Icon, Splash and Theme changes.

This commit is contained in:
darken
2022-01-07 17:11:01 +01:00
parent 903b025a17
commit fb408aa455
32 changed files with 113 additions and 57 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppTheme">
android:theme="@style/AppThemeSplash">
<activity
android:name=".main.ui.MainActivity"