1.1.0
🎉 Released a new version 1.1.0
! 🎉
What's New?
- Updated compile SDK version to 30, kotlin version to 1.4.0 internally.
- Used single abstract method conversions to interfaces.
- Fixed
ProgressViewOrientation.VERTICAL
is not working properly (#10) - Fixed
progress_padding
is not working properly. - Optimized
HightLightView
initialization internally.