From 9b41db962e7d80b010bdc3c6e2a9a8eb94908f06 Mon Sep 17 00:00:00 2001 From: mp-bw <59324545+mp-bw@users.noreply.github.com> Date: Mon, 6 Jun 2022 13:50:52 -0400 Subject: [PATCH] Added monochrome element to adaptive icon for theme support in Android 13 (#1940) --- src/Android/Resources/mipmap-anydpi-v26/ic_launcher.xml | 1 + src/Android/Resources/mipmap-anydpi-v26/ic_launcher_round.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/src/Android/Resources/mipmap-anydpi-v26/ic_launcher.xml b/src/Android/Resources/mipmap-anydpi-v26/ic_launcher.xml index 7353dbd1f..ef49c9917 100644 --- a/src/Android/Resources/mipmap-anydpi-v26/ic_launcher.xml +++ b/src/Android/Resources/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/src/Android/Resources/mipmap-anydpi-v26/ic_launcher_round.xml b/src/Android/Resources/mipmap-anydpi-v26/ic_launcher_round.xml index 7353dbd1f..ef49c9917 100644 --- a/src/Android/Resources/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/src/Android/Resources/mipmap-anydpi-v26/ic_launcher_round.xml @@ -2,4 +2,5 @@ + \ No newline at end of file