chage icon

This commit is contained in:
2022-03-23 10:56:09 +02:00
parent 6a235d1d3f
commit ba9383248c
29 changed files with 27 additions and 14 deletions

View File

@ -6,7 +6,7 @@
<application
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:theme="@style/AppTheme" >
</application>