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

Commit 876bc4e8 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

Change-Id: Idf63cdd6ce59a2e879c304392ebce93d5f01cb77
parents 4c30304a 88da234e
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