Releases: akexorcist/RoundCornerProgressBar
Releases · akexorcist/RoundCornerProgressBar
2.2.0
2.1.2
- Fix unspecified module error
2.1.1
2.1.0
CenteredRoundCornerProgressBar
added #42IndeterminateRoundCornerProgressBar
andIndeterminateCenteredRoundCornerProgressBar
addedIconRoundCornerProgressBar
now support forBitmap
andDrawable
for icon- Animation for progress update (disable by default) added. This feature applied to all progress bars
- Gradient progress color support (both primary and secondary progress) added. This feature applied to all progress bars #39
- Text gravity when inside/outside and text position pririty attribute in
TextRoundCornerProgressBar
added - Integer value support for progress setter (convert to float inside) added
- Update to Gradle Plugin 3.6.3 and Gradle 5.6.4
- Migrate from Android Support to AndroidX
- Still in Java! (will be Kotlin in next version)
- Fix bug in #43 #20 #74
- Moved from MavenCentral to JCenter. Please see "Installation" section for new artifact ID
- All new sample code. You should try it!
- Add useful annotations for Kotlin
2.0.3
Multiple way to define icon size of IconRoundCornerProgressBar (rcIconSize or rcIconWidth and rcIconHeight)
2.0.2
Fix layout preview problem
Remove Custom TextView class temporary (until next update for TextRoundCornerProgressBar)
2.0.1
1.2.6
Fix reverse progress on IconRoundCornerProgressBar
1.2.4
Fix parcelable