From e30df81a180e5f2858b1b867e11818ab80c67683 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Tue, 20 Sep 2022 16:32:32 +0200 Subject: [PATCH] Added monochrome icon for Android 13 "Themed icons" support. Resolves #2407 Signed-off-by: Andy Scherzinger --- app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 1 + app/src/qa/res/mipmap-anydpi-v26/ic_launcher.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 d13130e91..c32b784c3 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -24,4 +24,5 @@ + \ No newline at end of file diff --git a/app/src/qa/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/qa/res/mipmap-anydpi-v26/ic_launcher.xml index bbd3e0212..50ec88623 100644 --- a/app/src/qa/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/app/src/qa/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ + \ No newline at end of file