Release 0.5.1
Fixes
- The reflection used to enable the tick marks from the AppCompatSeekBar could break apps if they are using ProGuard, this has been fixed by implementing tick mark support inside the custom SeekBar itself - see b1310c3
- Icon position for SeekBars has been fixed