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

Commit 6470c72c authored by mincheli's avatar mincheli
Browse files

Corrects the icons of magnification switch

Bug: 181086401
Test: manual test
Change-Id: Ic7dd9ab34ac0dd3afb94e2fc80b0fae74d93a897
parent be1859ed
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -36,8 +36,4 @@
        </vector>
    </item>

    <item>
        <ripple android:color="@color/GM2_grey_600"></ripple>
    </item>

</layer-list>
+0 −21
Original line number Diff line number Diff line
@@ -50,28 +50,7 @@
                    android:strokeWidth="1"
                    android:pathData="M 12.5 13.92 L 15.59 17 L 17 15.59 L 13.91 12.5 L 16.5 12.5 L 16.5 10.5 L 10.5 10.5 L 10.5 16.5 L 12.5 16.5 Z" />
            </group>
            <group
                android:translateX="22.000000"
                android:translateY="2.000000">
                <group
                    android:translateX="3.000000"
                    android:translateY="3.000000">
                    <group
                        android:translateX="-3.000000"
                        android:translateY="-3.000000">
                        <path
                            android:fillColor="#80868B"
                            android:fillType="evenOdd"
                            android:strokeWidth="1"
                            android:pathData="M 0 0 H 24 V 24 H 0 V 0 Z" />
                    </group>
                </group>
            </group>
        </vector>
    </item>

    <item>
        <ripple android:color="@color/GM2_grey_600"></ripple>
    </item>

</layer-list>