Icon and reintroduce splash screen

This commit is contained in:
darken
2022-09-14 18:00:18 +02:00
committed by Matthias Urhahn
parent 3860cb21c6
commit 87bef9cb9c
36 changed files with 39 additions and 15 deletions
+1 -1
View File
@@ -37,8 +37,8 @@
android:name=".App"
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/AppTheme">