oli107 / material-range-bar

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

mrb_rangeBar broken #176

Open tellypresence opened 4 years ago

tellypresence commented 4 years ago

Layout xml attribute mrb_rangeBar has no apparent effect; always "false" (single pin only, no range selection capability)

Checked against all versions between and including 1.4.3 and 1.4.7

Procedure: Add dep to app-level build.gradle In blank fragment add the two sample xml blocks on README page (need to change id of the non-range second block) Run app; both bars are identical i.e. single pin only despite mrb_rangeBar set to "true" in first bar