protected static class

BaseItemAnimationManager.BaseAnimatorListener

extends Object
implements ViewPropertyAnimatorListener
java.lang.Object
   ↳ com.h6ah4i.android.widget.advrecyclerview.animator.impl.BaseItemAnimationManager.BaseAnimatorListener

Summary

Public Constructors
BaseAnimatorListener(BaseItemAnimationManager manager, ItemAnimationInfo info, RecyclerView.ViewHolder holder, ViewPropertyAnimatorCompat animator)
Public Methods
void onAnimationCancel(View view)
void onAnimationEnd(View view)
void onAnimationStart(View view)
[Expand]
Inherited Methods
From class java.lang.Object
From interface android.support.v4.view.ViewPropertyAnimatorListener

Public Constructors

public BaseAnimatorListener (BaseItemAnimationManager manager, ItemAnimationInfo info, RecyclerView.ViewHolder holder, ViewPropertyAnimatorCompat animator)

Public Methods

public void onAnimationCancel (View view)

public void onAnimationEnd (View view)

public void onAnimationStart (View view)