文件名称:Android代码-Android自定义多种风格进度控件
文件大小:799KB
文件格式:ZIP
更新时间:2022-08-25 21:41:31
Android代码
ProgressView 中文版点我 ProgressView is a Custom View extend Progressbar to realize circular and horizontal ProgressBar with number. Screenshots Installation Add the depedency in your build.gradle. The library is distributed via jCenter. dependencies { compile 'com.white:progressview:1.0.1' } Usage In the XML add the progressview in your layout.xml and set the attributes // style Horizontal // style Circle In the Activity you can also set all of the attributes in activity horizonta
【文件预览】:
ProgressView-master
----gradlew(5KB)
----settings.gradle(35B)
----LICENSE.txt(11KB)
----README_CN.md(5KB)
----gradle()
--------wrapper()
----README.md(5KB)
----sample()
--------src()
--------.gitignore(7B)
--------build.gradle(879B)
--------proguard-rules.pro(951B)
----progressview()
--------src()
--------.gitignore(7B)
--------build.gradle(3KB)
--------proguard-rules.pro(951B)
----gradlew.bat(2KB)
----gradle.properties(730B)
----.gitignore(567B)
----screenshot()
--------demo.gif(258KB)
--------preview.gif(401KB)
----build.gradle(694B)