From dde00c0f8e4571b6253a8c65598e1de7d905e742 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Fri, 13 Mar 2026 23:47:20 +0000 Subject: fix: resolve MapLibre 11.x migration issues and layout/resource errors --- android-app/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 5 +++++ android-app/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 android-app/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml create mode 100644 android-app/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml (limited to 'android-app/app/src/main/res/mipmap-anydpi-v26') diff --git a/android-app/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/android-app/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 0000000..52d5417 --- /dev/null +++ b/android-app/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/android-app/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/android-app/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 0000000..52d5417 --- /dev/null +++ b/android-app/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + -- cgit v1.2.3