From 1f39d2dde31cbda65f942cbdba4e27032aea61e2 Mon Sep 17 00:00:00 2001 From: xuxinchao Date: Wed, 9 Oct 2024 15:01:19 +0800 Subject: [PATCH] =?UTF-8?q?[6.7.0]=E4=BF=AE=E6=94=B9Tab=20UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/view_bone_tab.xml | 207 +++++++++--------- 1 file changed, 99 insertions(+), 108 deletions(-) diff --git a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_bone_tab.xml b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_bone_tab.xml index b5e58fd049..6a48deb66b 100644 --- a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_bone_tab.xml +++ b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_bone_tab.xml @@ -4,131 +4,122 @@ android:layout_width="@dimen/dp_960" android:layout_height="match_parent"> - + app:layout_constraintTop_toTopOf="parent" /> - + - + - + - + - + - - - - - + app:layout_constraintLeft_toLeftOf="parent" + /> - + - + - + - - + \ No newline at end of file