Merge "Update cellular data condition icon and padding." into pi-dev
am: 1a38390728
Change-Id: I2372af3d9e40cf3d0d4bcc1f13dffe6d856af18f
This commit is contained in:
committed by
android-build-merger
commit
8907b93d07
@@ -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>
|
||||
|
@@ -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" />
|
||||
|
Reference in New Issue
Block a user