Closed ghost closed 8 years ago
Currently the min sdk version needs to be 16 due to PlaybackFragment: mSeekBar.getThumb().setColorFilter(filter);
hopefully i can update this later with my own drawable if I can fine the 9-patch image of the standard lollipop seekbar
For better retro compatibility, i'm trying to to set it's min version to 14 and this was need to show the timer correctly on that version.