File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## Example
2- ![ Alt Text ] ( https://github.com/SudoAjay/LoadingAnimation-Android/blob/master/app /src/main/res/drawable/LoadingAnimation .gif )
3-
2+ ![ Error ] ( https://github.com/SudoAjay/LoadingAnimation-Android/blob/master/LoadingAnimation-Example /src/main/res/drawable/loadinganimation .gif )
3+
44### To get a Git project into your build
55
66#### Step 1. Add the JitPack repository to your build file
@@ -20,7 +20,7 @@ allprojects {
2020
2121``` Java
2222dependencies {
23- implementation ' com.github.SudoAjay:LoadingAnimation-Android:v2.1 '
23+ implementation ' com.github.SudoAjay:LoadingAnimation-Android:v3.0 '
2424
2525 }
2626```
@@ -52,5 +52,5 @@ If you want to modify or want some changes in loadingAnimation . So follow below
5252 loadingAnimation. setTiming(1000 ); // 1 sec
5353```
5454### LICENCE
55- LoadingAnimation by Sudo Ajay v2.1
55+ LoadingAnimation by Sudo Ajay v3.0
5656
You can’t perform that action at this time.
0 commit comments