Added a (temporary) app icon

This commit is contained in:
dankito 2020-04-29 20:15:09 +02:00
parent 05bcb13f78
commit db948ddb08
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<application <application
android:testOnly="false" android:testOnly="false"
android:allowBackup="true" android:allowBackup="true"
android:icon="@mipmap/ic_launcher" android:icon="@drawable/app_icon"
android:label="@string/app_name" android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round" android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true" android:supportsRtl="true"

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB