public interface AppearAnimationCreator<T>
AppearAnimationUtils
Modifier and Type | Method and Description |
---|---|
void |
createAnimation(T animatedObject,
long delay,
long duration,
float translationY,
boolean appearing,
Interpolator interpolator,
Runnable finishListener) |
void createAnimation(T animatedObject, long delay, long duration, float translationY, boolean appearing, Interpolator interpolator, Runnable finishListener)