change android icon to not-midna icon

This commit is contained in:
CraftyBoss
2026-04-16 23:58:27 -07:00
parent 03b95503b9
commit 212981304d
2 changed files with 1 additions and 1 deletions
@@ -15,7 +15,7 @@
android:allowBackup="true"
android:hardwareAccelerated="true"
android:appCategory="game"
android:icon="@android:drawable/sym_def_app_icon"
android:icon="@mipmap/icon"
android:label="@string/app_name"
android:theme="@android:style/Theme.NoTitleBar"
android:enableOnBackInvokedCallback="false">
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB