Added an AVD to the icon and changed the order to be from bottom to the top. Bug: 17903685 Bug: 17007783 Change-Id: Ia1509e2d4e02c87782285e05b7b7fb6a11854f95
40 lines
1.3 KiB
XML
40 lines
1.3 KiB
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:height="17dp"
|
|
android:width="85dp"
|
|
android:viewportHeight="48"
|
|
android:viewportWidth="260" >
|
|
<group
|
|
android:name="dismiss_all"
|
|
android:translateX="48"
|
|
android:translateY="6" >
|
|
<group
|
|
android:name="3"
|
|
android:translateX="-24"
|
|
android:translateY="36" >
|
|
<path
|
|
android:name="rectangle_path_1_2"
|
|
android:pathData="M -24.0,-6.0 l 48.0,0 l 0,12.0 l -48.0,0 Z"
|
|
android:fillColor="#FFFFFFFF"
|
|
android:fillAlpha="1" />
|
|
</group>
|
|
<group
|
|
android:name="2"
|
|
android:translateX="-12"
|
|
android:translateY="18" >
|
|
<path
|
|
android:name="rectangle_path_1_1"
|
|
android:pathData="M -24.0,-6.0 l 48.0,0 l 0,12.0 l -48.0,0 Z"
|
|
android:fillColor="#FFFFFFFF"
|
|
android:fillAlpha="1" />
|
|
</group>
|
|
<group
|
|
android:name="1" >
|
|
<path
|
|
android:name="rectangle_path_1"
|
|
android:pathData="M -24.0,-6.0 l 48.0,0 l 0,12.0 l -48.0,0 Z"
|
|
android:fillColor="#FFFFFFFF"
|
|
android:fillAlpha="1" />
|
|
</group>
|
|
</group>
|
|
</vector>
|