Seekbar for two values [-50, 0, 50]

lysenkobv picture lysenkobv · Jul 2, 2013 · Viewed 10.1k times · Source

I need to place "start point" in center of seek bar.
How can i do like this?

seek barr for two values

Answer

Gaurav Vashisth picture Gaurav Vashisth · Apr 2, 2014

I faced the same problem. Thanks to Commonsware to point to right direction. I wrote a class inspired by code.google.com/p/range-seek-bar) to get the solution.

https://github.com/vashisthg/StartPointSeekBar