feat: 重构地图

This commit is contained in:
2025-06-13 21:03:42 +08:00
parent b384446fc6
commit 9889efc754
27 changed files with 1672 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Base application theme. -->
<style name="Theme.Maps" parent="Theme.MaterialComponents.DayNight.DarkActionBar">
<style name="Theme.Maps" parent="Theme.MaterialComponents.DayNight.NoActionBar">
<!-- Primary brand color. -->
<item name="colorPrimary">@color/purple_500</item>
<item name="colorPrimaryVariant">@color/purple_700</item>