From 5b6b1bb97bcb7e826dd68656d87ea5468983c259 Mon Sep 17 00:00:00 2001 From: Alan Viverette Date: Wed, 9 Apr 2014 10:32:37 -0700 Subject: [PATCH] Ensure theme attributes are set appropriately BUG: 13920927 Change-Id: I0ddb3e3c5ca56cce3110c6b85959f2c22671e079 --- core/res/res/values/themes.xml | 4 ++++ core/res/res/values/themes_quantum.xml | 1 + 2 files changed, 5 insertions(+) diff --git a/core/res/res/values/themes.xml b/core/res/res/values/themes.xml index 7aea81445eee1..37a903a149a52 100644 --- a/core/res/res/values/themes.xml +++ b/core/res/res/values/themes.xml @@ -349,6 +349,7 @@ please see themes_device_defaults.xml. @android:style/TextAppearance.Holo.Widget.ActionBar.Menu ?android:attr/textColorPrimary @null + @null ?android:attr/dividerVertical ?android:attr/selectableItemBackground @@ -1194,6 +1195,7 @@ please see themes_device_defaults.xml. @dimen/action_bar_default_height @android:style/Widget.Holo.PopupWindow.ActionMode @null + @null @android:drawable/ic_menu_cut_holo_dark @android:drawable/ic_menu_copy_holo_dark @@ -1526,6 +1528,7 @@ please see themes_device_defaults.xml. @dimen/action_bar_default_height @android:style/Widget.Holo.Light.PopupWindow.ActionMode @null + @null @android:drawable/ic_menu_cut_holo_light @android:drawable/ic_menu_copy_holo_light @@ -1585,6 +1588,7 @@ please see themes_device_defaults.xml. @android:drawable/ab_solid_shadow_holo @android:style/Widget.Holo.Light.ActionBar.Solid.Inverse @android:style/Theme.Holo + @null @android:style/Widget.Holo.Spinner.DropDown.ActionBar @android:style/Widget.Holo.ActionButton diff --git a/core/res/res/values/themes_quantum.xml b/core/res/res/values/themes_quantum.xml index b5ac8fa3946a6..2a80c81bf445e 100644 --- a/core/res/res/values/themes_quantum.xml +++ b/core/res/res/values/themes_quantum.xml @@ -706,6 +706,7 @@ please see themes_device_defaults.xml. with an inverse color profile. The dark action bar sharply stands out against the light content. -->