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

Commit 5980cbbc authored by Amith Yamasani's avatar Amith Yamasani
Browse files

Use light preference panel drawable for Theme.Light

Bug: 3281676

Change-Id: I16c5cca277e8d6d5e80f8b72b7b67456e7352889
parent f2e48873
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -366,6 +366,8 @@
        <item name="searchViewGoIcon">@android:drawable/ic_go_search_api_holo_light</item>
        <item name="searchViewVoiceIcon">@android:drawable/ic_voice_search_api_holo_light</item>
        <item name="searchViewEditQuery">@android:drawable/ic_commit_search_api_holo_light</item>

        <item name="detailsElementBackground">@android:drawable/panel_bg_holo_light</item>
    </style>

    <!-- Variant of the light theme with no title bar -->