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

Commit 8374fdbc authored by Scott Main's avatar Scott Main
Browse files

Revert "new device family image for design, not photos"

This reverts commit 9a5dcb8c.

Change-Id: I8bb04608b99358c7a07871cd4adf0de2143d7f3a
parent 9a5dcb8c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ footer.hide=1
#text-overlay {
  position: absolute;
  left: 0;
  top: 380px;
  top: 410px;
  width: 340px;

}
+478 KiB (503 KiB)
Loading image diff...
+3 −2
Original line number Diff line number Diff line
@@ -97,6 +97,9 @@ 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 can’t 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>
@@ -104,8 +107,6 @@ page.title=App Structure for Android Wear
  </div>
</a>

<p>There are some things you can’t 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>