oli107 / material-range-bar

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

Clicking over bar, for seekbar stattus and option to set the bottom Bar with rounded corners. #128

Closed 2math closed 6 years ago

2math commented 6 years ago

The problem comes when we have single thumb and the progress is rounded, but the bar behind is not, which leeds to look like the view is cut from the right side. The option is available trough method and xml attribute.

2math commented 6 years ago

New update to fix an issue when the status bar is not RangeBar but single seekbar to select the right thumb to the nearest tick, when clicked on the bar

krazykira commented 6 years ago

Merged. Thankyou for your contribution