From bab0ee05e71a4b6238495f3975fc553e8a2393a0 Mon Sep 17 00:00:00 2001 From: MikkoAyaka <3401286177@qq.com> Date: Fri, 6 Oct 2023 19:41:53 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=9F=E5=91=BD=E4=BD=93=E5=BE=81=E8=AF=86?= =?UTF-8?q?=E5=88=AB=E5=90=8D=E8=AF=8D=E6=94=B9=E4=B8=BA=E5=85=B3=E8=8A=82?= =?UTF-8?q?=E7=89=B9=E5=BE=81=E8=AF=86=E5=88=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/src/main/res/layout/myvideo.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/src/main/res/layout/myvideo.xml b/src/app/src/main/res/layout/myvideo.xml index 1c854e9..32a93f9 100644 --- a/src/app/src/main/res/layout/myvideo.xml +++ b/src/app/src/main/res/layout/myvideo.xml @@ -56,7 +56,7 @@ android:layout_width="wrap_content" android:layout_height="25dp" android:layout_marginRight="10dp" - android:text="生命体征识别 启用" + android:text="关节特征识别 启用" android:textSize="18dp" android:textColor="@android:color/white" android:textStyle="bold"/>