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

Commit 769537b8 authored by Sunny Shao's avatar Sunny Shao
Browse files

Changed the color of the search icon

Changed the color of the ic_search_24dp.xml as #1A73E8.

Bug: 118886724
Test: manual
Change-Id: I00eea2b6db4fb77d1e5047ff8038471123ce58b4
parent a4313a4a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
        android:height="24dp"
        android:viewportWidth="24"
        android:viewportHeight="24"
        android:tint="?android:attr/colorControlNormal">
        android:tint="?android:attr/colorAccent">
    <path
        android:fillColor="#FF000000"
        android:pathData="M20.49,19l-5.73,-5.73C15.53,12.2 16,10.91 16,9.5C16,5.91 13.09,3 9.5,3S3,5.91 3,9.5C3,13.09 5.91,16 9.5,16c1.41,0 2.7,-0.47 3.77,-1.24L19,20.49L20.49,19zM5,9.5C5,7.01 7.01,5 9.5,5S14,7.01 14,9.5S11.99,14 9.5,14S5,11.99 5,9.5z"/>