Skip to content

Commit 2b8c4b0

Browse files
Amith YamasaniAndroid Git Automerger
authored andcommitted
am 6232812: am 61408a7: Merge "Use correct layout style for Theme.Holo.Light." into jb-dev
* commit '6232812a8a398b7d1849e1959679010897ef82d2': Use correct layout style for Theme.Holo.Light.
2 parents 10d940d + 6232812 commit 2b8c4b0

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
@@ -1430,6 +1430,9 @@ please see themes_device_defaults.xml.
14301430
<item name="preferenceLayoutChild">@android:layout/preference_child_holo</item>
14311431
<item name="detailsElementBackground">@android:drawable/panel_bg_holo_light</item>
14321432

1433+
<!-- PreferenceFrameLayout attributes -->
1434+
<item name="preferenceFrameLayoutStyle">@android:style/Widget.Holo.PreferenceFrameLayout</item>
1435+
14331436
<!-- Search widget styles -->
14341437
<item name="searchWidgetCorpusItemBackground">@android:color/search_widget_corpus_item_background</item>
14351438

0 commit comments

Comments
 (0)