meghalagrawal / android-phased-seek-bar

android phased seek bar allow create a seek bar with predefined states.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android phased seek bar

android phased seek bar allow create a seek bar with predefined states.

Android Arsenal

Preview

preview

How to

  1. Add the jitpack.io
repositories {
    maven {
        url 'https://jitpack.io'
    }
}
  1. 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

About

android phased seek bar allow create a seek bar with predefined states.

License:GNU Lesser General Public License v3.0


Languages

Language:Java 100.0%