WheelView icon indicating copy to clipboard operation
WheelView copied to clipboard

How to make the wheel smother

Open Sudhansuu opened this issue 6 years ago • 1 comments

I am working on an application in which I have integrated this library and for wheels, I have used custom drawables. I am getting position perfectly and I have faced no issue in setup. But using drawable when I scroll the wheel it is lagging, not rotating properly. Is there any solution to make rotation smoother. If anyone has any idea please help me.

Sudhansuu avatar Jun 19 '18 13:06 Sudhansuu

I faced the same problem and I detected that the problem is related to ScrollView. I hope this helps somebody who faces the same problem.

fgustovo avatar Mar 05 '19 06:03 fgustovo