diff options
Diffstat (limited to 'docs/html/tools/studio')
-rw-r--r-- | docs/html/tools/studio/index.jd | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/docs/html/tools/studio/index.jd b/docs/html/tools/studio/index.jd index 9ee2f9a..9f24008 100644 --- a/docs/html/tools/studio/index.jd +++ b/docs/html/tools/studio/index.jd @@ -410,15 +410,13 @@ UI versions). Also, the new drawable XML tags and attributes, such as <ripple and <animated-selector>, are supported.</p> -<h3> Easy access to Android code samples on GitHub</h3> +<h3 id="git-samples"> Easy access to Android code samples on GitHub</h3> <p>Clicking <strong>Import Samples</strong> from the <strong>File</strong> menu or Welcome page provides seamless access to Google code samples on GitHub.</p> <p><img src="{@docRoot}images/tools/studio-samples-githubaccess.png" /></p> <p class="img-caption"><strong>Figure 12.</strong> Code Sample Access</p> - - - - + <p><img src="{@docRoot}images/tools/studio-sample-in-editor.png" /></p> + <p class="img-caption"><strong>Figure 13.</strong> Imported Code Sample</p> |