修改UI界面问题,任务marker编辑点位问题,任务领取maker消失问题,内容管理APP显示问题

This commit is contained in:
wds
2021-08-17 18:22:10 +08:00
parent a525ed7c99
commit 7517520a9f
36 changed files with 767 additions and 595 deletions

View File

@@ -28,6 +28,8 @@
<View
android:layout_width="match_parent"
android:layout_height="1dp"
android:layout_marginStart="20dp"
android:layout_marginEnd="20dp"
app:layout_constraintBottom_toBottomOf="parent"
android:background="#C0BFBF"/>