public class OvershootInLeftAnimator extends BaseItemAnimator
BaseItemAnimator.DefaultAddVpaListener, BaseItemAnimator.DefaultRemoveVpaListenermAddAnimations, mInterpolator, mRemoveAnimations| Constructor and Description |
|---|
OvershootInLeftAnimator() |
OvershootInLeftAnimator(float mTension) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
animateAddImpl(RecyclerView.ViewHolder holder) |
protected void |
animateRemoveImpl(RecyclerView.ViewHolder holder) |
protected void |
preAnimateAddImpl(RecyclerView.ViewHolder holder) |
animateAdd, animateChange, animateMove, animateRemove, endAnimation, endAnimations, getAddDelay, getRemoveDelay, isRunning, preAnimateRemoveImpl, runPendingAnimations, setInterpolatorpublic OvershootInLeftAnimator()
public OvershootInLeftAnimator(float mTension)
protected void animateRemoveImpl(RecyclerView.ViewHolder holder)
animateRemoveImpl in class BaseItemAnimatorprotected void preAnimateAddImpl(RecyclerView.ViewHolder holder)
preAnimateAddImpl in class BaseItemAnimatorprotected void animateAddImpl(RecyclerView.ViewHolder holder)
animateAddImpl in class BaseItemAnimator