From 48e11acdf799a7fbe43f853b039086bcaaeebcdf Mon Sep 17 00:00:00 2001 From: liujing Date: Wed, 14 Oct 2020 11:47:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=8B=E4=BB=B6=E9=9D=A2=E6=9D=BF-=E5=87=BA?= =?UTF-8?q?=E7=8E=B0=E5=8A=A8=E6=80=81=E7=A9=BA=E7=99=BD=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../layout/module_v2x_event_panel_fragment_scenario_history.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/mogo-module-v2x/src/main/res/layout/module_v2x_event_panel_fragment_scenario_history.xml b/modules/mogo-module-v2x/src/main/res/layout/module_v2x_event_panel_fragment_scenario_history.xml index d02313fb49..0857b59d79 100644 --- a/modules/mogo-module-v2x/src/main/res/layout/module_v2x_event_panel_fragment_scenario_history.xml +++ b/modules/mogo-module-v2x/src/main/res/layout/module_v2x_event_panel_fragment_scenario_history.xml @@ -10,6 +10,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:visibility="gone" + android:layout_marginTop="@dimen/dp_50" tools:visibility="visible" />