Replace icon

This commit is contained in:
edr
2020-07-20 18:15:49 +02:00
parent b2df26e13b
commit e81c5692a2
37 changed files with 117 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
<application
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:theme="@android:style/Theme.Holo" >
<activity