diff --git a/modules/mogo-module-v2x/src/main/res/layout/item_v2x_scennario_history.xml b/modules/mogo-module-v2x/src/main/res/layout/item_v2x_scennario_history.xml
index a119d15ca1..5cef5e4fdc 100644
--- a/modules/mogo-module-v2x/src/main/res/layout/item_v2x_scennario_history.xml
+++ b/modules/mogo-module-v2x/src/main/res/layout/item_v2x_scennario_history.xml
@@ -7,12 +7,51 @@
android:layout_height="wrap_content"
android:background="@drawable/bg_v2x_event_list_item">
+
+
+
+
+
+
+ app:layout_constraintBottom_toBottomOf="parent"
+ app:layout_constraintStart_toStartOf="parent"
+ app:layout_constraintTop_toBottomOf="@id/tvIllegalNum" />
-
-
-
-
-
-
+ app:layout_constraintTop_toTopOf="@+id/tagEventType" />¬