weidongjian / androidWheelView

仿照iOS的滚轮控件,从请吃饭apk反编译出来的
Apache License 2.0
1.51k stars 264 forks source link

How to setInitPosition as float value? #59

Closed AkankshaEm closed 5 years ago

AkankshaEm commented 5 years ago

I need to set initial position as float value instead of integer, is there any way for it?