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

Commit 3cfb4bff authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android (Google) Code Review
Browse files

Merge "Don't use dim behind for the search box."

parents 008f6561 e38ed5f1
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -471,7 +471,6 @@


    <!-- Theme for the search input bar. -->
    <!-- Theme for the search input bar. -->
    <style name="Theme.SearchBar" parent="Theme.Panel">
    <style name="Theme.SearchBar" parent="Theme.Panel">
        <item name="android:backgroundDimEnabled">true</item>
        <item name="windowContentOverlay">@null</item>        
        <item name="windowContentOverlay">@null</item>        
    </style>
    </style>