https://github.com/zzz40500/android-shapeLoadingView
高仿新版58 加载动画
https://github.com/zzz40500/android-shapeLoadingView
Last synced: 5 months ago
JSON representation
高仿新版58 加载动画
- Host: GitHub
- URL: https://github.com/zzz40500/android-shapeLoadingView
- Owner: zzz40500
- License: apache-2.0
- Created: 2015-04-06T04:56:31.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-11T03:15:43.000Z (about 7 years ago)
- Last Synced: 2024-11-05T13:31:49.048Z (5 months ago)
- Language: Java
- Size: 120 KB
- Stars: 1,789
- Watchers: 56
- Forks: 414
- Open Issues: 8
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
- awesome-github-android-ui - android-shapeLoadingView - 高仿新版58 加载动画 (进度条)
- awesome-loading-indicators - android-shapeLoadingView - 高仿新版58 加载动画. (Java)
- awesome-android-ui - https://github.com/zzz40500/android-shapeLoadingView
- awesome-android-ui - https://github.com/zzz40500/android-shapeLoadingView
README
#效果图先行#


#地址:#
[github 直达](https://github.com/zzz40500/android-shapeLoadingView)[](http://android-arsenal.com/details/1/1897)
###gradle
/build.gradle
~~~
repositories {
maven {
url "https://jitpack.io"
}
}
~~~
/app/build.gradle
~~~
dependencies {
compile 'com.github.zzz40500:android-shapeLoadingView:1.0.3.2'
}
~~~
#usage#布局上
~~~
~~~
动画自动加载