[3.3.0] bus乘客屏视频布局问题调整

This commit is contained in:
wangmingjun
2023-07-04 16:46:40 +08:00
parent e1e978625e
commit 9864296034

View File

@@ -41,7 +41,8 @@
android:id="@+id/driver_info_bg"
android:layout_width="@dimen/bus_p_route_info_panel_width"
android:layout_height="0dp"
app:layout_constraintBottom_toTopOf="@+id/busPLineMapView"
android:layout_marginBottom="@dimen/bus_p_route_line_map_view_height"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent">