| Package | Description |
|---|---|
| com.actionbarsherlock.internal.nineoldandroids.animation |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueAnimator.addUpdateListener(ValueAnimator.AnimatorUpdateListener listener)
Adds a listener to the set of listeners that are sent update events through the life of
an animation.
|
void |
ValueAnimator.removeUpdateListener(ValueAnimator.AnimatorUpdateListener listener)
Removes a listener from the set listening to frame updates for this animation.
|
Copyright © 2012-2013. All Rights Reserved.