如何在开始、中间和结束上方创建带有文本的分阶段搜索栏
How to create a phased Seekbar with text above start, middle, and end
这正是我需要的任何帮助?
使用github库,搜索栏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" />
您还可以使用 github 库 https://github.com/ademar111190/android-phased-seek-bar
非常好用。
这正是我需要的任何帮助?
使用github库,搜索栏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" />
您还可以使用 github 库 https://github.com/ademar111190/android-phased-seek-bar
非常好用。