0

As you know there is no two thumbs bar in android. How can we build vertical range bar in android? There are some open source projects but all horizontal.

enter image description here

Helder Sepulveda
  • 15,500
  • 4
  • 29
  • 56
Mucahit
  • 573
  • 1
  • 6
  • 16

1 Answers1

2

Have a look at this library. This might help you

https://github.com/Larpon/RangeSeekBar

Also, have a look at this SO answer How to make double seekbar in android?

MXC
  • 458
  • 1
  • 5
  • 21