Skip to content

Releases: hellosagar/ProgressButton

What's new:

22 Sep 15:43
Compare
Choose a tag to compare
What's new: Pre-release
Pre-release

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:

19 Sep 11:56
Compare
Choose a tag to compare
What's new: Pre-release
Pre-release
  • 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

05 Jul 23:56
a699464
Compare
Choose a tag to compare
0.33 Pre-release
Pre-release

What's new:

  • Fixed the setDefaultText and setFinishedText method implementation
  • LiveData integration feature is now here

0.32

27 Jun 18:09
Compare
Choose a tag to compare
0.32 Pre-release
Pre-release

What's new:

  • Fixed the views get active on enable() too like reset()

0.31

27 Jun 12:15
Compare
Choose a tag to compare
0.31 Pre-release
Pre-release

What's new:

  • Fixed the button enabled and disabled bug on active() and disable()

0.3

26 Jun 12:42
Compare
Choose a tag to compare
0.3 Pre-release
Pre-release

🎉 Released the new version 0.21!

Whats New:

  • Added support for minSdkVersion 21 for the library

0.2

26 Jun 12:30
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release

🎉 Released the new version 0.2 !

Whats New:

  • Fixed the XML rendering problem
  • Added minSdkVersion 21 support

0.1

15 Jun 16:30
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release

For testing purpose making it public