Search code examples
androidxmluser-interfaceandroid-studioseekbar

How to create a phased Seekbar with text above start, middle, and end


This is exactly what i need Any help?

enter image description here


Solution

  • 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" />