Class android.animation.ObjectAnimator
| Changed Methods | ||
|---|---|---|
ObjectAnimator clone() |
Change in return type from Animator to ObjectAnimator.Method was inherited from android.animation.Animator, but is now defined locally.
|
|
ObjectAnimator setDuration(long) |
Change in return type from ValueAnimator to ObjectAnimator.Method was inherited from android.animation.ValueAnimator, but is now defined locally.
|
|
