Docs: Sync browseable samples for lmp-docs

Synced to developers/samples/android commit
bc036ecdf44cd03163c206096172299f3940b057.

Change-Id: Ib68230d79ca300e7db906aff2ebfc2cb6c6968f7
This commit is contained in:
Trevor Johns
2014-12-09 18:47:59 -08:00
parent 1ccf8350d5
commit abededd8f7
503 changed files with 8907 additions and 2690 deletions

View File

@@ -15,7 +15,7 @@
limitations under the License.
-->
<resources>
<string name="app_name">Notifications</string>
<string name="app_name">Wearable Notifications</string>
<string name="intro_message">
<![CDATA[

View File

@@ -15,5 +15,5 @@
-->
<resources>
<color name="divider_text">@android:color/holo_blue_bright</color>
<color name="divider_text">@android:color/holo_blue_dark</color>
</resources>

View File

@@ -38,6 +38,7 @@
<string name="content_icon_example">Content icon example</string>
<string name="multiple_page_example">Multiple page example</string>
<string name="bundle_example">Bundle example</string>
<string name="barcode_example">Barcode example</string>
<string name="min_priority">Min priority</string>
<string name="low_priority">Low priority</string>
@@ -161,6 +162,9 @@
<string name="big_picture_style_example_title">Big picture style example title</string>
<string name="big_picture_style_example_summary_text">Big picture style example summary</string>
<string name="barcode_content_title">Barcode example</string>
<string name="barcode_content_text">Swipe to view</string>
<string name="second_page_content_title">Second page title</string>
<string name="second_page_content_text">Second page text</string>