From 6c9d1592f82a62c398d9b01c87b9def26d9801f5 Mon Sep 17 00:00:00 2001 From: adbenitez Date: Sun, 25 Aug 2024 17:34:57 +0200 Subject: [PATCH] add monochrome launcher icon --- .../ic_launcher_foreground_monochrome.xml | 15 +++++++++++++++ src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 3 ++- 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 src/main/res/drawable/ic_launcher_foreground_monochrome.xml diff --git a/src/main/res/drawable/ic_launcher_foreground_monochrome.xml b/src/main/res/drawable/ic_launcher_foreground_monochrome.xml new file mode 100644 index 0000000000..8ef65e2a81 --- /dev/null +++ b/src/main/res/drawable/ic_launcher_foreground_monochrome.xml @@ -0,0 +1,15 @@ + + + + + diff --git a/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 036d09bc5f..36f6533f93 100644 --- a/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ - \ No newline at end of file + +