Skip to content

Releases: hluhovskyi/HoldingButton

v0.1.3

20 Mar 22:04
Compare
Choose a tag to compare

Fix bug related to reattaching view. Thanks @ParadiseHell !

v0.1.1

24 Jan 15:47
Compare
Choose a tag to compare
  • Add support for VectorDrawable
  • Add setIcon method for Drawable

v0.1.0

27 Oct 15:56
Compare
Choose a tag to compare

Add RTL support

v0.0.9

25 May 10:01
Compare
Choose a tag to compare

Fixed touch listener area

v0.0.8

22 May 14:15
Compare
Choose a tag to compare

Add ability to intercept expanding animation

v0.0.7

10 May 10:51
Compare
Choose a tag to compare

Add ability to enable/disable HoldingButton

v0.0.6

17 Mar 10:33
Compare
Choose a tag to compare

Add cancel and submit methods

v0.0.5

15 Mar 08:04
Compare
Choose a tag to compare

Add animation to icon

v0.0.4

13 Mar 22:39
Compare
Choose a tag to compare

Add cancel flag in onCollapse callback.