Remove old pre-v9, pre-v11, and pre-v12 assets.
Before Width: | Height: | Size: 296 B |
Before Width: | Height: | Size: 434 B |
Before Width: | Height: | Size: 412 B After Width: | Height: | Size: 296 B |
Before Width: | Height: | Size: 676 B After Width: | Height: | Size: 676 B |
Before Width: | Height: | Size: 212 B |
Before Width: | Height: | Size: 284 B |
Before Width: | Height: | Size: 324 B After Width: | Height: | Size: 212 B |
Before Width: | Height: | Size: 412 B After Width: | Height: | Size: 412 B |
@ -1,9 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
|
|
||||||
<corners android:topLeftRadius="44dp"
|
|
||||||
android:topRightRadius="44dp"
|
|
||||||
android:bottomLeftRadius="44dp"
|
|
||||||
android:bottomRightRadius="0dp"/>
|
|
||||||
<solid android:color="#FF0288D1" />
|
|
||||||
<size android:height="88dp" android:width="88dp" />
|
|
||||||
</shape>
|
|
Before Width: | Height: | Size: 346 B |
Before Width: | Height: | Size: 524 B After Width: | Height: | Size: 346 B |
Before Width: | Height: | Size: 858 B After Width: | Height: | Size: 858 B |
Before Width: | Height: | Size: 544 B |
Before Width: | Height: | Size: 726 B After Width: | Height: | Size: 544 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 786 B |
Before Width: | Height: | Size: 978 B After Width: | Height: | Size: 786 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
@ -2,8 +2,8 @@
|
|||||||
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
|
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
|
||||||
<corners android:topLeftRadius="44dp"
|
<corners android:topLeftRadius="44dp"
|
||||||
android:topRightRadius="44dp"
|
android:topRightRadius="44dp"
|
||||||
android:bottomLeftRadius="0dp"
|
android:bottomLeftRadius="44dp"
|
||||||
android:bottomRightRadius="44dp"/>
|
android:bottomRightRadius="0dp"/>
|
||||||
<solid android:color="#FF0288D1" />
|
<solid android:color="#FF0288D1" />
|
||||||
<size android:height="88dp" android:width="88dp" />
|
<size android:height="88dp" android:width="88dp" />
|
||||||
</shape>
|
</shape>
|