replace vector icons with pngs

This commit is contained in:
tibbi 2017-12-06 20:24:50 +01:00
parent 4cb647e84b
commit 37bfb32d86
6 changed files with 1 additions and 14 deletions

View File

@ -43,7 +43,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.1.2'
implementation 'com.simplemobiletools:commons:3.2.0'
implementation 'joda-time:joda-time:2.9.9'
implementation 'com.facebook.stetho:stetho:1.5.0'
implementation 'com.android.support:multidex:1.0.2'

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="m58.81,73.55 l-9.14,0 0,-9.14 9.14,0 0,9.14zM72.46,50.98 L63.32,50.98 63.32,60.12 72.46,60.12 72.46,50.98zM45.16,50.76 L36.02,50.76 36.02,59.9 45.16,59.9 45.16,50.76zM58.81,50.76 L49.67,50.76 49.67,59.9 58.81,59.9 58.81,50.76zM45.16,73.55 L45.16,64.41 36.02,64.41 36.02,73.55 45.16,73.55zM72.46,64.41 L63.32,64.41 63.32,73.55 72.46,73.55 72.46,64.41zM76.64,33.92 L76.64,46.91 76.64,78.5 32.06,78.5 32.06,46.91 32.06,33.92 39.33,33.92 39.33,28.2 42.08,28.2 42.08,33.92 52.86,33.92 52.86,28.2 55.62,28.2 55.62,33.92 66.51,33.92 66.51,28.2 69.37,28.2 69.37,33.92 76.64,33.92zM75.21,46.91 L33.38,46.91 33.38,77.07 75.21,77.07 75.21,46.91z"/>
</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.9 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB