Rename icon files and add a round version.
This commit is contained in:
parent
10a882679b
commit
53c3f80622
@ -6,9 +6,9 @@
|
||||
android:allowBackup="true"
|
||||
android:dataExtractionRules="@xml/data_extraction_rules"
|
||||
android:fullBackupContent="@xml/backup_rules"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:icon="@mipmap/icon_v001"
|
||||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:roundIcon="@mipmap/icon_v001_round"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.ExpenseTracker"
|
||||
tools:targetApi="31">
|
||||
|
BIN
app/src/main/res/mipmap-hdpi/icon_v001.png
Normal file
BIN
app/src/main/res/mipmap-hdpi/icon_v001.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
BIN
app/src/main/res/mipmap-hdpi/icon_v001_round.png
Normal file
BIN
app/src/main/res/mipmap-hdpi/icon_v001_round.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 42 KiB |
Binary file not shown.
Before Width: | Height: | Size: 35 KiB |
BIN
media/icon_v001.png
Normal file
BIN
media/icon_v001.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
Binary file not shown.
BIN
media/icon_v001_round.png
Normal file
BIN
media/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