diff --git a/modules/mogo-module-v2x/src/main/res/layout/item_v2x_scennario_history_other_help.xml b/modules/mogo-module-v2x/src/main/res/layout/item_v2x_scennario_history_other_help.xml index 742913252d..bc036adf46 100644 --- a/modules/mogo-module-v2x/src/main/res/layout/item_v2x_scennario_history_other_help.xml +++ b/modules/mogo-module-v2x/src/main/res/layout/item_v2x_scennario_history_other_help.xml @@ -54,6 +54,7 @@ android:layout_alignParentBottom="true" android:layout_marginTop="@dimen/dp_21" android:layout_marginEnd="@dimen/dp_31" + app:layout_constraintBottom_toBottomOf="@+id/tvFaultHelpEventTime" app:layout_constraintEnd_toEndOf="@+id/rlRoadEventList" app:layout_constraintStart_toStartOf="@+id/tagEventType" app:layout_constraintTop_toBottomOf="@+id/tagEventType"