replace vector launchers with pngs

This commit is contained in:
tibbi 2017-12-06 23:21:59 +01:00
parent 85af0c94ae
commit c7cf407547
6 changed files with 1 additions and 14 deletions

View File

@ -45,7 +45,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.1.2'
implementation 'com.simplemobiletools:commons:3.2.3'
implementation 'com.facebook.stetho:stetho:1.5.0'
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"

View File

@ -1,13 +0,0 @@
<vector
xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportHeight="108"
android:viewportWidth="108">
<path
android:fillColor="#F57C00"
android:pathData="M54.3,103.2L54.3,103.2c-27,0 -48.9,-21.9 -48.9,-48.9v0c0,-27 21.9,-48.9 48.9,-48.9h0c27,0 48.9,21.9 48.9,48.9v0C103.2,81.3 81.3,103.2 54.3,103.2z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="M73.8,42.4L73.8,42.4l-13,-12.9v0h0l0,0l0,0h-0.6v0H34.8v47.3h38.9V43.1h0V42.4zM71.9,42.4H60.8v-11L71.9,42.4zM41.6,40.5v-1.3h17.9v2.6H41.6V40.5zM53,69.2H41.6v-1.3v-1.3H53V69.2zM67,61v1.3H41.6V61v-1.3H67V61zM67,54.2v1.3H41.6v-1.3v-1.3H67V54.2zM67,47.4v1.3H41.6v-1.3v-1.3H67V47.4z"/>
</vector>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB