1、增加任务列表定位2、地图初始化显示底部工具栏3、修改道路形态标题

This commit is contained in:
qiji4215
2023-09-19 16:33:42 +08:00
parent 0d9b6e90ac
commit 5320caac69
7 changed files with 16 additions and 6 deletions

View File

@@ -544,7 +544,6 @@
android:id="@+id/main_activity_bottom_sheet_group"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:visibility="gone"
app:constraint_referenced_ids="
main_bottom_route_text,
main_bottom_offline_map_text,
@@ -552,7 +551,7 @@
main_bottom_task_text,main_bottom_route,
main_bottom_offline_map,
main_bottom_res,
main_activity_bottom_sheet_bg,
main_activity_bottom_sheet_bg,
main_bottom_task,main_bottom_home" />