diff options
author | RaindropsSys <contact@minteck.org> | 2023-05-22 18:22:54 +0200 |
---|---|---|
committer | RaindropsSys <contact@minteck.org> | 2023-05-22 18:22:54 +0200 |
commit | 9d794e6567e3ffb6280aba3cfb3381bd15cd1aba (patch) | |
tree | 3ec22b4ea9e22eef022dcbe4370b57da27f102cc /app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | |
parent | 0528f41b98439529f9122ad29803cd008581f188 (diff) | |
download | delta-android-9d794e6567e3ffb6280aba3cfb3381bd15cd1aba.tar.gz delta-android-9d794e6567e3ffb6280aba3cfb3381bd15cd1aba.tar.bz2 delta-android-9d794e6567e3ffb6280aba3cfb3381bd15cd1aba.zip |
Updated 8 files and added 5 files (automated)
Diffstat (limited to 'app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml')
-rw-r--r-- | app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index 7353dbd..1413a31 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -2,4 +2,5 @@ <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <background android:drawable="@color/ic_launcher_background"/> <foreground android:drawable="@drawable/ic_launcher_foreground"/> + <monochrome android:drawable="@drawable/ic_launcher_monochrome" /> </adaptive-icon>
\ No newline at end of file |