🚀 New app icon

* Replaced old default icon with new(monochrome)
This commit is contained in:
Acclorite 2024-09-21 23:24:48 +03:00
parent 3b26b94ddc
commit d2cfcd71a1
19 changed files with 4 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:drawable="@drawable/app_icon_colored"
android:drawable="@drawable/app_icon"
android:height="80.dp"
android:width="80.dp"
android:gravity="center" />