Changes the icon

This commit is contained in:
Sofiya Tepikin
2021-01-03 16:25:49 +01:00
parent 3b576e8173
commit 97d9e8bd25
26 changed files with 3 additions and 12 deletions
+1
View File
@@ -23,6 +23,7 @@
android:name=".MainApplication"
android:label="@string/app_name"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:allowBackup="false"
android:theme="@style/AppTheme">
<activity