replace vector launcher icons with pngs

This commit is contained in:
tibbi 2017-12-06 23:11:58 +01:00
parent da5cf1b7bb
commit 4415c70b23
6 changed files with 1 additions and 16 deletions

View file

@ -42,7 +42,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.1.2'
implementation 'com.simplemobiletools:commons:3.2.3'
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"
releaseImplementation "com.squareup.leakcanary:leakcanary-android-no-op:$leakCanaryVersion"

View file

@ -1,15 +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="m64.05,51.31 l1.31,1.31 -20.45,20.34 -15.55,3.48 3.37,-15.55 20.45,-20.45 3.05,3.05 -20.45,20.56c-0.65,0.76 -1.85,0.44 -1.85,0.44l-1.85,7.29 1.74,1.85 9.9,-2.28 20.34,-20.01zM74.49,39.78 L65.9,31.52C64.92,30.54 63.29,30.54 62.42,31.63l-4.02,3.92 11.86,12.18 4.24,-4.46c0.98,-0.98 0.98,-2.5 0,-3.48zM37.18,68.61c0.98,1.09 2.61,1.09 3.7,0.11L61.33,48.49 57.63,44.68 37.18,65.13c-0.87,0.98 -0.98,2.5 0,3.48zM54.58,39.35 L66.77,51.53 69.38,49.03 57.09,36.63 54.58,39.35Z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="M75.25,74.59l0,1.85l-45.9,0l0.44,-1.85z"/>
</vector>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB