## 0.7.2
- Fix layout issue when in RTL mode (#6)
- Better padding handling for VerticalSeekBarWrapper
## 0.7.1
- Fix layout issue when placed inside of a LinearLayout with weight parameter (#5)
- Update support library to v25.2.0
## 0.7.0
- Fix padding handling (#3)
- Add android:splitTrack="false" workaround for Android N
- Update support library to v23.4.0
*This app is a demonstration app for the Vertical SeekBar library*
Vertical oriented SeekBar widget class compatible with Android 2.3 - 6.0.
Source code of the app and library are available on GitHub.
https://github.com/h6ah4i/android-verticalseekbar/