Android代码-SmoothProgressBar

时间:2022-08-25 23:28:01
【文件属性】:

文件名称:Android代码-SmoothProgressBar

文件大小:5.18MB

文件格式:ZIP

更新时间:2022-08-25 23:28:01

Android代码

Description Small library allowing you to make a smooth indeterminate progress bar. You can either user your progress bars and set this drawable or use directly the SmoothProgressBarView. Demo: Sample app available on the Play Store How does it work I wrote a blog post about that. Integration SmoothProgressBar (min API 7): CircularProgressBar (min API 14): The lib is now on Maven Central. All you have to do is add it on your gradle build: dependencies { // of course, do not write x.x.


【文件预览】:
SmoothProgressBar-master
----gradlew(5KB)
----settings.gradle(65B)
----library-circular()
--------src()
--------gradle.properties(192B)
--------build.gradle(555B)
----library()
--------src()
--------gradle.properties(189B)
--------build.gradle(554B)
----.travis.yml(164B)
----gradle()
--------wrapper()
----LICENSE.md(10KB)
----README.md(7KB)
----sample()
--------src()
--------build.gradle(1KB)
----screenshots()
--------SPB_sample.gif(6.4MB)
----gradlew.bat(2KB)
----gradle.properties(599B)
----.gitignore(364B)
----CHANGELOG.md(2KB)
----build.gradle(580B)

网友评论