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