From 3a2fd9bfdab5d22efb4f3e42a8c7c2e5d2dd440a Mon Sep 17 00:00:00 2001 From: Igor Escodro Date: Tue, 27 Sep 2022 10:58:35 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=B1=20Support=20Themed=20Icons=20on=20?= =?UTF-8?q?Android=2013=20(#330)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adding support for Themed Icons on Android 13 allowing Alkaa to have the same system look and feel. --- app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 7 ++++--- app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) 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 036d09bc5..6f379984a 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -1,5 +1,6 @@ - - - \ No newline at end of file + + + + 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 036d09bc5..6f379984a 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 @@ -1,5 +1,6 @@ - - - \ No newline at end of file + + + +