mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
CAKE-287 | created ic_launcher.png and ic_launcher.xml
This commit is contained in:
parent
d23228ac01
commit
e9ff3dd2e9
2 changed files with 5 additions and 0 deletions
BIN
android/app/src/main/res/drawable/ic_launcher.png
Executable file
BIN
android/app/src/main/res/drawable/ic_launcher.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 2 KiB |
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue