How to make double seekbar in android?

后端 未结 5 1289
故里飘歌
故里飘歌 2021-02-07 17:32

I am building an android application where the user select the a maximum value by seekbar.

I need another button on the same seekbar so that user can select maximum and

5条回答
  •  说谎
    说谎 (楼主)
    2021-02-07 18:11

    RangeSeekBar https://github.com/RanaRanvijaySingh/RangeSeekBar. Also there are other libraries available which offers a lot of customization. If you want to go for more interactive design then look for Material Range Bar http://android-arsenal.com/details/1/1272.

提交回复
热议问题