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

Commit 837847b5 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Merge branch 'epic211-a16-qpr0' into 'a16'

Port changes from A15

See merge request !9
parents 2e05591f a6da1ca2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,6 +18,6 @@
<resources
    xmlns:androidprv="http://schemas.android.com/apk/prv/res/android">

    <color name="search_bar_background">?androidprv:attr/colorSurfaceVariant</color>
    <color name="search_bar_background">@*android:color/e_action_bar_dark</color>

</resources>
+1 −1
Original line number Diff line number Diff line
@@ -16,5 +16,5 @@
  -->

<resources>
    <color name="search_bar_background">?android:attr/colorBackground</color>
    <color name="search_bar_background">@android:color/system_neutral1_50</color>
</resources>