Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7c2d14d5 authored by Robert Ly's avatar Robert Ly Committed by Android (Google) Code Review
Browse files

Merge "Doc change: fixing minor bug for xml resources bug 4376713" into honeycomb-mr1

parents 9d8c6215 0cc4b8a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -903,7 +903,7 @@ For more information on creating animators, see the sections on animating with
    <code>"floatType"</code> unless you specify something else or if the <code>valuesFrom</code>
    and <code>valuesTo</code> values are colors.</dd>

    <dt><code>android:startDelay</code></dt>
    <dt><code>android:startOffset</code></dt>

    <dd>The delay, in milliseconds, before the animation begins playing (after calling {@link
    android.animation.ValueAnimator#start start()}).</dd>