From 1554ea35bb32366119a2e6451debc802b3b795ae Mon Sep 17 00:00:00 2001 From: xuxinchao Date: Thu, 12 Jan 2023 18:54:29 +0800 Subject: [PATCH] =?UTF-8?q?[2.13.2]=E8=B0=83=E6=95=B4=E5=85=A8=E5=B1=80?= =?UTF-8?q?=E6=B6=88=E6=81=AF=E5=B8=83=E5=B1=80=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/item_msg_box_summary.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/item_msg_box_summary.xml b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/item_msg_box_summary.xml index 2d252d4743..991e3dcc46 100644 --- a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/item_msg_box_summary.xml +++ b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/item_msg_box_summary.xml @@ -6,6 +6,8 @@ android:background="#53000000" app:roundLayoutRadius="24px" android:layout_gravity="center_horizontal" + android:layout_marginStart="30px" + android:layout_marginEnd="30px" android:layout_marginTop="7px" android:layout_marginBottom="7px" >