add missing image and move link for layout

Change-Id: I33dff4e2bd48f6eb786a628fb591a9ba7a5cae53
This commit is contained in:
smain@google.com
2014-06-26 10:04:49 -07:00
parent 7e4af93be6
commit 3f423aa132
2 changed files with 2 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

View File

@@ -97,9 +97,6 @@ page.title=App Structure for Android Wear
<h2 id="Custom">Breaking out of the card (with custom layouts)</h2>
<p>There are some things you cant do on a card. Swiping in many directions on a map or a joystick are a few examples. In those cases it might be good idea to momentarily go full screen.</p>
<a class="notice-developers" href="{@docRoot}training/wearables/apps/index.html">
<div>
<h3>Developer Docs</h3>
@@ -107,6 +104,8 @@ page.title=App Structure for Android Wear
</div>
</a>
<p>There are some things you cant do on a card. Swiping in many directions on a map or a joystick are a few examples. In those cases it might be good idea to momentarily go full screen.</p>
<img src="{@docRoot}design/media/wear/customlayout.png" alt="" width="760px" />
<h3>When to go full screen</h3>