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 1/2] 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 00000000..1cd91fa9 --- /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 036d09bc..82fb0d07 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 036d09bc..82fb0d07 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 + + From 59b370049f07a1faf7b72a249975fcc561b6f554 Mon Sep 17 00:00:00 2001 From: Lei Nelissen Date: Wed, 24 Jan 2024 17:24:55 +0100 Subject: [PATCH 2/2] fix: icon spacing --- .../ic_launcher_foreground_mono.xml | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) 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 index 1cd91fa9..76b85c11 100644 --- 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 @@ -1,15 +1,15 @@ - - - + android:viewportWidth="108" + android:viewportHeight="108"> + + +