From bbe513aae757ad6d763dd71275a2ba50733f8984 Mon Sep 17 00:00:00 2001 From: sebastien46 <57289288+sebastien46@users.noreply.github.com> Date: Sun, 28 Jan 2024 15:04:40 +0100 Subject: [PATCH] Added Themed / Monochrome App icon support (#47) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Sébastien Delord <57289288+sebastien46@users.noreply.github.com> --- app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 1 + 1 file changed, 1 insertion(+) 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 eca70cf..6f3b755 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ + \ No newline at end of file