From cc65631dfe91455a64ed63caf94d8118fde883c5 Mon Sep 17 00:00:00 2001 From: liujing Date: Thu, 25 Feb 2021 16:49:04 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E9=A2=91=E6=92=AD=E6=94=BE=E5=99=A8,?= =?UTF-8?q?=E4=BD=8D=E7=BD=AE=E8=B0=83=E6=95=B4:=E6=9C=AA=E5=AE=9E?= =?UTF-8?q?=E7=8E=B0=E5=9C=86=E8=A7=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../res/layout/view_video_layout_see_live.xml | 123 ++++++++++-------- 1 file changed, 66 insertions(+), 57 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 6a5a50343c..0c2fc98d52 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 @@ -1,71 +1,80 @@ - + android:layout_height="@dimen/v2x_video_window_height_content" + android:layout_margin="@dimen/dp_3" + android:background="@drawable/v2x_alert_window_bg"> - + android:layout_height="match_parent" + android:background="@drawable/v2x_alert_window_bg" + app:roundLayoutRadius="@dimen/dp_26"> - + - + - + android:layout_centerInParent="true" + android:visibility="gone" + tools:visibility="visible"> - + - - + - + + + + + +