oli107 / material-range-bar

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

How to provide a drawable for range bar color? #195

Open Shreyas25 opened 3 years ago

Shreyas25 commented 3 years ago

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..?