From c9f622302bbc5a9a30cff341200334c3dd23ffe0 Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期一, 21 十月 2024 17:50:56 +0800
Subject: [PATCH] 1.巡检相关代码 2.保存地图中心点 3.缓存等级相关

---
 app/src/main/res/values/themes.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml
index 1571d15..c4423da 100644
--- a/app/src/main/res/values/themes.xml
+++ b/app/src/main/res/values/themes.xml
@@ -3,7 +3,6 @@
 
 
     <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