All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
- Nothing so far
- set step value from code (Issue)
- Updated library to extend form View class instead of SeekBar
- Add different orientation to RangeSeekBarView library
- Add DoubleValueSeekBarView library implementation
- Add custom SeekChangeListener to override the default one for SeekBr (Issue)
- Migrated to koltin
- Update README.MD
- Add animation support
- fix setValue programmatically not working (Issue)
- Fix range issue
- First release