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

Commit 88da234e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix RTL mobile data type indicators" into oc-dr1-dev

parents 2c3c58d9 d9d25d89
Loading
Loading
Loading
Loading
+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="24dp"
        android:width="12dp"
        android:height="24.0dp"
        android:viewportWidth="40.0"
        android:viewportWidth="20.0"
        android:viewportHeight="40.0"
        android:tint="?android:attr/colorControlNormal">
    <path
+2 −2
Original line number Diff line number Diff line
@@ -14,9 +14,9 @@ Copyright (C) 2014 The Android Open Source Project
    limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="24.0dp"
        android:width="12.0dp"
        android:height="24dp"
        android:viewportWidth="24.0"
        android:viewportWidth="12.0"
        android:viewportHeight="24.0"
        android:tint="?android:attr/colorControlNormal">
    <path
+2 −2
Original line number Diff line number Diff line
@@ -14,9 +14,9 @@ Copyright (C) 2014 The Android Open Source Project
    limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="24dp"
        android:width="12dp"
        android:height="24dp"
        android:viewportWidth="24.0"
        android:viewportWidth="12.0"
        android:viewportHeight="24.0"
        android:tint="?android:attr/colorControlNormal">
    <path
+2 −2
Original line number Diff line number Diff line
@@ -14,9 +14,9 @@ Copyright (C) 2014 The Android Open Source Project
    limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="24.0dp"
        android:width="12.0dp"
        android:height="24dp"
        android:viewportWidth="24.0"
        android:viewportWidth="12.0"
        android:viewportHeight="24.0"
        android:tint="?android:attr/colorControlNormal">
    <path
+3 −3
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="24.0dp"
        android:height="24.0dp"
        android:viewportWidth="24.0"
        android:width="15.0dp"
        android:height="20.0dp"
        android:viewportWidth="18.0"
        android:viewportHeight="24.0"
        android:tint="?android:attr/colorControlNormal">
    <path
Loading