replace vector launcher with pngs

This commit is contained in:
tibbi 2017-12-07 12:38:18 +01:00
parent e20e2311a5
commit dcd485c804
6 changed files with 1 additions and 20 deletions

View File

@ -38,7 +38,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.1.2'
implementation 'com.simplemobiletools:commons:3.2.3'
implementation 'com.squareup:otto:1.3.8'
}

View File

@ -1,19 +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="m53.8,26c-16.18,0 -29.3,13.12 -29.3,29.3 0,16.18 13.12,29.3 29.3,29.3 16.18,0 29.3,-13.12 29.3,-29.3 0,-16.18 -13.27,-29.3 -29.3,-29.3zM53.8,78.92c-12.98,0 -23.62,-10.64 -23.62,-23.62 0,-12.98 10.64,-23.62 23.62,-23.62 12.98,0 23.62,10.64 23.62,23.62 0,12.98 -10.64,23.62 -23.62,23.62z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="m53.8,35.47c-10.93,0 -19.83,8.89 -19.83,19.83 0,10.93 8.89,19.83 19.83,19.83 10.93,0 19.83,-8.89 19.83,-19.83 0,-10.93 -9.04,-19.83 -19.83,-19.83zM53.8,69.44c-7.73,0 -14.14,-6.27 -14.14,-14.14 0,-7.87 6.27,-14.14 14.14,-14.14 7.73,0 14.14,6.27 14.14,14.14 0,7.87 -6.41,14.14 -14.14,14.14z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="m53.8,45.82c-5.25,0 -9.48,4.23 -9.48,9.48 0,5.25 4.23,9.48 9.48,9.48 5.25,0 9.48,-4.23 9.48,-9.48 0,-5.25 -4.37,-9.48 -9.48,-9.48zM53.8,59.09c-2.04,0 -3.79,-1.75 -3.79,-3.79 0,-2.04 1.75,-3.79 3.79,-3.79 2.04,0 3.79,1.75 3.79,3.79C57.44,57.34 55.84,59.09 53.8,59.09Z"/>
</vector>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.5 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 10 KiB