From e2f94de1a239a1d57272403f2d798f447557a9d4 Mon Sep 17 00:00:00 2001 From: Chad Curtis Date: Tue, 24 Feb 2026 10:10:55 -0600 Subject: [PATCH] Fix adaptive icon: use committed launcher PNG instead of broken foreground vector --- android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 2 +- .../app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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..94122048 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 @@ -1,5 +1,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..94122048 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 @@ -1,5 +1,5 @@ - + \ No newline at end of file