docs: Add developer guide cross-references, Project ACRE, round 4
Change-Id: I1b43414aaec8ea217b39a0d780c80a25409d0991
This commit is contained in:
@@ -64,8 +64,13 @@ import android.util.AttributeSet;
|
||||
* // Start the animation (looped playback by default).
|
||||
* frameAnimation.start();
|
||||
* </pre>
|
||||
* <p>For more information, see the guide to <a
|
||||
* href="{@docRoot}guide/topics/resources/animation-resource.html">Animation Resources</a>.</p>
|
||||
*
|
||||
* <div class="special reference">
|
||||
* <h3>Developer Guides</h3>
|
||||
* <p>For more information about animating with {@code AnimationDrawable}, read the
|
||||
* <a href="{@docRoot}guide/topics/graphics/drawable-animation.html">Drawable Animation</a>
|
||||
* developer guide.</p>
|
||||
* </div>
|
||||
*
|
||||
* @attr ref android.R.styleable#AnimationDrawable_visible
|
||||
* @attr ref android.R.styleable#AnimationDrawable_variablePadding
|
||||
|
||||
Reference in New Issue
Block a user