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

Commit 01819001 authored by Evan Laird's avatar Evan Laird Committed by android-build-merger
Browse files

Merge "Fix RTL mobile data type indicators" into oc-dr1-dev am: 88da234e

am: 876bc4e8

Change-Id: Id0013099fc0aa5f402eb6edf2454300fc9ff4637
parents 0862e80e 876bc4e8
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