文件名称:Android代码-WheelView-Android
文件大小:195KB
文件格式:ZIP
更新时间:2022-08-27 00:04:44
Android代码
WheelView-Android Selector with wheel view, applicable to selecting money or other short length values. Use with Gradle: dependencies { compile 'com.lantouzi.wheelview:library:1.1.2' } Screenshot of Demo: Usage Style the view in xml: lwvHighlightColor highlight color for selected item and the cursor. lwvMarkColor color of mark on normal status. lwvMarkTextColor color of mark text on normal status. lwvIntervalFactor factor for calculate interval using text width.(larger means sparser) lwvMark
【文件预览】:
WheelView-Android-master
----.gitignore(338B)
----settings.gradle(28B)
----WheelView-Android.iml(948B)
----build.gradle(634B)
----library()
--------.gitignore(13B)
--------build.gradle(3KB)
--------src()
--------proguard-rules.pro(666B)
--------library.iml(7KB)
----gradlew(5KB)
----LICENSE(11KB)
----Wheelview.iml(940B)
----README.md(2KB)
----gradlew.bat(2KB)
----demo()
--------.gitignore(7B)
--------build.gradle(633B)
--------src()
--------demo.iml(7KB)
--------proguard-rules.pro(666B)
----gradle()
--------wrapper()
----preview()
--------demo.png(88KB)