diff --git a/OCH/mogo-och-bus-passenger/src/jinlvvan/res/layout/bus_p_route_fragment.xml b/OCH/mogo-och-bus-passenger/src/jinlvvan/res/layout/bus_p_route_fragment.xml
index 332c134dc0..41dcee858f 100644
--- a/OCH/mogo-och-bus-passenger/src/jinlvvan/res/layout/bus_p_route_fragment.xml
+++ b/OCH/mogo-och-bus-passenger/src/jinlvvan/res/layout/bus_p_route_fragment.xml
@@ -236,7 +236,8 @@
android:paddingRight="@dimen/bus_p_route_info_margin_right"
android:requiresFadingEdge="vertical"
app:layout_constraintLeft_toLeftOf="@+id/bus_p_driver_num_plate_tv"
- app:layout_constraintTop_toBottomOf="@+id/bus_p_cur_station_name" />
+ app:layout_constraintTop_toBottomOf="@+id/bus_p_cur_station_name"
+ app:layout_constraintBottom_toBottomOf="parent"/>
+ app:layout_constraintTop_toBottomOf="@+id/bus_p_cur_station_name"
+ app:layout_constraintBottom_toBottomOf="parent"/>