From f163344ffeb1e699fa1a2dfb8a70055bb1b9be7e Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期一, 09 九月 2024 15:09:17 +0800
Subject: [PATCH] 首页界面优化,地图模块优化,部分下载地图瓦片功能代码
---
app/src/main/res/values/themes.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml
index 1571d15..63e5f61 100644
--- a/app/src/main/res/values/themes.xml
+++ b/app/src/main/res/values/themes.xml
@@ -3,7 +3,7 @@
<style name="Theme.PipIrrApp" parent="Theme.AppCompat.Light.NoActionBar" >
-
<item name="android:windowAnimationStyle">@null</item>
</style>
+
</resources>
\ No newline at end of file
--
Gitblit v1.8.0