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 --- .../packageDebugResources/drawable/ic_anchor.xml | 9 + .../packageDebugResources/layout/activity_main.xml | 460 +++++++++++++++++++++ .../mipmap-anydpi-v26/ic_launcher.xml | 5 + .../mipmap-anydpi-v26/ic_launcher_round.xml | 5 + .../debug/packageDebugResources/raw/mob_alarm.mp3 | 1 + .../debug/packageDebugResources/values/values.xml | 123 ++++++ 6 files changed, 603 insertions(+) create mode 100644 android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_anchor.xml create mode 100644 android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/activity_main.xml create mode 100644 android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-anydpi-v26/ic_launcher.xml create mode 100644 android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-anydpi-v26/ic_launcher_round.xml create mode 100644 android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/raw/mob_alarm.mp3 create mode 100644 android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml (limited to 'android-app/app/build/intermediates/packaged_res/debug/packageDebugResources') diff --git a/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_anchor.xml b/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_anchor.xml new file mode 100644 index 0000000..2389c93 --- /dev/null +++ b/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_anchor.xml @@ -0,0 +1,9 @@ + + + diff --git a/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/activity_main.xml b/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/activity_main.xml new file mode 100644 index 0000000..746fe32 --- /dev/null +++ b/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/activity_main.xml @@ -0,0 +1,460 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +