File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ AVLoadingIndicatorView is a collection of nice loading animations for Android.
7
7
You can also find IOS version of this [ here] ( https://github.com/ninjaprox/NVActivityIndicatorView ) .
8
8
9
9
## Demo
10
- ![ ] ( https://github.com/81813780/AVLoadingIndicatorView/blob/master/Demo .gif )
10
+ ![ ] ( https://github.com/81813780/AVLoadingIndicatorView/blob/master/Demo2 .gif )
11
11
12
12
## Usage
13
13
Original file line number Diff line number Diff line change 30
30
PUBLISH_DES = ' Nice loading animations for Android'
31
31
LIB_NAME = ' AVLoadingIndicatorView'
32
32
33
- WEBSITE_URL = ' 库的网站链接 ' // 可以填写github上的库地址.
34
- ISSUE_TRACKER_URL = ' 库的issue链接 ' // 可以填写github库的issue地址.
35
- VSC_URL = ' 库的版本控制地址 ' // 可以填写github上库的地址.
33
+ WEBSITE_URL = ' https://github.com/81813780/AVLoadingIndicatorView '
34
+ ISSUE_TRACKER_URL = ' https://github.com/81813780/AVLoadingIndicatorView/issues '
35
+ VSC_URL = ' https://github.com/81813780/AVLoadingIndicatorView '
36
36
}
37
37
38
38
apply from : ' https://raw.githubusercontent.com/andforce/release-android-lib-to-jcenter/master/bintray.gradle'
You can’t perform that action at this time.
0 commit comments