oli107 / material-range-bar

Android widget for selecting a range of values.
Apache License 2.0
1.68k stars 370 forks source link

Pin is out of range. #159

Open ByeonWoojeong opened 5 years ago

ByeonWoojeong commented 5 years ago

screenshot_2019-01-17-16-16-59-1

When I move your finger thousands of times, out of range.

I tried to correct this problem, but I failed.

Is this a problem with the library?

This is part of my code.

seekbar

min is 0

ByeonWoojeong commented 5 years ago

I have fixed the character to 0 when it exceeds the range. Please tell me how to make pins move only within range.

krazykira commented 5 years ago

Can you please fork the project and change the sample app and then let me know. I cannot understand what issue you are facing as this doesn't happen on sample app