Skip to content

Commit 61408a7

Browse files
Amith YamasaniAndroid (Google) Code Review
authored andcommitted
Merge "Use correct layout style for Theme.Holo.Light." into jb-dev
2 parents df5919f + bfd070c commit 61408a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

core/res/res/values/themes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1422,6 +1422,9 @@ please see themes_device_defaults.xml.
14221422
<item name="preferenceLayoutChild">@android:layout/preference_child_holo</item>
14231423
<item name="detailsElementBackground">@android:drawable/panel_bg_holo_light</item>
14241424

1425+
<!-- PreferenceFrameLayout attributes -->
1426+
<item name="preferenceFrameLayoutStyle">@android:style/Widget.Holo.PreferenceFrameLayout</item>
1427+
14251428
<!-- Search widget styles -->
14261429
<item name="searchWidgetCorpusItemBackground">@android:color/search_widget_corpus_item_background</item>
14271430

0 commit comments

Comments
 (0)