syedowaisali / crystal-range-seekbar

537 stars 164 forks source link

setMinStartValue and setMaxStartValue do not work properly for CrystalRangeSeekbar (new problem!) #33

Closed artests87 closed 6 years ago

artests87 commented 7 years ago

Hi! 1.1.3 If I set the minValue near the maxValue(end bar) - I get minValue and maxValue at the start bar, instead minValue and maxValue at the end bar. Thanks

kmalmur commented 7 years ago

I have the same issue

gfdarcy commented 7 years ago

Ditto. 1.1.3 installed. (Gap also doesn't work, but I'll mention that elsewhere)

TheLester commented 7 years ago

Same issue. I noticed that problem only when i set min/max start value programatically, followed by apply()

bstanga commented 7 years ago

Fixed it. Waiting for the pull request #49 to be merged.