From 7ebb3c21b1861aee7cef9380ca3a4f78e5abc661 Mon Sep 17 00:00:00 2001 From: Tyler Gunn Date: Tue, 3 Jun 2014 15:33:11 -0700 Subject: Removing shadow from overflow menu on call details and call logs. The default white LMP overflow menu has a shadow which is inconsistent with the other icons in the dialer app which have no shadow. Bug: 15411375 Change-Id: Ia36597bea5e9d176a168668023b562f5742e0414 --- res/drawable/overflow_menu.xml | 20 ++++++++++++++++++++ res/values/styles.xml | 8 ++++++++ 2 files changed, 28 insertions(+) create mode 100644 res/drawable/overflow_menu.xml (limited to 'res') diff --git a/res/drawable/overflow_menu.xml b/res/drawable/overflow_menu.xml new file mode 100644 index 000000000..0467d6bf1 --- /dev/null +++ b/res/drawable/overflow_menu.xml @@ -0,0 +1,20 @@ + + + diff --git a/res/values/styles.xml b/res/values/styles.xml index d41524f2b..194bc7dbc 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -81,12 +81,19 @@ @drawable/ic_menu_overflow_lt + + + @@ -107,6 +114,7 @@ #262626 #888888 #33b5e5 + @style/DialtactsActionBarOverflowWhite