WheelView icon indicating copy to clipboard operation
WheelView copied to clipboard

Can I make number below each circle?

Open HeySunBoy opened this issue 8 years ago • 1 comments

Hello, I want to move the number 1,2,3 below each circle. How can I make it?

HeySunBoy avatar Oct 21 '17 03:10 HeySunBoy

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

LukeDeighton avatar Oct 21 '17 09:10 LukeDeighton