oli107 / material-range-bar

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

Limitation in library which causes crashes #142

Open UsmanGhauri opened 6 years ago

UsmanGhauri commented 6 years ago

There is this Limitation in the library which causes crashes. I have to setTickEnd before calling setTickStart. and it took me a while to figure this out thought this shouldn't be a limitation to set max first then min but nonetheless hope it gets fixed in new build