CAKE-287 | created ic_launcher.png and ic_launcher.xml

This commit is contained in:
OleksandrSobol 2021-04-30 20:00:27 +03:00
parent d23228ac01
commit e9ff3dd2e9
2 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@android:color/white" />
<foreground android:drawable="@drawable/ic_launcher" />
</adaptive-icon>