diff --git a/Android.mk b/Android.mk index d586615e4..81c2bbe9e 100644 --- a/Android.mk +++ b/Android.mk @@ -20,7 +20,8 @@ LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) # Include res dir from chips chips_dir := ../../../frameworks/ex/chips/res -res_dir := $(chips_dir) res +mail_common_dir := ../../../frameworks/opt/mailcommon/res +res_dir := $(chips_dir) $(mail_common_dir) res LOCAL_MODULE_TAGS := optional diff --git a/res/layout-sw600dp-v14/compose_subject.xml b/res/layout-sw600dp-v14/compose_subject.xml index bb6b1f214..d809939d3 100644 --- a/res/layout-sw600dp-v14/compose_subject.xml +++ b/res/layout-sw600dp-v14/compose_subject.xml @@ -22,7 +22,7 @@ /> android:text="@string/message_compose_to_label" /> @@ -52,7 +52,7 @@ automatically saved by framework.--> android:text="@string/message_compose_cc_label" /> @@ -67,7 +67,7 @@ automatically saved by framework.--> android:text="@string/message_compose_bcc_label" /> diff --git a/res/layout-v14/compose_subject.xml b/res/layout-v14/compose_subject.xml index bf9e2d861..6bf44bc1d 100644 --- a/res/layout-v14/compose_subject.xml +++ b/res/layout-v14/compose_subject.xml @@ -17,7 +17,7 @@ style="@style/ComposeFieldLayout"> android:id="@+id/label"/> @@ -65,7 +65,7 @@ automatically saved by framework.--> android:id="@+id/label"/> @@ -86,7 +86,7 @@ automatically saved by framework.--> android:id="@+id/label"/> diff --git a/res/layout/recipients_area.xml b/res/layout/recipients_area.xml index d765c68cb..a43d233be 100644 --- a/res/layout/recipients_area.xml +++ b/res/layout/recipients_area.xml @@ -22,7 +22,7 @@ automatically saved by framework.--> android:layout_marginRight="6dip"> android:visibility="gone"> @@ -69,7 +69,7 @@ automatically saved by framework.--> diff --git a/res/values-land-v14/styles.xml b/res/values-land-v14/styles.xml index 832a2c57e..a973d3673 100644 --- a/res/values-land-v14/styles.xml +++ b/res/values-land-v14/styles.xml @@ -35,7 +35,7 @@ 0dip - @@ -46,7 +46,7 @@ 38dip - - - - - - - - - - - - - - - - - - - - - - - -