From 5607e6fbae60fa59bb9fb96d788c52b35e621dde Mon Sep 17 00:00:00 2001 From: Fabrice Di Meglio Date: Sun, 30 Sep 2012 16:53:44 -0700 Subject: [PATCH] Fix light default theme Change-Id: I35a1323591c78ca9c870e925bc988704ede5544b --- core/res/res/values/themes_device_defaults.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/res/res/values/themes_device_defaults.xml b/core/res/res/values/themes_device_defaults.xml index afbde9ecce883..4178cc48419c0 100644 --- a/core/res/res/values/themes_device_defaults.xml +++ b/core/res/res/values/themes_device_defaults.xml @@ -263,7 +263,7 @@ easier. @android:style/Widget.DeviceDefault.Light.AutoCompleteTextView @android:style/Widget.DeviceDefault.Light.CompoundButton.CheckBox @android:style/Widget.DeviceDefault.Light.CheckedTextView - @android:style/Widget.DeviceDefault.ListView.DropDown + @android:style/Widget.DeviceDefault.Light.ListView.DropDown @android:style/Widget.DeviceDefault.Light.EditText @android:style/Widget.DeviceDefault.Light.ExpandableListView @android:style/Widget.DeviceDefault.Light.ExpandableListView.White @@ -298,7 +298,7 @@ easier. @android:style/Widget.DeviceDefault.Light.WebView @android:style/Widget.DeviceDefault.Light.DropDownItem @android:style/Widget.DeviceDefault.Light.DropDownItem.Spinner - @android:style/Widget.DeviceDefault.TextView.SpinnerItem + @android:style/Widget.DeviceDefault.Light.TextView.SpinnerItem @android:style/TextAppearance.DeviceDefault.Widget.DropDownHint @android:style/Widget.DeviceDefault.KeyboardView @android:style/Widget.DeviceDefault.QuickContactBadge.WindowSmall