am 61408a7e: Merge "Use correct layout style for Theme.Holo.Light." into jb-dev

* commit '61408a7ed230b636263e6c410f62b1932a486ef9':
  Use correct layout style for Theme.Holo.Light.
This commit is contained in:
Amith Yamasani
2012-07-26 11:49:12 -07:00
committed by Android Git Automerger

View File

@@ -1422,6 +1422,9 @@ please see themes_device_defaults.xml.
<item name="preferenceLayoutChild">@android:layout/preference_child_holo</item>
<item name="detailsElementBackground">@android:drawable/panel_bg_holo_light</item>
<!-- PreferenceFrameLayout attributes -->
<item name="preferenceFrameLayoutStyle">@android:style/Widget.Holo.PreferenceFrameLayout</item>
<!-- Search widget styles -->
<item name="searchWidgetCorpusItemBackground">@android:color/search_widget_corpus_item_background</item>