diff options
author | Trevor Johns <trevorjohns@google.com> | 2015-05-20 22:04:28 -0700 |
---|---|---|
committer | Trevor Johns <trevorjohns@google.com> | 2015-05-20 22:04:28 -0700 |
commit | 48b7225a27e725271e7676830ce201b3585756ea (patch) | |
tree | 3528939245c0edcf9a80bd656574c4df12c592fc /samples/browseable/BasicContactables | |
parent | 20d9500115e9ded1dbcdfa808da603dae0e1b905 (diff) | |
download | android_development-48b7225a27e725271e7676830ce201b3585756ea.tar.gz android_development-48b7225a27e725271e7676830ce201b3585756ea.tar.bz2 android_development-48b7225a27e725271e7676830ce201b3585756ea.zip |
Sync sample prebuilts
Synced to lmp-mr1-ub-docs commit 9b3abfde74ffa708734d2b8a09e1de0a0c82451c.
Change-Id: Ibae1c4729c9b8b4c0de2faebb998459a8da524e1
Diffstat (limited to 'samples/browseable/BasicContactables')
4 files changed, 4 insertions, 0 deletions
diff --git a/samples/browseable/BasicContactables/_index.jd b/samples/browseable/BasicContactables/_index.jd index 8a0a506a3..0beae6c68 100644 --- a/samples/browseable/BasicContactables/_index.jd +++ b/samples/browseable/BasicContactables/_index.jd @@ -1,3 +1,4 @@ + page.tags="BasicContactables" sample.group=Content @jd:body diff --git a/samples/browseable/BasicContactables/res/values-v21/base-colors.xml b/samples/browseable/BasicContactables/res/values-v21/base-colors.xml index 34c9cd138..8b6ec3f85 100644 --- a/samples/browseable/BasicContactables/res/values-v21/base-colors.xml +++ b/samples/browseable/BasicContactables/res/values-v21/base-colors.xml @@ -14,6 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> + <resources> diff --git a/samples/browseable/BasicContactables/res/values-v21/base-template-styles.xml b/samples/browseable/BasicContactables/res/values-v21/base-template-styles.xml index 0b2948f7e..c778e4f98 100644 --- a/samples/browseable/BasicContactables/res/values-v21/base-template-styles.xml +++ b/samples/browseable/BasicContactables/res/values-v21/base-template-styles.xml @@ -14,6 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> + <resources> <!-- Activity themes --> diff --git a/samples/browseable/BasicContactables/res/values/base-strings.xml b/samples/browseable/BasicContactables/res/values/base-strings.xml index acbaaf5d4..d77a7cb17 100644 --- a/samples/browseable/BasicContactables/res/values/base-strings.xml +++ b/samples/browseable/BasicContactables/res/values/base-strings.xml @@ -14,6 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> + <resources> <string name="app_name">BasicContactables</string> <string name="intro_message"> |