ic_launcher_round

This commit is contained in:
2025-06-06 18:32:59 +02:00
parent 9a716018fc
commit f083fc8e8f
6 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
android:label="f0ckapp"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:enableOnBackInvokedCallback="true">
<activity
android:name=".MainActivity"