Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zzz40500/android-shapeLoadingView
高仿新版58 加载动画
https://github.com/zzz40500/android-shapeLoadingView
Last synced: about 1 month 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-11T03:15:43.000Z (almost 7 years ago)
- Last Synced: 2024-11-05T13:31:49.048Z (about 1 month 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
#效果图先行#
![58同城效果](http://upload-images.jianshu.io/upload_images/166866-7d4158de2ce40a9a.gif)
![实现的效果](http://upload-images.jianshu.io/upload_images/166866-6e4012c1949aaa7a.gif)
#地址:#
[github 直达](https://github.com/zzz40500/android-shapeLoadingView)[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Shape%20Loading%20View-brightgreen.svg?style=flat)](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#布局上
~~~
~~~
动画自动加载