From a6241e10f73b6b22933c2ff41be5da13ed990907 Mon Sep 17 00:00:00 2001 From: donghongyu Date: Mon, 10 Jan 2022 16:10:25 +0800 Subject: [PATCH] =?UTF-8?q?[Add]=20=E5=8F=91=E5=B8=83220=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=201=E3=80=81=E4=BF=AE=E5=A4=8D=E5=B7=B2=E7=9F=A5=E9=97=AE?= =?UTF-8?q?=E9=A2=98=202=E3=80=81DebugView=E6=94=B9=E7=89=88=EF=BC=8C?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0git=E4=BF=A1=E6=81=AF=203=E3=80=81=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E5=BC=95=E5=AF=BC=E7=BA=BF=E9=A2=9C=E8=89=B2=204?= =?UTF-8?q?=E3=80=81=E4=BF=AE=E5=A4=8D=E7=BA=A2=E7=BB=BF=E7=81=AF=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: donghongyu --- .../main/res/layout/view_debug_setting.xml | 21 +++ gradle.properties | 156 +++++++++--------- .../routeoverlay/RouteOverlayDrawer.java | 2 +- 3 files changed, 100 insertions(+), 79 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 8f7d748a0e..4251cc7a23 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,6 +31,27 @@ android:textSize="@dimen/dp_34" android:textStyle="bold" /> + + + + + + + ();