[轨迹贴图、线路位置]
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

@@ -269,6 +269,8 @@
android:id="@+id/bus_p_line_map_view"
android:layout_width="@dimen/shuttle_p_jl_route_info_panel_width"
android:layout_height="@dimen/shuttle_p_jl_route_line_map_view_height"
app:arrivedDrawable="@drawable/shuttle_p_jl_map_arrow_un_arrive"
app:unArrivedDrawable="@drawable/shuttle_p_jl_map_arrow_arrived"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintRight_toRightOf="parent" />