Class Overview
Item Animation manager for CHANGE operation (Same behavior as DefaultItemAnimator class)
Summary
Public Methods |
boolean
|
addPendingAnimation(RecyclerView.ViewHolder oldHolder, RecyclerView.ViewHolder newHolder, int fromX, int fromY, int toX, int toY)
|
Public Constructors
Public Methods
public
boolean
addPendingAnimation
(RecyclerView.ViewHolder oldHolder, RecyclerView.ViewHolder newHolder, int fromX, int fromY, int toX, int toY)
Protected Methods
protected
void
onAnimationEndedBeforeStarted
(ChangeAnimationInfo info, RecyclerView.ViewHolder item)
protected
void
onAnimationEndedSuccessfully
(ChangeAnimationInfo info, RecyclerView.ViewHolder item)