From 9408216ca2c2bee2e0096f5b643ffbb932566ff3 Mon Sep 17 00:00:00 2001 From: Claudomator Agent Date: Fri, 13 Mar 2026 19:55:38 +0000 Subject: feat: Implement initial chart display setup with MapLibre GL Native --- android-app/app/src/main/res/values/themes.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 android-app/app/src/main/res/values/themes.xml (limited to 'android-app/app/src/main/res/values/themes.xml') diff --git a/android-app/app/src/main/res/values/themes.xml b/android-app/app/src/main/res/values/themes.xml new file mode 100644 index 0000000..50ce36e --- /dev/null +++ b/android-app/app/src/main/res/values/themes.xml @@ -0,0 +1,16 @@ + + + + \ No newline at end of file -- cgit v1.2.3