am 48aad314: am 8610ff9e: Merge "Fix Preferences background color" into lmp-dev

* commit '48aad314577d650a27d5d2c45b570f0845d889d9':
  Fix Preferences background color
This commit is contained in:
Fabrice Di Meglio
2014-07-25 03:07:18 +00:00
committed by Android Git Automerger

View File

@@ -69,7 +69,7 @@
<color name="switchbar_background_color">#ff384248</color> <color name="switchbar_background_color">#ff384248</color>
<color name="switch_accent_color">#ff7fcac3</color> <color name="switch_accent_color">#ff7fcac3</color>
<color name="default_preference_background_color">@android:color/white</color> <color name="default_preference_background_color">@*android:color/background_material_light</color>
<color name="preference_background_color">@color/default_preference_background_color</color> <color name="preference_background_color">@color/default_preference_background_color</color>
<color name="search_panel_list_background_color">@color/default_preference_background_color</color> <color name="search_panel_list_background_color">@color/default_preference_background_color</color>