From 5234933749c92dca6bb024105e3641d342876c33 Mon Sep 17 00:00:00 2001 From: jinyuer <454386664@qq.com> Date: Wed, 8 Dec 2021 15:27:07 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=AF=91=E9=94=99=E8=AF=AF=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E3=80=82=20=E7=99=BB=E5=BD=95=E6=88=90=E5=8A=9F?= =?UTF-8?q?=E5=85=88=E6=B8=85=E9=99=A4sp=E7=BC=93=E5=AD=98=EF=BC=8C?= =?UTF-8?q?=E9=98=B2=E6=AD=A2=E6=95=B0=E6=8D=AE=E9=94=99=E4=B9=B1=20?= =?UTF-8?q?=E5=A4=84=E7=90=86=E4=BA=BA=E8=84=B8=E8=AF=86=E5=88=AB=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/compiler.xml | 2 +- .idea/misc.xml | 2 +- .idea/modules.xml | 1 - .idea/runConfigurations.xml | 10 --- app/build.gradle | 16 ++-- app/src/main/AndroidManifest.xml | 86 ++++++++++++++++-- .../java/com/sl/house_property/DoConfig.java | 2 +- .../com/sl/house_property/LoginActivity.java | 1 + .../com/sl/house_property/MyApplication.java | 3 +- .../discovery/DiscoveryFragment.java | 7 +- .../ImageViewerAndDeleteActivity.java | 9 +- app/src/main/java/tools/GlideEngine.java | 88 ++++++++++--------- gradle/wrapper/gradle-wrapper.properties | 2 +- ninegridview/build.gradle | 8 +- 14 files changed, 161 insertions(+), 76 deletions(-) delete mode 100644 .idea/runConfigurations.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml index fb7f4a8..61a9130 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 6b00a05..9a51d79 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -20,7 +20,7 @@