We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df5919f + bfd070c commit 61408a7Copy full SHA for 61408a7
core/res/res/values/themes.xml
@@ -1422,6 +1422,9 @@ please see themes_device_defaults.xml.
1422
<item name="preferenceLayoutChild">@android:layout/preference_child_holo</item>
1423
<item name="detailsElementBackground">@android:drawable/panel_bg_holo_light</item>
1424
1425
+ <!-- PreferenceFrameLayout attributes -->
1426
+ <item name="preferenceFrameLayoutStyle">@android:style/Widget.Holo.PreferenceFrameLayout</item>
1427
+
1428
<!-- Search widget styles -->
1429
<item name="searchWidgetCorpusItemBackground">@android:color/search_widget_corpus_item_background</item>
1430
0 commit comments