From 101da8fb459456a28286f49f6f0b43432d51bf6e Mon Sep 17 00:00:00 2001 From: lixiaopeng Date: Thu, 9 Mar 2023 17:05:46 +0800 Subject: [PATCH] =?UTF-8?q?[dev=5Farch=5Fopt=5F3.0]=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/view_debug_setting.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_debug_setting.xml b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_debug_setting.xml index 27d514d3b1..8ba6b14009 100644 --- a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_debug_setting.xml +++ b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_debug_setting.xml @@ -317,7 +317,7 @@ android:id="@+id/tbOpenMfView" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:text="打开蘑方按键Toast" + android:text="蘑方按键Toast" android:paddingTop="5dp" android:paddingBottom="5dp" android:visibility="gone"