How to set range between two thumbs in range seek bar in android?
问题 I am using the range seek bar in my app.It's working fine but my requirement is set the range between the two thumbs.In default both thumbs are overlapping each other in my case thumbs are not overlapping each other. How to set the range between the both thumbs in range seek bar? below is my range seek bar class.In my case difference between the two thumbs is 3.if two thumbs difference is 3,thumbs are can't overlap.how to set range between the thumbs? here is the class what i used public