Android phased seek bar
android phased seek bar allow create a seek bar with predefined states.
Preview
How to
- Add the jitpack.io
repositories {
maven {
url 'https://jitpack.io'
}
}
- Add the phased seek bar
compile 'com.github.ademar111190:android-phased-seek-bar:0.1.2'
License
GNU Lesser General Public License at version 3, more details at LICENSE