From 1dac15c48bf61cd019f3a36f3e70bebd4bb93d0a Mon Sep 17 00:00:00 2001 From: fankesyooni Date: Sat, 6 Sep 2025 22:35:55 +0800 Subject: [PATCH] refactor: support monochrome app icon --- app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 5 +++-- app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 7353dbd..0648fb4 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -1,5 +1,6 @@ - - + + + \ No newline at end of file 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..0648fb4 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 @@ -1,5 +1,6 @@ - - + + + \ No newline at end of file