oli107 / material-range-bar

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

Can we change pin shape? #124

Open khadkarajesh opened 6 years ago

khadkarajesh commented 6 years ago

How can we change the shape of pin to this shape below ?

jmiecz commented 6 years ago

Looks like PinView is using R.drawable.rotate. I think you should be able to provide your own drawable with the same name to change the look