ProSwipeButton v1.2 Release Notes

Release Date: 2018-05-24 // almost 6 years ago
    1. 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.
    2. 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.