From a43ad3b9bf18f5cd701058332ea9be1a4c25942f Mon Sep 17 00:00:00 2001 From: Sébastien Delord Date: Mon, 29 Jan 2024 00:51:30 +0100 Subject: Themed / Monochrome app icon support Signed-off-by: Sébastien Delord <57289288+sebastien46@users.noreply.github.com> --- app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | 1 + 2 files changed, 2 insertions(+) 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 ee5cb46..b6d656c 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -8,4 +8,5 @@ + 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 ee5cb46..b6d656c 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 @@ -8,4 +8,5 @@ + -- cgit v1.2.3