修改marker图标样式和提出的bug

This commit is contained in:
md
2021-08-13 22:05:43 +08:00
parent 974ad50612
commit 777e3737fe
29 changed files with 579 additions and 289 deletions

View File

@@ -118,7 +118,7 @@
android:layout_height="wrap_content"
android:layout_centerVertical="true"
android:layout_marginLeft="18dp"
android:layout_toStartOf="@id/tv_examine"
android:layout_toStartOf="@id/tv_station_examine"
android:layout_toEndOf="@id/tv_name_pic"
android:layout_toRightOf="@id/tv_name_pic"
android:background="@color/white"
@@ -128,7 +128,7 @@
android:textSize="15sp" />
<TextView
android:id="@+id/tv_examine"
android:id="@+id/tv_station_examine"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentRight="true"