All Versions
8
Latest Version
Avg Release Cycle
30 days
Latest Release
2366 days ago
Changelog History
Changelog History
-
v1.2.2 Changes
June 12, 2018๐ฆ Exposed button state
-
v1.2.1 Changes
June 05, 2018๐ Fix for touch not working if button is programmatically initialised.
-
v1.2 Changes
May 24, 2018- New: adding
.setEnabled(false)
on ProSwipeButton will now turn it grey, lower opacity & not animate the arrow forward on initialisation, if the button was initialised in a disabled state. - New: On popular demand, we now have a new method
.showResultIcon(boolean isSuccess, boolean shouldReset)
to allow developer to expand / reset the button back again after showing a success or failure icon.
- New: adding
-
v1.1.1
April 06, 2018 -
v1.1 Changes
March 28, 2018- NEW: performOnSwipe() to programmatically swipe the button & call its attached onSwipeListener.
- morphToCircle() is now allowed so the button can be morphed without calling the attached onSwipeListener.
-
v1.0.2 Changes
March 23, 2018What's new?
๐ง 1. Swipe distance can now be configured from java
- Fix: Swipe hint arrow will no longer animate continuously if the parent layout has an animating view.
What's broken?
๐ป 1. Small UI issue: When user swipes button & it changes to LOADING state, then the hint arrow is briefly visible while the loading circular progress bar is shown.
-
v1.0.2.beta
March 22, 2018 -
v1.0.1
November 16, 2017