From 17b261421c10565aca33e0c167f78c532cf6af2d Mon Sep 17 00:00:00 2001 From: Mindy Pereira Date: Mon, 26 Sep 2011 09:49:23 -0700 Subject: [PATCH] Fixup the styles for chips fields. Change-Id: I579b2beafc753f7aea8af4bc4bdd6360ef074744 --- res/layout-sw600dp-v14/compose_subject.xml | 4 +- res/layout-v14/compose_subject.xml | 8 +-- res/layout-v14/message_compose_body.xml | 4 +- res/layout-v14/recipients_area.xml | 60 ++++++++++++++-------- res/values-land-v14/styles.xml | 34 +++++++++--- res/values-v13/styles.xml | 9 ---- res/values/styles.xml | 35 +++++++++++-- 7 files changed, 105 insertions(+), 49 deletions(-) diff --git a/res/layout-sw600dp-v14/compose_subject.xml b/res/layout-sw600dp-v14/compose_subject.xml index fd1f5750d..d72bd317c 100644 --- a/res/layout-sw600dp-v14/compose_subject.xml +++ b/res/layout-sw600dp-v14/compose_subject.xml @@ -14,7 +14,7 @@ limitations under the License. --> + style="@style/ComposeFieldLayout"> - + - \ No newline at end of file + \ No newline at end of file diff --git a/res/layout-v14/message_compose_body.xml b/res/layout-v14/message_compose_body.xml index 5864cc2dc..726964b56 100644 --- a/res/layout-v14/message_compose_body.xml +++ b/res/layout-v14/message_compose_body.xml @@ -14,10 +14,10 @@ limitations under the License. --> + style="@style/ComposeFieldLayout"> \ No newline at end of file diff --git a/res/layout-v14/recipients_area.xml b/res/layout-v14/recipients_area.xml index e46ec2e94..56dc65245 100644 --- a/res/layout-v14/recipients_area.xml +++ b/res/layout-v14/recipients_area.xml @@ -26,15 +26,23 @@ automatically saved by framework.--> android:layout_width="match_parent" android:id="@+id/to_content"> - + + - + + + + style="@style/RecipientComposeFieldLayout" android:layout_alignParentTop="true" android:id="@+id/cc_content"> + + - - - + + + + + - - - + + + diff --git a/res/values-land-v14/styles.xml b/res/values-land-v14/styles.xml index 1c28361cd..832a2c57e 100644 --- a/res/values-land-v14/styles.xml +++ b/res/values-land-v14/styles.xml @@ -14,23 +14,43 @@ limitations under the License. --> - + + - + + \ No newline at end of file diff --git a/res/values-v13/styles.xml b/res/values-v13/styles.xml index 961af2d94..e4a176774 100644 --- a/res/values-v13/styles.xml +++ b/res/values-v13/styles.xml @@ -18,13 +18,4 @@ - - diff --git a/res/values/styles.xml b/res/values/styles.xml index fbc9857da..47d0b25bc 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -216,7 +216,26 @@ + + + + + + - + + +