From 44b98714eab11e76829896e2abd46fcf8df4c927 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Evy=C4=8D=C4=99do?= Date: Thu, 18 Jan 2024 14:20:20 +0100 Subject: [PATCH] add themed icon for android 13 --- .../drawable-v24/ic_launcher_foreground_mono.xml | 15 +++++++++++++++ .../main/res/mipmap-anydpi-v26/ic_launcher.xml | 3 ++- .../res/mipmap-anydpi-v26/ic_launcher_round.xml | 3 ++- 3 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 android/app/src/main/res/drawable-v24/ic_launcher_foreground_mono.xml diff --git a/android/app/src/main/res/drawable-v24/ic_launcher_foreground_mono.xml b/android/app/src/main/res/drawable-v24/ic_launcher_foreground_mono.xml new file mode 100644 index 0000000..1cd91fa --- /dev/null +++ b/android/app/src/main/res/drawable-v24/ic_launcher_foreground_mono.xml @@ -0,0 +1,15 @@ + + + + + diff --git a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 036d09b..82fb0d0 100644 --- a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ - \ No newline at end of file + + diff --git a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index 036d09b..82fb0d0 100644 --- a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -2,4 +2,5 @@ - \ No newline at end of file + +