Reputation: 1135
This is exactly what i need Any help?
Upvotes: 0
Views: 452
Reputation: 667
You can also use github library https://github.com/ademar111190/android-phased-seek-bar
It is very easy to use.
Upvotes: 0
Reputation: 22945
Use github Library, seekbar karabaralex/android-comboseekbar
<com.infteh.comboseekbar.ComboSeekBar xmlns:cbs="http://schemas.android.com/apk/res-auto"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
cbs:myColor="@android:color/black" />
Upvotes: 2