Icon restored

This commit is contained in:
2023-08-31 15:21:55 +02:00
parent 1a60c88f35
commit 6b23bd6733
10 changed files with 9 additions and 5 deletions

View File

@ -87,7 +87,7 @@
<application
android:allowBackup="true"
android:allowClearUserData="true"
android:icon="@drawable/gears"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
android:theme="@style/AppTheme"
android:networkSecurityConfig="@xml/network_security_config">