replace vector launcher icon with pngs

This commit is contained in:
tibbi 2017-12-07 09:42:32 +01:00
parent ebe3ae7bc9
commit 9d9ca0f6da
6 changed files with 1 additions and 29 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,28 +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="M72.8,35.9c2.2,2.2 4,4.8 5.3,7.7H50.6l8.6,-14.9c1.8,0.3 3.5,0.9 5.2,1.6C67.6,31.6 70.4,33.5 72.8,35.9z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="M44.2,30.3c3.2,-1.4 6.6,-2 10.2,-2c0.9,0 1.7,0 2.6,0.1L43.2,52.1l-8.6,-14.9c0.4,-0.5 0.8,-0.9 1.3,-1.4C38.3,33.5 41.1,31.6 44.2,30.3z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="M30.3,44.2c0.8,-1.8 1.7,-3.5 2.9,-5.1l13.7,23.8H29.7c-1,-2.7 -1.4,-5.6 -1.4,-8.6C28.2,50.8 28.9,47.4 30.3,44.2z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="M35.9,72.8c-2.2,-2.2 -4,-4.8 -5.3,-7.7h17.8v0h9.9L49.6,80c-1.9,-0.3 -3.7,-0.9 -5.4,-1.6C41.1,77 38.3,75.1 35.9,72.8z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="M64.5,78.3c-3.2,1.4 -6.6,2 -10.2,2c-0.8,0 -1.6,0 -2.4,-0.1L60.7,65h0l4.9,-8.6l8.5,14.7c-0.5,0.5 -0.9,1.1 -1.4,1.6C70.4,75.1 67.6,77 64.5,78.3z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="M78.3,64.5c-0.7,1.7 -1.6,3.4 -2.7,4.9L62,45.7h17c1,2.7 1.4,5.6 1.4,8.6C80.4,57.8 79.7,61.2 78.3,64.5z"/>
</vector>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

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: 7.5 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 7.7 KiB