From 0a47f0e2822cd04c36fa21575c709815a6747ec4 Mon Sep 17 00:00:00 2001 From: fankesyooni Date: Sat, 6 Sep 2025 22:52:20 +0800 Subject: [PATCH] refactor: support monochrome app icon (round) --- app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 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 036d09b..c46314a 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