[UI] Add new app icon and splash logo.

This commit is contained in:
Kuba Szczodrzyński 2020-05-11 13:42:30 +02:00
parent ef1cdd5b20
commit 8864bb2a5e
27 changed files with 13 additions and 117 deletions

View File

@ -24,7 +24,6 @@
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:networkSecurityConfig="@xml/network_security_config"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppTheme.Dark"
android:usesCleartextTraffic="true"

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item android:id="@+id/ic_main_icon"
android:drawable="@drawable/ic_launcher_foreground"
android:drawable="@mipmap/ic_launcher_foreground"
android:gravity="center" />
<!-- set a place holder Drawable so android:drawable isn't null -->
<item android:id="@+id/ic_badge"
android:drawable="@drawable/ic_launcher_foreground" />
android:drawable="@mipmap/ic_launcher_foreground" />
</layer-list>

View File

@ -1,106 +0,0 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="96.969696"
android:viewportHeight="96.969696">
<group android:translateX="16.484848"
android:translateY="16.484848">
<path
android:pathData="M39,13L33.4141,15.3672L33.5723,15.6406L33.1016,15.5625L32,16L33.1875,18.0566L36.7793,24.2773L39.9629,28.3281L39.002,31.8711L40.9238,32.2969L40.2168,33.6836L41.1816,34.0352L11,52L13.6602,56.6074L17.9277,64L64,64L64,46.0527L57.4512,34.7109L56.6191,33.2676L55.584,31.4746L53,27L47.6738,28.0234L44.7441,22.9512L40.0625,14.8398L39,13z"
android:strokeWidth="0"
android:fillColor="#000000"
android:fillAlpha="0.11764706"/>
<path
android:pathData="M11,32h42v20h-42z"
android:strokeWidth="1"
android:fillColor="#ff9f00"
android:fillAlpha="1"
android:strokeColor="#00000000"/>
<path
android:pathData="M39,13L39,17L36.8,17C34.4,17 35.6,16 32,16L32,12c3.6,0 2.4,1 4.8,1z"
android:strokeWidth="1"
android:fillColor="#e01d1d"
android:fillAlpha="1"
android:strokeColor="#00000000"/>
<path
android:pathData="M14,36h3v5h-3z"
android:strokeWidth="1"
android:fillColor="#0377bc"
android:fillAlpha="1"
android:strokeColor="#00000000"/>
<path
android:pathData="M19,36h3v5h-3z"
android:strokeWidth="1"
android:fillColor="#0377bc"
android:fillAlpha="1"
android:strokeColor="#00000000"/>
<path
android:pathData="M19,44h3v5h-3z"
android:strokeWidth="1"
android:fillColor="#0377bc"
android:fillAlpha="1"
android:strokeColor="#00000000"/>
<path
android:pathData="M14,44h3v5h-3z"
android:strokeWidth="1"
android:fillColor="#0377bc"
android:fillAlpha="1"
android:strokeColor="#00000000"/>
<path
android:pathData="M42,36h3v5h-3z"
android:strokeWidth="1"
android:fillColor="#0377bc"
android:fillAlpha="1"
android:strokeColor="#00000000"/>
<path
android:pathData="M47,36h3v5h-3z"
android:strokeWidth="1"
android:fillColor="#0377bc"
android:fillAlpha="1"
android:strokeColor="#00000000"/>
<path
android:pathData="M47,44h3v5h-3z"
android:strokeWidth="1"
android:fillColor="#0377bc"
android:fillAlpha="1"
android:strokeColor="#00000000"/>
<path
android:pathData="M42,44h3v5h-3z"
android:strokeWidth="1"
android:fillColor="#0377bc"
android:fillAlpha="1"
android:strokeColor="#00000000"/>
<path
android:pathData="M11,27h42v6h-42z"
android:strokeWidth="1"
android:fillColor="#f44335"
android:fillAlpha="1"
android:strokeColor="#00000000"/>
<path
android:pathData="M25,52l14,0l0,-25.5l-7,-7l-7,7z"
android:strokeWidth="1"
android:fillColor="#ffb74d"
android:strokeColor="#00000000"/>
<path
android:pathData="M32,34m-5,0a5,5 0,1 1,10 0a5,5 0,1 1,-10 0"
android:strokeWidth="1"
android:fillColor="#fafafa"
android:strokeColor="#00000000"/>
<path
android:pathData="m34,35h-2c-0.6,0 -1,-0.4 -1,-1v-2c0,-0.6 0.4,-1 1,-1 0.6,0 1,0.4 1,1v1h1c0.6,0 1,0.4 1,1 0,0.6 -0.4,1 -1,1z"
android:strokeWidth="1"
android:fillColor="#795548"
android:strokeColor="#00000000"/>
<path
android:pathData="M41,29.9l0,-2.9l-9,-9l-9,9l0,2.9l9,-9z"
android:strokeWidth="1"
android:fillColor="#e01d1d"
android:fillAlpha="1"
android:strokeColor="#00000000"/>
<path
android:pathData="m32,42c-1.7,0 -3,1.3 -3,3 0,1.7 0,7 0,7h6c0,0 0,-5.3 0,-7 0,-1.7 -1.3,-3 -3,-3z"
android:strokeWidth="1"
android:fillColor="#805a26"
android:strokeColor="#00000000"/>
</group>
</vector>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/colorPrimary"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>

View File

@ -1,5 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/colorPrimary"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 45 KiB

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Kuba Szczodrzyński 2020-5-11.
-->
<resources>
<color name="ic_launcher_background">#0C92D6</color>
</resources>