1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-1409 App | Design | Update app icon (#115)

This commit is contained in:
Konstantin Ivanov 2023-07-05 12:06:21 +02:00 committed by GitHub
parent 77e80b75dc
commit c242dde283
Signed by: github
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 2 additions and 27 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

View file

@ -1,25 +0,0 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:aapt="http://schemas.android.com/aapt"
android:width="108dp"
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
<group android:scaleX="0.9818182"
android:scaleY="0.9818182">
<path
android:pathData="M64,44V34.998H39.5V44.089L64,44ZM64,44L64,74.998H73.2V44L64,44ZM47.75,75C54.792,75 60.5,69.292 60.5,62.25C60.5,55.208 54.792,49.5 47.75,49.5C40.708,49.5 35,55.208 35,62.25C35,69.292 40.708,75 47.75,75Z"
android:fillType="evenOdd">
<aapt:attr name="android:fillColor">
<gradient
android:startY="34.9984"
android:startX="51.9106"
android:endY="75.0001"
android:endX="51.6608"
android:type="linear">
<item android:offset="0" android:color="#FFFFAD35"/>
<item android:offset="1" android:color="#FFED7EDE"/>
</gradient>
</aapt:attr>
</path>
</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/ic_new_app_launcher_background"/>
<foreground android:drawable="@drawable/ic_new_app_launcher_foreground"/>
<foreground android:drawable="@mipmap/ic_new_app_launcher_foreground"/>
</adaptive-icon>

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/ic_new_app_launcher_background"/>
<foreground android:drawable="@drawable/ic_new_app_launcher_foreground"/>
<foreground android:drawable="@mipmap/ic_new_app_launcher_foreground"/>
</adaptive-icon>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB