From 4dff8cca3eb7556d87d277337fcec58bbb419e2e Mon Sep 17 00:00:00 2001 From: zhongchao Date: Thu, 15 Apr 2021 13:09:07 +0800 Subject: [PATCH] fix bug --- .../src/main/res/layout/window_see_carlive_video.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/modules/mogo-module-v2x/src/main/res/layout/window_see_carlive_video.xml b/modules/mogo-module-v2x/src/main/res/layout/window_see_carlive_video.xml index b120f57ad2..335bf86fc1 100644 --- a/modules/mogo-module-v2x/src/main/res/layout/window_see_carlive_video.xml +++ b/modules/mogo-module-v2x/src/main/res/layout/window_see_carlive_video.xml @@ -12,4 +12,13 @@ android:layout_width="match_parent" android:layout_height="wrap_content" /> + \ No newline at end of file