ui: update icon

This commit is contained in:
2026-05-31 13:01:13 +02:00
parent 88db4ad18d
commit 922cc5d82a
16 changed files with 131 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.LockstepPlayer">
<activity