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">
-
+
-
-
+
-
+
+
+
+
+
+