From 0cc4b8a78741267006351623f8378fd49083fd01 Mon Sep 17 00:00:00 2001 From: Robert Ly Date: Tue, 3 May 2011 16:47:21 -0700 Subject: Doc change: fixing minor bug for xml resources bug 4376713 Change-Id: I4c969810eaaf053f8326721b71fbe494b542082d --- docs/html/guide/topics/graphics/animation.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/guide/topics/graphics/animation.jd b/docs/html/guide/topics/graphics/animation.jd index 3b1716cfd6ed..e10ab3ee34be 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()}).
-- cgit v1.2.3-59-g8ed1b