android phased seek bar allow create a seek bar with predefined states.
- Add the jitpack.io
repositories {
maven {
url 'https://jitpack.io'
}
}
- Add the phased seek bar
compile 'com.github.ademar111190:android-phased-seek-bar:1.0.0'
MIT License, more details at LICENSE