答案 0 :(得分:2)
使用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" />
答案 1 :(得分:0)
您也可以使用github库https://github.com/ademar111190/android-phased-seek-bar
它非常易于使用。