SpinningWheelAndroid icon indicating copy to clipboard operation
SpinningWheelAndroid copied to clipboard

Custom Spinning Wheel View for Android

Results 8 SpinningWheelAndroid issues
Sort by recently updated
recently updated
newest added

Is there a way to implement this library with Kotlin

### How can I increase the font size and change the font type? @adef145 help

I have to rotate the spinner and stop at a specific item in the spinner.

I am working on the wheel like this image, Is it possible to rotate the text on the wheel? ![image](https://user-images.githubusercontent.com/2101313/85825291-75aa4e80-b79f-11ea-8c81-95ca51fe0b3b.png)

I am using this library and i want the text in center of triangle and also wants text vertical with rotation so that we can read character like T E...

The text is too close to the margin. Can you include padding? Thanks! Edit: Solved it by including special space characters before the text. It doesn't work with normal space...

This seems to be very much what I'm look for with an extremely easy-to-use interface (good work!), but what I'm missing is "touch momentum". Simply I want the user to...

Hello. thank's for this great djob. Is it possible to replace items text by Image?