replace vector launcher icon with pngs

This commit is contained in:
tibbi 2017-12-07 09:29:06 +01:00
parent 082c321c24
commit e83ebe55ff
6 changed files with 1 additions and 14 deletions

View File

@ -38,7 +38,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.1.2'
implementation 'com.simplemobiletools:commons:3.2.3'
}
Properties props = new Properties()

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="M54.6,43.7c1.1,-1.4 1.9,-2.4 2.9,-3.4c4.8,-4.9 10,-5.7 15.2,-2.4c5,3.1 7.3,9.6 5.2,15.4c-0.7,1.8 -1.6,3.6 -2.8,5.1c-5.1,6.2 -11.3,11.2 -17.9,15.6c-1.7,1.1 -3.4,1.3 -5.2,0.1c-6.9,-4.5 -13.3,-9.6 -18.4,-16c-3.7,-4.6 -4.6,-9.9 -1.7,-15.3c4,-7.4 12.8,-8.8 18.9,-3.1C51.9,40.7 53,42 54.6,43.7z"/>
</vector>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB