public class FadeItemAnimator extends ListViewItemAnimator
RecyclerView.ItemAnimator.AdapterChanges, RecyclerView.ItemAnimator.ItemAnimatorFinishedListener, RecyclerView.ItemAnimator.ItemHolderInfo
ADD, REMOVE
FLAG_APPEARED_IN_PRE_LAYOUT, FLAG_CHANGED, FLAG_INVALIDATED, FLAG_MOVED, FLAG_REMOVED
Constructor and Description |
---|
FadeItemAnimator()
Creates a new instance of FadeItemAnimator.
|
Modifier and Type | Method and Description |
---|---|
float |
getAlpha()
Gets the current alpha value that is used by the animator.
|
void |
setAlpha(float alpha)
Sets a new alpha value that is used by the animator.
|
animateAdd, animateChange, animateMove, animateRemove, endAnimation, endAnimations, getType, isRunning, onAttached, onDetached, onMeasure, runPendingAnimations, setType
animateAppearance, animateChange, animateDisappearance, animatePersistence, canReuseUpdatedViewHolder, dispatchAddFinished, dispatchAddStarting, dispatchChangeFinished, dispatchChangeStarting, dispatchMoveFinished, dispatchMoveStarting, dispatchRemoveFinished, dispatchRemoveStarting, getSupportsChangeAnimations, onAddFinished, onAddStarting, onChangeFinished, onChangeStarting, onMoveFinished, onMoveStarting, onRemoveFinished, onRemoveStarting, setSupportsChangeAnimations
canReuseUpdatedViewHolder, dispatchAnimationFinished, dispatchAnimationsFinished, dispatchAnimationStarted, getAddDuration, getChangeDuration, getMoveDuration, getRemoveDuration, isRunning, obtainHolderInfo, onAnimationFinished, onAnimationStarted, recordPostLayoutInformation, recordPreLayoutInformation, setAddDuration, setChangeDuration, setMoveDuration, setRemoveDuration
public FadeItemAnimator()
public float getAlpha()
0.0f
public void setAlpha(float alpha)
0.0f