WheelView
WheelView copied to clipboard
Can I make number below each circle?
Hello, I want to move the number 1,2,3 below each circle. How can I make it?
The wheel items are just drawables - this is the downside to if they were views it would be much easier to achieve what you want. I think it's possible but not straight forward. You would have to look at the code to see how it renders the wheel items and how the bounds are determined