Releases: hellosagar/ProgressButton
Releases · hellosagar/ProgressButton
What's new:
Same as the previous release but the previous release fails in jetpack build, so here is the fix.
- Added the jetpack compose support
- Added the method setState to change the button state using the enum
- Renamed the button state from setActivate() to setLoading()
What's new:
- Added the jetpack compose support
- Added the method setState to change the button state using the enum
- Renamed the button state from setActivate() to setLoading()
0.33
What's new:
- Fixed the setDefaultText and setFinishedText method implementation
- LiveData integration feature is now here
0.32
What's new:
- Fixed the views get active on enable() too like reset()
0.31
What's new:
- Fixed the button enabled and disabled bug on active() and disable()
0.3
🎉 Released the new version 0.21
!
Whats New:
- Added support for minSdkVersion 21 for the library
0.2
🎉 Released the new version 0.2
!
Whats New:
- Fixed the XML rendering problem
- Added minSdkVersion 21 support
0.1
For testing purpose making it public