summaryrefslogtreecommitdiff
path: root/support/appcompat/res/values-v11/themes_base.xml
diff options
context:
space:
mode:
Diffstat (limited to 'support/appcompat/res/values-v11/themes_base.xml')
-rw-r--r--support/appcompat/res/values-v11/themes_base.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/support/appcompat/res/values-v11/themes_base.xml b/support/appcompat/res/values-v11/themes_base.xml
index a8317e2d..54cd6ce8 100644
--- a/support/appcompat/res/values-v11/themes_base.xml
+++ b/support/appcompat/res/values-v11/themes_base.xml
@@ -252,7 +252,8 @@
<!-- Panel attributes -->
<item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item>
<item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item>
- <item name="android:panelBackground">@drawable/abc_menu_hardkey_panel_holo_light</item>
+ <item name="android:panelBackground">@android:color/transparent</item>
+ <item name="panelBackground">@drawable/abc_menu_hardkey_panel_mtrl_mult</item>
<item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_light</item>
<!-- List attributes -->