Android代码-WheelView

时间:2022-08-27 19:58:00
【文件属性】:

文件名称:Android代码-WheelView

文件大小:3.56MB

文件格式:ZIP

更新时间:2022-08-27 19:58:00

Android代码

WheelView WheelView is an Android library that allows drawables to be placed on a rotatable wheel. It behaves like a Circular ListView where items rotate rather than scroll vertically. It isn't limited by the number of items that can fit on the wheel since it will cycle through each adapter position when the wheel is rotated. It can be rotated at any angle and from any position. The WheelView can be used as a way to select one item from a list. The SelectionAngle determines what position on the


【文件预览】:
WheelView-master
----gradlew.bat(2KB)
----gradlew(5KB)
----WheelViewLib()
--------gradle.properties(62B)
--------proguard-rules.txt(687B)
--------src()
--------.gitignore(7B)
--------build.gradle(528B)
----gradle.properties(629B)
----Graphics()
--------center_wheel.gif(2.16MB)
--------bottom_wheel.gif(1.35MB)
----WheelViewSample()
--------proguard-rules.txt(687B)
--------src()
--------.gitignore(7B)
--------build.gradle(601B)
----gradle()
--------wrapper()
----.gitignore(369B)
----README.md(5KB)
----settings.gradle(44B)
----.gitattributes(65B)
----LICENSE.txt(11KB)
----build.gradle(336B)

网友评论