diff --git a/docs/html/distribute/essentials/quality/wear.jd b/docs/html/distribute/essentials/quality/wear.jd index 667e945fbd1ef..4125027e6a34e 100644 --- a/docs/html/distribute/essentials/quality/wear.jd +++ b/docs/html/distribute/essentials/quality/wear.jd @@ -1,6 +1,6 @@ page.title=Wear App Quality page.tags="wear","wearables","quality","guidelines" -page.metaDescription=Wearables are small factor devices that are built for glanceability and require unique design and functionality. +page.metaDescription=Wearables are smaller devices that are built for glanceability and require unique apps to provide just the right information at the the right time. page.image=/distribute/images/gp-wear-quality.png @jd:body @@ -158,7 +158,7 @@ page.image=/distribute/images/gp-wear-quality.png
+ If the app disables the swipe-to-dismiss gesture in a full-screen activity, it responds to the + long-press-to-dismiss gesture in that activity. + (Learn how) +
+
- App user interface is formatted appropriately for both square and round displays.
+ App user interface is formatted appropriately for square displays. App content fits within
+ the physical display area and no text or controls are cut off by the screen edges.
+
+ (Learn how)
+
+ App user interface is formatted appropriately for round displays. App content fits within
+ the physical display area and no text or controls are cut off by the screen edges.
+
(Learn how)