From 0e8ce872f197bda94b72a1e194bbe6417b17decd Mon Sep 17 00:00:00 2001 From: Oren Blasberg Date: Tue, 28 Jun 2016 11:07:42 -0700 Subject: [PATCH] Fix popup context menu appearing brokenly. Add missing attribute to the base Theme to ensure the context menu does not appear completely invisibly. Bug: 29796385 Change-Id: I4f50579622e97656e09a5ddb6e13313f84efc972 --- core/res/res/values/themes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/core/res/res/values/themes.xml b/core/res/res/values/themes.xml index 998eea5ac9ab7..a77b9512dbef8 100644 --- a/core/res/res/values/themes.xml +++ b/core/res/res/values/themes.xml @@ -317,6 +317,7 @@ please see themes_device_defaults.xml. @style/Widget.ActivityChooserView @style/Widget.DeviceDefault.MediaRouteButton @style/Widget.FragmentBreadCrumbs + ?attr/popupMenuStyle @style/Preference.PreferenceScreen