Update launcher icons

This commit is contained in:
Naveen 2023-12-21 20:13:12 +05:30
parent 7c042f7e6c
commit a91cebea53
No known key found for this signature in database
GPG key ID: 0E155DAD31671DA3
203 changed files with 40 additions and 37 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/md_teal_700" />
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
<foreground android:drawable="@drawable/ic_launcher_foreground" />
<monochrome android:drawable="@drawable/ic_launcher_monochrome" />
</adaptive-icon>