From 313818c6bff4d6246a369388c4601f3ea50bfc6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=82=96=E5=B2=A9?= Date: Mon, 31 Oct 2022 15:22:27 +0800 Subject: [PATCH 1/2] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9POI=E5=BD=95?= =?UTF-8?q?=E5=83=8F=E5=92=8C=E9=81=93=E8=B7=AF=E4=BB=BB=E5=8A=A1=E7=9B=B4?= =?UTF-8?q?=E6=8E=A5=E4=B8=8A=E4=BC=A0=E6=8F=90=E7=A4=BA=E4=B8=8D=E5=AD=98?= =?UTF-8?q?=E5=9C=A8=E8=AF=A5=E4=BB=BB=E5=8A=A1=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/jarRepositories.xml | 5 + app/build.gradle | 4 +- .../outdoor/fragment/PoiVideoFragment.java | 137 ++++++----------- .../outdoor/fragment/RoadFragment.java | 141 ++++++------------ .../navinfo/outdoor/http/HttpInterface.java | 4 +- build.gradle | 19 +-- gradle.properties | 4 +- 7 files changed, 110 insertions(+), 204 deletions(-) diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml index 16002fb..5a34468 100644 --- a/.idea/jarRepositories.xml +++ b/.idea/jarRepositories.xml @@ -46,5 +46,10 @@