Android代码-ProgressWheel

时间:2022-08-25 21:19:38
【文件属性】:

文件名称:Android代码-ProgressWheel

文件大小:77KB

文件格式:ZIP

更新时间:2022-08-25 21:19:38

Android代码

Progress Wheel This is a custom component for Android intended for use instead of a progress bar. Compare it side by side with the Android 2x progress wheel: A complete walkthrough of how to use this component in your app XML: To implement the view in your xml layout do the following: Add the following to your attrs.xml file (in res/values): 2. Add the following code to the root view of your layout: `xmlns:ProgressWheel="http://schemas.android.com/apk/res/com.visualdenim.schooltraq"` 3.


【文件预览】:
ProgressWheel-master
----gradlew.bat(2KB)
----gradlew(5KB)
----sample_image.png(7KB)
----res()
--------values()
--------layout()
----proguard-project.txt(781B)
----sample_image_4.png(5KB)
----sample_image_3.png(1KB)
----build.xml(4KB)
----proguard.cfg(1KB)
----src()
--------com()
----MIT-LICENSE.txt(1KB)
----sample_image_2.png(5KB)
----.gitignore(429B)
----project.properties(382B)
----README.md(4KB)
----AndroidManifest.xml(679B)
----sample_image5.png(41KB)
----build.gradle(581B)

网友评论