posted 12 years ago
Hi all,
I have implemented a slider in android by using the seek bar component. But with seek bar there is only one thumb the user will be able to set one value at a time. So the min value will always be 0 and max value will be based on the position of the scrubber. I was set 2 values with one control like a dual thumb slider. I came across the yahoo interface library dual range slider. Can anyone give some idea on how to achieve the same in Android? Please let me know.
Thanks