syedowaisali / crystal-range-seekbar

537 stars 164 forks source link

How to change left and right bar_color ? #64

Closed chathudan closed 6 years ago

chathudan commented 6 years ago

How can I change bar color like this?

seekbar

msayanece commented 6 years ago

app:left_thumb_color="@color/colorAccent" app:left_thumb_color_pressed="@color/colorAccent" app:right_thumb_color="@color/colorAccent" app:right_thumb_color_pressed="@color/colorAccent"

syedowaisali commented 6 years ago

Not supported yet, The feature noted and it will be supported on next version that will be available soon.