summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorshiwan <shiwan@codeaurora.org>2016-03-15 13:47:59 +0800
committerLinux Build Service Account <lnxbuild@localhost>2016-08-24 08:19:44 -0600
commit91eb00b0547c99dc1a0cc384b44d97ccb39998a5 (patch)
tree56b1999d50789abbe5c65d8e4506b26116f46c6e /res
parent83a242bbb6faaa76dc5325ce2aae5439aeafe7ec (diff)
downloadandroid_packages_apps_Email-91eb00b0547c99dc1a0cc384b44d97ccb39998a5.tar.gz
android_packages_apps_Email-91eb00b0547c99dc1a0cc384b44d97ccb39998a5.tar.bz2
android_packages_apps_Email-91eb00b0547c99dc1a0cc384b44d97ccb39998a5.zip
Email: The triangle panel will display cover the buttons.
fix a the triangle panel will display cover the buttons. CRs-Fixed: 987425 Change-Id: I28bd8d3729b9828e6e5592b5d61648a3ff368bba
Diffstat (limited to 'res')
-rw-r--r--res/layout/account_settings_buttons.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/account_settings_buttons.xml b/res/layout/account_settings_buttons.xml
index af6280e3e..1a4fa0161 100644
--- a/res/layout/account_settings_buttons.xml
+++ b/res/layout/account_settings_buttons.xml
@@ -18,6 +18,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal"
+ android:background="@android:color/white"
style="?android:attr/buttonBarStyle" >
<Button