WheelPicker icon indicating copy to clipboard operation
WheelPicker copied to clipboard

Simple and fantastic wheel view in realistic effect for android.

Results 110 WheelPicker issues
Sort by recently updated
recently updated
newest added

项目编译的apk有bug demo apk 没有 请大神关注

I want to change the color and size of the text of selected item. I found the method to change the color of selected item's text. But is there any...

Sorry opened it on the wrong project. Pls ignore

UI overlap & No 3D ``` WheelPicker wheelPicker = new WheelPicker(context); mLayoutContainer.addView(wheelPicker); ``` ![issue](https://cloud.githubusercontent.com/assets/6345749/22923089/11791d6a-f2db-11e6-960f-e437fa16d1cd.png)

Replaced the break after isClick in the movement checker, which, according to an allowClick flag, triggers onItemSelected after a user clicks the widget. Also added to the interface for other...

大力(出奇迹)滚动, 在picker处于flying的时候, 手机按下使picker强行停止滚动, 然后手指抬起, 这个时候picker不会自动滚动到最近的item, 也许会处于2个item之间, 并且(重要的是), 虽然picker经历的滚动->停止这个过程, 但是并没有重新选定数值, 相当于这次滚动一直没有停止. try it?

for example if a i press a button the widget to start sliding .

Is there an event that gets called when the wheel picker has cycled ?

引入1.1.2版本报错,提示找不到自定义属性参数,另外demo里也是缺少style文件报错