From 65a6bde49652558ada5daa15eca03d5061465a00 Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期五, 27 十二月 2024 18:00:46 +0800
Subject: [PATCH] 1.图片上传进度相关代码。 2.修复地图定位图标不居中问题。

---
 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 63e5f61..c4423da 100644
--- a/app/src/main/res/values/themes.xml
+++ b/app/src/main/res/values/themes.xml
@@ -5,5 +5,4 @@
     <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