We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10d940d + 6232812 commit 2b8c4b0Copy full SHA for 2b8c4b0
core/res/res/values/themes.xml
@@ -1430,6 +1430,9 @@ please see themes_device_defaults.xml.
1430
<item name="preferenceLayoutChild">@android:layout/preference_child_holo</item>
1431
<item name="detailsElementBackground">@android:drawable/panel_bg_holo_light</item>
1432
1433
+ <!-- PreferenceFrameLayout attributes -->
1434
+ <item name="preferenceFrameLayoutStyle">@android:style/Widget.Holo.PreferenceFrameLayout</item>
1435
+
1436
<!-- Search widget styles -->
1437
<item name="searchWidgetCorpusItemBackground">@android:color/search_widget_corpus_item_background</item>
1438
0 commit comments