oli107 / material-range-bar

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

Set minimum range #168

Open thalisvilela opened 5 years ago

thalisvilela commented 5 years ago

Is there a way to define a minimum range? Preventing the user from selecting a smaller range than what is configured?

krazykira commented 5 years ago

Nope, It is not possible to configure a range once Rangebar is created and then dynamically bound the user within that range

Mukarrim commented 4 years ago

Actually it is possible please check my other answer: https://github.com/oli107/material-range-bar/issues/172#issuecomment-535051056