From deed8ac6c910b147836990c8f1a6414bdd460e6f Mon Sep 17 00:00:00 2001 From: Thilo Date: Wed, 10 Aug 2022 23:15:15 +0200 Subject: [PATCH] Add monochrome entry to support Themed App Icons. Fixes #12385 --- 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 0014ace2a..a78bce02c 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