Closed spichen closed 6 years ago
Public method added to check if the button animation is in progress.
public Boolean isAnimating() { return mState == State.PROGRESS; }
Public method added to check if the button animation is in progress.
public Boolean isAnimating() { return mState == State.PROGRESS; }