From 9b1e5f8d100cca9f67ca8c8970129a08501d1408 Mon Sep 17 00:00:00 2001 From: Paul Westbrook Date: Thu, 17 May 2012 11:26:29 -0700 Subject: Moved common styles/strings to mailcommon Bug: 6507595 Change-Id: I722d18422127a0ad93d1e084d939bf6fdf1754fa --- res/values/strings.xml | 29 +++++++++++++++++++++++++++++ res/values/styles.xml | 8 ++++++++ 2 files changed, 37 insertions(+) create mode 100644 res/values/strings.xml diff --git a/res/values/strings.xml b/res/values/strings.xml new file mode 100644 index 0000000..194755b --- /dev/null +++ b/res/values/strings.xml @@ -0,0 +1,29 @@ + + + + + + %1$s\u0020\u0020\u0020%2$s + + + %1$s\n%2$s + + diff --git a/res/values/styles.xml b/res/values/styles.xml index 5831c0d..ef62b10 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -160,4 +160,12 @@ + + + + + -- cgit v1.2.3