Begin using the old project's icon.
This commit is contained in:
parent
d1633fd155
commit
8ea85586d5
@ -2,7 +2,8 @@
|
||||
<application
|
||||
android:label="Expenses"
|
||||
android:name="${applicationName}"
|
||||
android:icon="@mipmap/ic_launcher">
|
||||
android:icon="@mipmap/icon_v001"
|
||||
android:roundIcon="@mipmap/icon_v001_round">
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:exported="true"
|
||||
|
BIN
android/app/src/main/res/mipmap-hdpi/icon_v001.png
Normal file
BIN
android/app/src/main/res/mipmap-hdpi/icon_v001.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
BIN
android/app/src/main/res/mipmap-hdpi/icon_v001_round.png
Normal file
BIN
android/app/src/main/res/mipmap-hdpi/icon_v001_round.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 42 KiB |
Loading…
x
Reference in New Issue
Block a user