Add a rounded icon and move icons to mipmap from drawable.

This commit is contained in:
2025-07-13 18:37:09 -07:00
parent 219ef6d64e
commit 1fe3035050
7 changed files with 2 additions and 1 deletions

View File

@@ -3,7 +3,8 @@
<application <application
android:allowBackup="true" android:allowBackup="true"
android:icon="@drawable/icon_512" android:icon="@mipmap/icon_512"
android:roundIcon="@mipmap/icon_rounded_512"
android:label="@string/appName" android:label="@string/appName"
android:supportsRtl="true" android:supportsRtl="true"
android:theme="@style/InfiniteTimer" android:theme="@style/InfiniteTimer"

View File

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
gimp/icon20250713.xcf Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB