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: 25 days ago
JSON representation

高仿新版58 加载动画

Lists

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#

布局上
~~~

~~~

动画自动加载