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

Commit 7efe6512 authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Fixing black search bar background in search bar

Bug: 27919354
Change-Id: I3f43d8f39640c2db4b192ea316aebf11189982e3
parent bd238c9e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@
        android:bottom="0dp">

        <shape android:shape="rectangle">
            <solid android:color="@android:color/transparent" />
            <stroke
                android:width="@dimen/all_apps_search_bar_divider_width"
                android:color="#1E000000"/>