From dfd1f27fc90d800e5ffea418c87186dcdd92ab93 Mon Sep 17 00:00:00 2001 From: liujing Date: Fri, 7 Aug 2020 15:09:09 +0800 Subject: [PATCH] no message --- .../src/main/res/layout/module_v2x_event_share_description.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/mogo-module-v2x/src/main/res/layout/module_v2x_event_share_description.xml b/modules/mogo-module-v2x/src/main/res/layout/module_v2x_event_share_description.xml index 5031d5407d..12c61651bc 100644 --- a/modules/mogo-module-v2x/src/main/res/layout/module_v2x_event_share_description.xml +++ b/modules/mogo-module-v2x/src/main/res/layout/module_v2x_event_share_description.xml @@ -3,7 +3,8 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="wrap_content" - android:orientation="vertical"> + android:orientation="vertical" + android:background="@drawable/v2x_alert_window_bg">