From dae29469d13fdf6288e25fc8c5cd273c152d75b0 Mon Sep 17 00:00:00 2001 From: sreevanis Date: Wed, 18 May 2016 12:28:18 -0700 Subject: Updated link to material design page. Bug:28839753 Change-Id: Ib35d2cd097057db2b83e57d9cae35427f831f727 --- docs/html/wear/preview/api-overview.jd | 2 +- docs/html/wear/preview/features/notifications.jd | 6 +++--- docs/html/wear/preview/features/ui-nav-actions.jd | 2 +- docs/html/wear/preview/index.jd | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/html/wear/preview/api-overview.jd b/docs/html/wear/preview/api-overview.jd index 05f1a0657157..384cb0a416ce 100644 --- a/docs/html/wear/preview/api-overview.jd +++ b/docs/html/wear/preview/api-overview.jd @@ -138,7 +138,7 @@ see "{@docRoot}training/wearables/notifications/pages.html">specify additional content pages and actions for a notification, those are available to the user within the expanded notification. Each expanded notification follows - Material Design for Android + Material Design for Android Wear, so the user gets an app-like experience.

diff --git a/docs/html/wear/preview/features/notifications.jd b/docs/html/wear/preview/features/notifications.jd index 5beb712d83aa..0962eb4b5f82 100644 --- a/docs/html/wear/preview/features/notifications.jd +++ b/docs/html/wear/preview/features/notifications.jd @@ -36,7 +36,7 @@ page.image=/wear/preview/images/expanded_diagram.png

Visual Updates

Notifications receive important visual updates in Wear 2.0, with - + material design visual changes.

@@ -84,7 +84,7 @@ material design visual changes.

When you specify additional content pages and actions for a notification, those are available to the user within the expanded notification. Each expanded notification follows - Material Design for Android Wear, + Material Design for Android Wear, so the user gets an app-like experience.

@@ -190,7 +190,7 @@ following:
  • Use {@code Notification.MessagingStyle}.
  • Call the method - {@code setAllowGeneratedReplies()} + {@code setAllowGeneratedReplies()} for the notification action.
  • Ensure that the notification action has a {@code RemoteInput} diff --git a/docs/html/wear/preview/features/ui-nav-actions.jd b/docs/html/wear/preview/features/ui-nav-actions.jd index 1408334fca8a..800fc8e74e83 100644 --- a/docs/html/wear/preview/features/ui-nav-actions.jd +++ b/docs/html/wear/preview/features/ui-nav-actions.jd @@ -36,7 +36,7 @@ page.image=/wear/preview/images/card_drawer.png -

    As part of the Material Design +

    As part of the Material Design for Android Wear, Wear 2.0 adds interactive navigation and action drawers. The navigation drawer appears at the top of the screen and lets users jump to different views within diff --git a/docs/html/wear/preview/index.jd b/docs/html/wear/preview/index.jd index c273888b061e..4b3c1f2ed86a 100644 --- a/docs/html/wear/preview/index.jd +++ b/docs/html/wear/preview/index.jd @@ -35,7 +35,7 @@ footer.hide=1 Learn about the Preview - + Material Design for Wear -- cgit v1.2.3-59-g8ed1b