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

Commit 1a383907 authored by android-build-team Robot's avatar android-build-team Robot Committed by Android (Google) Code Review
Browse files

Merge "Update cellular data condition icon and padding." into pi-dev

parents bb5a46fa 2b9f8c96
Loading
Loading
Loading
Loading
+4 −17
Original line number Diff line number Diff line
@@ -20,22 +20,9 @@ Copyright (C) 2014 The Android Open Source Project
        android:viewportWidth="24.0"
        android:viewportHeight="24.0">
    <path
        android:fillColor="@android:color/white"
        android:pathData="M8,9
        l-2.87,-2.87
        -2.87,2.87
        -1.13,-1.13
        2.87,-2.87
        -2.87,-2.87
        1.13,-1.13
        2.87,2.87
        2.87,-2.87
        1.13,1.13,
        -2.87,2.87
        2.87,2.87
        L8,9
        z" />
        android:fillColor="#FF000000"
        android:pathData="M22.32,16.05l-1.45,1.45l1.45,1.45c0.38,0.38 0.38,0.99 0,1.37c-0.38,0.38 -0.99,0.38 -1.37,0l-1.44,-1.44l-1.45,1.45c-0.38,0.38 -0.99,0.38 -1.37,0l-0.01,-0.01c-0.38,-0.38 -0.38,-0.99 0,-1.37c0,0 0,0 0,0l1.45,-1.45l-1.45,-1.45c-0.38,-0.38 -0.38,-0.99 0,-1.37c0,0 0,0 0,0l0.01,-0.01c0.38,-0.38 0.99,-0.38 1.37,0l1.45,1.45l1.44,-1.44c0.38,-0.38 0.99,-0.38 1.37,0C22.7,15.06 22.7,15.67 22.32,16.05z"/>
    <path
        android:fillColor="@android:color/white"
        android:pathData="M2.000000,22.000000l20.000000,0.000000 0.000000,-20.000000z"/>
        android:fillColor="#FF000000"
        android:pathData="M22,12V3.8c0,-0.71 -0.87,-1.08 -1.38,-0.57L3.24,20.62C2.73,21.13 3.09,22 3.8,22H14V12H22z"/>
</vector>
+1 −2
Original line number Diff line number Diff line
@@ -21,5 +21,4 @@
    android:layout_height="@dimen/suggestion_card_icon_size"
    android:layout_marginStart="0dp"
    android:layout_marginEnd="24dp"
    android:tint="?android:attr/colorAccent"
    android:scaleType="centerInside"/>
    android:tint="?android:attr/colorAccent" />