Releases: leandroBorgesFerreira/LoadingButtonAndroid
Releases · leandroBorgesFerreira/LoadingButtonAndroid
1.11.0
Api design fixes
1.10.0
- Fixing bug when trying to set spinning bar colour programatically. Now it changes the colour correctly.
1.9.0
- Fixing the setBackgroundColor and setBackgroundResource methods
1.8.4
Making possible to change image when reverting the animation o loading image button
1.8.3
- 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
Support for ripple effect
1.8.1
- Restore drawables when reverting state
- Min SDK updated to 17
1.8.0
- 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.