From afec70680fd2f98ee5487472c890ff016b03515f Mon Sep 17 00:00:00 2001 From: lianglihui Date: Tue, 15 Mar 2022 16:47:42 +0800 Subject: [PATCH] =?UTF-8?q?260=20=20=E4=BF=AE=E6=94=B9=E9=99=90=E9=80=9F?= =?UTF-8?q?=E5=AD=97=E4=BD=9370px-60px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mogo-core-function-hmi/src/main/res/layout/fragment_hmi.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/fragment_hmi.xml b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/fragment_hmi.xml index 25cd258be8..436fb26470 100644 --- a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/fragment_hmi.xml +++ b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/fragment_hmi.xml @@ -145,7 +145,7 @@ android:gravity="center" android:text="60" android:textColor="#FFFFFF" - android:textSize="70px" + android:textSize="60px" android:visibility="gone" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintTop_toBottomOf="@+id/ivCameraIcon"