WheelView
Android UI library to create wheels.
Usage
Set up the dependency
- Add the JitPack repository to your root build.gradle at the end of repositories:
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
- Add dependency in the build.gradle:
implementation 'com.github.psuzn:WheelView:1.0.0'
Use a WheelView
in your layout.
Setup arc titles
Customization
You can customize following properties:
1. Wheel Mode
The WheelView
has two modes