From 00a58dc0ab234a66ab98f5d002ea4303f4eef261 Mon Sep 17 00:00:00 2001 From: liujing Date: Thu, 7 Apr 2022 16:31:50 +0800 Subject: [PATCH] =?UTF-8?q?[add]=20=E6=96=B9=E5=90=91=E7=9B=98UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/res/layout/hmi_steering_wheel.xml | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 core/function-impl/mogo-core-function-hmi/src/main/res/layout/hmi_steering_wheel.xml diff --git a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/hmi_steering_wheel.xml b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/hmi_steering_wheel.xml new file mode 100644 index 0000000000..8c7414c51e --- /dev/null +++ b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/hmi_steering_wheel.xml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + \ No newline at end of file