public class SwapAnimation extends BaseAnimation<android.animation.ValueAnimator>
animationDuration, animator, DEFAULT_ANIMATION_TIME, listener| Constructor and Description |
|---|
SwapAnimation(ValueController.UpdateListener listener) |
| Modifier and Type | Method and Description |
|---|---|
android.animation.ValueAnimator |
createAnimator() |
SwapAnimation |
progress(float progress) |
SwapAnimation |
with(int coordinateStart,
int coordinateEnd) |
duration, end, startpublic SwapAnimation(ValueController.UpdateListener listener)
public android.animation.ValueAnimator createAnimator()
createAnimator in class BaseAnimation<android.animation.ValueAnimator>public SwapAnimation progress(float progress)
progress in class BaseAnimation<android.animation.ValueAnimator>public SwapAnimation with(int coordinateStart, int coordinateEnd)