aboutsummaryrefslogtreecommitdiff
path: root/wearable/wear/WearDrawers/template-params.xml
diff options
context:
space:
mode:
Diffstat (limited to 'wearable/wear/WearDrawers/template-params.xml')
-rw-r--r--wearable/wear/WearDrawers/template-params.xml34
1 files changed, 11 insertions, 23 deletions
diff --git a/wearable/wear/WearDrawers/template-params.xml b/wearable/wear/WearDrawers/template-params.xml
index 88840983..bd3533f5 100644
--- a/wearable/wear/WearDrawers/template-params.xml
+++ b/wearable/wear/WearDrawers/template-params.xml
@@ -44,7 +44,7 @@ A simple sample that demonstrates Navigation and Action Drawers, part of Materia
<metadata>
<!-- Values: {DRAFT | PUBLISHED | INTERNAL | DEPRECATED | SUPERCEDED} -->
- <status>PUBLISHED</status>
+ <status>DEPRECATED</status>
<!-- See http://go/sample-categories for details on the next 4 fields. -->
<!-- Most samples just need to udpate the Categories field. This is a comma-
seperated list of topic tags. Unlike the old category system, samples
@@ -70,32 +70,20 @@ A simple sample that demonstrates Navigation and Action Drawers, part of Materia
<android>android.support.wearable.view.drawer.WearableNavigationDrawer</android>
</api_refs>
- <!-- 1-3 line description of the sample here.
-
- Avoid simply rearranging the sample's title. What does this sample actually
- accomplish, and how does it do it? -->
<description>
- A simple sample that demonstrates Navigation and Action Drawers, part of Material Design for Wear.
+ <![CDATA[
+Sample moved to [github.com/android/wear-os][1].
+
+[1]: https://github.com/android/wear-os
+]]>
</description>
<intro>
- Steps for trying out this sample:
-
- * Compile and install the wearable app onto your Wear device or emulator.
- (**Note:** You must install this app directly to your Wear device or emulator.
- If installed on a phone, it will not be automatically pushed to a paired Wear
- device, see [here][2] for more info).
-
- This sample uses the planets in our solar system to demonstrate the two Wear
- drawer components and concepts relating to [Wear][1] and [Material Design][3]:
- * Customizes and enables screen/planet changes with the [Navigation Drawer][4]
- * Adds customized actions to each screen using the [Action Drawer][5]
-
- [1]: http://developer.android.com/wear/
- [2]: https://developer.android.com/training/wearables/apps/creating.html#Install
- [3]: http://www.google.com/design/wear
- [4]: http://www.google.com/design/spec-wear/components/navigation-drawer.html
- [5]: http://www.google.com/design/spec-wear/components/action-drawer.html
+ <![CDATA[
+This repo and all Wear OS samples have been moved to [github.com/android/wear-os][1]. Please check out the code there. Thank you!
+
+[1]: https://github.com/android/wear-os
+]]>
</intro>
</metadata>
</sample>