oli107 / material-range-bar

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

Fix pin text alignment and adds the "fromRight" parameter #107

Closed jmcazaux closed 6 years ago

jmcazaux commented 7 years ago

Improves the vertical alignment of text within pins (was off a little bit).

Added a new "fromRight" parameter that allows to draw the connecting line from the right end of the bar rather than the left hand (only applies when rangeBar = false).

krazykira commented 6 years ago

@jmcazaux can you please fix the conflicts. The folder structured got changed after the last update

krazykira commented 6 years ago

This codebase is outdated and the folder structured got changed after the last update so kindly resolve conflicts and submit new PR