[轨迹贴图、线路位置]
This commit is contained in:
yangyakun
2024-03-15 18:36:32 +08:00
parent 793c36ac82
commit d00f1f19a2
4 changed files with 12 additions and 8 deletions

View File

@@ -281,6 +281,8 @@
android:id="@+id/busPLineMapView"
android:layout_width="@dimen/bus_p_route_info_panel_width"
android:layout_height="@dimen/bus_p_route_line_map_view_height"
app:arrivedDrawable="@drawable/bus_p_map_arrow_un_arrive"
app:unArrivedDrawable="@drawable/bus_p_map_arrow_arrived"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintRight_toRightOf="parent" />