syedowaisali / crystal-range-seekbar

538 stars 170 forks source link

How to set right thumb at initial level #89

Open jayesh28589 opened 6 years ago

jayesh28589 commented 6 years ago

Hello syedowaisali, Thanks for creating such a great library.

I am using this library to show the seekbar with two thums, when I use this in my app, both the thumbs display at laft overlapped to each other,

I want to show right thumb at right end and left thumb at left end.

Can you let me know how can I do that?

Please refer this https://stackoverflow.com/questions/24444470/how-to-implement-price-range-seekbar

Thanks.