diff --git a/docs/html/guide/topics/graphics/animation.jd b/docs/html/guide/topics/graphics/animation.jd index 3b1716cfd6ed9..e10ab3ee34bea 100644 --- a/docs/html/guide/topics/graphics/animation.jd +++ b/docs/html/guide/topics/graphics/animation.jd @@ -903,7 +903,7 @@ For more information on creating animators, see the sections on animating with "floatType" unless you specify something else or if the valuesFrom and valuesTo values are colors. -
android:startDelay
+
android:startOffset
The delay, in milliseconds, before the animation begins playing (after calling {@link android.animation.ValueAnimator#start start()}).