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

Commit a138395c authored by Jason Monk's avatar Jason Monk
Browse files

Fix data disabled icons in RTL

Change-Id: Idfde6cbb3f1e19c44f33fda98c8c94d795a7763b
Fixes: 30130440
parent 7b68411d
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -14,8 +14,9 @@
    limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="24.0dp"
        android:height="24.0dp"
        android:autoMirrored="true"
        android:width="32.0dp"
        android:height="32.0dp"
        android:viewportWidth="40.0"
        android:viewportHeight="40.0">
    <path
+2 −2
Original line number Diff line number Diff line
@@ -14,9 +14,9 @@
    limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="17.0dp"
        android:width="8.5dp"
        android:height="17.0dp"
        android:viewportWidth="40.0"
        android:viewportWidth="20.0"
        android:viewportHeight="40.0">
    <path
        android:fillColor="#FFFFFFFF"