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

Commit bb6503ce authored by jackqdyulei's avatar jackqdyulei
Browse files

Add tint for invert color icon

Bug: 32592245
Test: Manual
Change-Id: I5c0f7e511a3bfb1c00459c595e9d518e4def5905
parent df68c911
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -20,7 +20,8 @@
    android:height="48dp"
    android:width="48dp"
    android:viewportHeight="48"
    android:viewportWidth="48" >
    android:viewportWidth="48"
    android:tint="?android:attr/colorControlNormal" >
    <group
        android:name="icon"
        android:translateX="21.9995"
+2 −1
Original line number Diff line number Diff line
@@ -20,7 +20,8 @@
    android:height="48dp"
    android:width="48dp"
    android:viewportHeight="48"
    android:viewportWidth="48" >
    android:viewportWidth="48"
    android:tint="?android:attr/colorControlNormal" >
    <group
        android:name="icon"
        android:translateX="21.9995"