🚀 New app icon
* Replaced old default icon with new(monochrome)
This commit is contained in:
parent
3b26b94ddc
commit
d2cfcd71a1
19 changed files with 4 additions and 4 deletions
BIN
app/src/main/res/drawable/app_icon.png
Normal file
BIN
app/src/main/res/drawable/app_icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 30 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 9.2 KiB |
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item
|
||||
android:drawable="@drawable/app_icon_colored"
|
||||
android:drawable="@drawable/app_icon"
|
||||
android:height="80.dp"
|
||||
android:width="80.dp"
|
||||
android:gravity="center" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue