Merge "Notification changes for Wear 2.0 and Release notes." into mnc-io-docs am: abe5e7e366

am: 6bfb873c0f

* commit '6bfb873c0fa59e5533fdd1cb0ad761acbefd2960':
  Updated app pattern documentation.

Change-Id: Idb43de93e35465258a18cab21f5601b996a10a73
This commit is contained in:
Sreevani Sreejith
2016-05-18 01:06:02 +00:00
committed by android-build-merger
2 changed files with 12 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
page.title=Wear Navigation and Actions page.title=Wear Navigation and Actions
meta.tags="wear", "wear-preview", "navigation", "action" meta.tags="wear", "wear-preview", "navigation", "action"
page.tags="wear" page.tags="wear"
page.image=/wear/preview/images/card_drawer.png
@jd:body @jd:body
@@ -18,23 +19,27 @@ page.tags="wear"
<h2>You should also read</h2> <h2>You should also read</h2>
<ul> <ul>
<li><a href="https://spec.googleplex.com/wear/components/navigation-drawer.html"> <li><a href="http://www.google.com/design/wear-spec/components/navigation-drawer.html">
Navigation Drawer Design</a> </li> Navigation Drawer Design</a> </li>
<li> <li>
<a href="https://spec.googleplex.com/wear/components/action-drawer.html"> <a href="http://www.google.com/design/wear-spec/components/action-drawer.html">
Action Drawer Design</a> Action Drawer Design</a>
</ul> </ul>
<h2>Samples</h2> <h2>See Also</h2>
<ol> <ol>
<li>
<a href="https://github.com/googlesamples/android-WearDrawers">Sample app with
navigation and action drawers</a>
</li>
</ol> </ol>
</div> </div>
</div> </div>
<p>Wear 2.0 adds interactive navigation and action drawers that users can pull <p>As part of the <a href="http://www.google.com/design/wear">Material Design</a>
from the top or bottom edge of the window, respectively. The navigation drawer for Android Wear, Wear 2.0 adds interactive navigation and action drawers.
appears at the top of the screen and lets users jump to different views within The navigation drawer appears at the top of the screen and lets users jump to
different views within
the app, similar to the navigation drawer on a phone. The action drawer appears the app, similar to the navigation drawer on a phone. The action drawer appears
at the bottom of the screen and provides context-specific actions for the user, at the bottom of the screen and provides context-specific actions for the user,
similar to the action bar on a phone. These drawers are accessible when the user similar to the action bar on a phone. These drawers are accessible when the user

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB