Releases: hluhovskyi/HoldingButton
Releases · hluhovskyi/HoldingButton
v0.1.3
Fix bug related to reattaching view. Thanks @ParadiseHell !
v0.1.1
- Add support for VectorDrawable
- Add setIcon method for Drawable
v0.1.0
Add RTL support
v0.0.9
Fixed touch listener area
v0.0.8
Add ability to intercept expanding animation
v0.0.7
Add ability to enable/disable HoldingButton
v0.0.6
Add cancel and submit methods
v0.0.5
Add animation to icon
v0.0.4
Add cancel flag in onCollapse callback.