From ef1ffc123507cf2df8e52b3b07af53e2c72827ea Mon Sep 17 00:00:00 2001 From: donghongyu Date: Tue, 11 Jan 2022 11:57:43 +0800 Subject: [PATCH] =?UTF-8?q?[Fix]=20=E4=BF=AE=E5=A4=8Ddebugview=E4=B8=AD?= =?UTF-8?q?=E7=9A=84=E6=97=B6=E9=97=B4=E6=8E=A7=E4=BB=B6=E5=AF=BC=E8=87=B4?= =?UTF-8?q?=E7=9A=84crash=20=E5=85=B3=E9=97=AD=E4=BA=86=E7=BB=98=E5=88=B6?= =?UTF-8?q?=E7=BB=88=E7=82=B9=E7=9A=84toast?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: donghongyu --- .../src/main/res/layout/view_debug_setting.xml | 4 ++-- .../module/service/routeoverlay/RouteOverlayDrawer.java | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) 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 4251cc7a23..b8cb30661c 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 @@ -31,7 +31,7 @@ android:textSize="@dimen/dp_34" android:textStyle="bold" /> - @@ -50,7 +50,7 @@ android:format24Hour="yyyy年MM月dd日 EEEE aa HH:mm:ss" android:textColor="#000" android:textSize="@dimen/dp_36" /> - + -->