public class RecentsRowFocusAnimationHolder extends Object
Constructor and Description |
---|
RecentsRowFocusAnimationHolder(View view,
View titleView) |
Modifier and Type | Method and Description |
---|---|
void |
reset()
Resets the views immediately and ends the animations.
|
void |
startFocusGainAnimation()
Starts the Recents row's focus gain animation.
|
void |
startFocusLossAnimation()
Starts the Recents row's focus loss animation.
|
public void startFocusGainAnimation()
public void startFocusLossAnimation()
public void reset()