warkiz / IndicatorSeekBar

A custom SeekBar on Android, which can be changed the size ,color , thumb drawable , tick drawable , tick text and indicator , also , will show an indicator view with progress above SeekBar when seeking. https://github.com/warkiz/IndicatorSeekBar
Apache License 2.0
2.16k stars 417 forks source link

indicatorColor() is not working #236

Closed honeysamresh closed 3 years ago

honeysamresh commented 3 years ago

indicatorColor(getResources().getColor(R.color.color_blue)); is not working. may be this function is not public