修改marker图标样式和提出的bug
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user