oli107 / material-range-bar

Android widget for selecting a range of values.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set minimum range

thalisvilela opened this issue · comments

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

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

Actually it is possible please check my other answer: #172 (comment)