Begin using the old project's icon.

This commit is contained in:
Hyperling 2025-03-21 11:02:57 -07:00
parent d1633fd155
commit 8ea85586d5
3 changed files with 2 additions and 1 deletions

View File

@ -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"

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB