Package com.intercom.composer.animation
Class SendButtonAnimator
- java.lang.Object
-
- com.intercom.composer.animation.SendButtonAnimator
-
public class SendButtonAnimator extends Object
-
-
Constructor Summary
Constructors Constructor Description SendButtonAnimator(View background, ImageView button, ShowSendButtonAnimatorListener showSendButtonAnimatorListener, HideSendButtonAnimatorListener hideSendButtonAnimatorListener)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidanimateButtonVisibility(boolean show, AnimationStatus animationStatus)
-
-
-
Constructor Detail
-
SendButtonAnimator
public SendButtonAnimator(View background, ImageView button, ShowSendButtonAnimatorListener showSendButtonAnimatorListener, HideSendButtonAnimatorListener hideSendButtonAnimatorListener)
-
-
Method Detail
-
animateButtonVisibility
public void animateButtonVisibility(boolean show, AnimationStatus animationStatus)
-
-