You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 barThe text was updated successfully, but these errors were encountered: