Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 61408a7e authored by Amith Yamasani's avatar Amith Yamasani Committed by Android (Google) Code Review
Browse files

Merge "Use correct layout style for Theme.Holo.Light." into jb-dev

parents df5919fd bfd070cf
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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>