Added a (temporary) app icon
This commit is contained in:
parent
05bcb13f78
commit
db948ddb08
2 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
<application
|
||||
android:testOnly="false"
|
||||
android:allowBackup="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:icon="@drawable/app_icon"
|
||||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
|
|
BIN
fints4javaAndroidApp/src/main/res/drawable/app_icon.png
Normal file
BIN
fints4javaAndroidApp/src/main/res/drawable/app_icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Add table
Reference in a new issue