diff --git a/modules/mogo-module-v2x/src/main/res/layout/view_video_layout_see_live.xml b/modules/mogo-module-v2x/src/main/res/layout/view_video_layout_see_live.xml index 0c2fc98d52..e25f343eb8 100644 --- a/modules/mogo-module-v2x/src/main/res/layout/view_video_layout_see_live.xml +++ b/modules/mogo-module-v2x/src/main/res/layout/view_video_layout_see_live.xml @@ -5,21 +5,18 @@ android:id="@+id/rlRoadEventList" android:layout_width="match_parent" android:layout_height="@dimen/v2x_video_window_height_content" - android:layout_margin="@dimen/dp_3" - android:background="@drawable/v2x_alert_window_bg"> + android:layout_margin="@dimen/dp_15"> + android:gravity="center" />