From 5ad58ce05a1dc75a048cdbb58155ced2266d7543 Mon Sep 17 00:00:00 2001 From: liujing Date: Thu, 25 Feb 2021 17:20:02 +0800 Subject: [PATCH] no message --- .../src/main/res/layout/view_video_layout_see_live.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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" />