Android代码-一个环形计数Widget

时间:2022-08-25 21:50:05
【文件属性】:
文件名称:Android代码-一个环形计数Widget
文件大小:125KB
文件格式:ZIP
更新时间:2022-08-25 21:50:05
Android代码 Circular Counter Circular Counter is an Android Widget I needed to implement for an application I was developing. As it could be useful to more people, I tried to make it generic enough to share and be used by others. The view shows a value in the center together with 3 bars that grow depending on the values received. Digging into the code you can easily increase or decrease the number of bars. Screenshot Usage Add CircularCounter widget to your layout. Configure the view customization elem
【文件预览】:
CircularCounter-master
----.gitignore(396B)
----README.md(2KB)
----screenshot.png(72KB)
----circularcounter()
--------AndroidManifest.xml(318B)
--------src()
--------project.properties(583B)
--------res()
----sample()
--------AndroidManifest.xml(901B)
--------proguard-project.txt(781B)
--------src()
--------project.properties(610B)
--------res()

网友评论