Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
progressview-1.1.0.aar | 2020-09-11 | 59.7 kB | |
1.1.0 source code.tar.gz | 2020-09-11 | 224.5 kB | |
1.1.0 source code.zip | 2020-09-11 | 255.8 kB | |
README.md | 2020-09-11 | 377 Bytes | |
Totals: 4 Items | 540.3 kB | 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.