oli107 / material-range-bar

Android widget for selecting a range of values.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to provide a drawable for range bar color?

Shreyas25 opened this issue · comments

Is there any provision to assign a drawable for app:mrb_rangeBarColor property as there is android:progressDrawable in SeekBar?
As for now only simple int color can be provided.
If there is any workaround..?