任务搜索 删选界面的数据处理

This commit is contained in:
wds
2021-07-02 18:37:00 +08:00
parent 04b17b37b6
commit db74ba9dc9
21 changed files with 532 additions and 214 deletions

View File

@@ -52,7 +52,6 @@ dependencies {
implementation 'androidx.navigation:navigation-ui:2.1.0'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation files('libs\\jts-1.13.jar')
implementation files('libs\\jts-1.13.jar')
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'