From 19dd3996e9537ae4b007b26d5a2adfcaf3dbc85f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Fri, 14 May 2021 13:10:25 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8D=E5=88=87=E6=8D=A2=E8=A7=86?= =?UTF-8?q?=E8=A7=92=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/module_ext_layout_entrance.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/mogo-module-extensions/src/main/res/layout/module_ext_layout_entrance.xml b/modules/mogo-module-extensions/src/main/res/layout/module_ext_layout_entrance.xml index 34b9c40586..096a4d23dc 100644 --- a/modules/mogo-module-extensions/src/main/res/layout/module_ext_layout_entrance.xml +++ b/modules/mogo-module-extensions/src/main/res/layout/module_ext_layout_entrance.xml @@ -51,7 +51,7 @@ android:layout_width="@dimen/module_switch_map" android:layout_height="@dimen/module_switch_map" android:layout_marginLeft="@dimen/dp_20" - android:layout_marginBottom="46px" + android:layout_marginBottom="26px" android:elevation="@dimen/dp_10" android:padding="@dimen/dp_20" android:visibility="gone"