oli107 / material-range-bar

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

Is it possible to get the range bar curved, instead of a straight line? #145

Open hzhelev opened 6 years ago

hzhelev commented 6 years ago

Hi there! I want to use the range bar, and for the purposes of my project, I want it to be curved. What should I do to accomplish it? Is it at all possible?

Example: something like this

krazykira commented 6 years ago

This is not possible with material rangebar at the moment, Probably it makes more sense to fork the repository and implement this yourself