Skip to content

Releases: leandroBorgesFerreira/LoadingButtonAndroid

1.11.0

26 Dec 23:14
Compare
Choose a tag to compare

Api design fixes

1.10.0

23 Dec 15:42
Compare
Choose a tag to compare
  • Fixing bug when trying to set spinning bar colour programatically. Now it changes the colour correctly.

1.9.0

22 Dec 18:31
Compare
Choose a tag to compare
  • Fixing the setBackgroundColor and setBackgroundResource methods

1.8.4

14 Nov 11:53
Compare
Choose a tag to compare

Making possible to change image when reverting the animation o loading image button

1.8.3

13 Oct 19:04
Compare
Choose a tag to compare
  • Now it is possible to add this button by code.
  • Compatible with Anko.
  • There is an activity made with Anko as an example of use with Anko.

1.8.2

25 Sep 22:09
Compare
Choose a tag to compare

Support for ripple effect

1.8.1

18 Sep 13:36
Compare
Choose a tag to compare
  • Restore drawables when reverting state
  • Min SDK updated to 17

1.8.0

24 Jul 02:31
Compare
Choose a tag to compare
  • Fixing the blinking animation bug.
  • Small changes in the animation. I changed the DecelerateInterpolator for the AccelerateDecelerateInterpolator and now the sweep animation in the indeterminate progress is a little bit faster.