增加子线程更新地图识别元素的功能

Signed-off-by: 董宏宇 <martindhy@gmail.com>
This commit is contained in:
董宏宇
2021-10-20 13:21:57 +08:00
parent c0f02ce58d
commit 79a99b4202
5 changed files with 74 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="@dimen/dp_1300"
android:layout_height="@dimen/dp_1000"
android:layout_height="match_parent"
android:background="#FFFFFF">
<ScrollView