oli107 / material-range-bar

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

Not easy to set right to same value of left when there are a lot of ticks #101

Closed johnpeb closed 6 years ago

johnpeb commented 7 years ago

For example if one makes a one sided slider (seek?) from 0 to 100 it is not east to select exactly 0. One has to move the point very carefully and slowly to the left in order to select 0 value.

Reproducible in the demo app:

MaxHastings commented 7 years ago

Any solution?

MaxHastings commented 7 years ago

112 I think I figured out the issue. See my pull request.

krazykira commented 6 years ago

Fixed in version 1.4.3