From 727e20df45bac662d2b1f97b2040ac138f507ad5 Mon Sep 17 00:00:00 2001 From: dongliang Date: Mon, 27 Apr 2026 16:50:25 +0930 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=BB=91=E5=AE=9A=E9=A1=B5=E6=94=BE?= =?UTF-8?q?=E5=A4=A7UI=E9=80=82=E9=85=8D=E8=80=81=E5=B9=B4=E4=BA=BA?= =?UTF-8?q?=E7=94=A8=E6=88=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 标题 24sp,说明文字 15sp,配对中文字 18sp - 二维码框 150×150dp(原120dp) - Loading spinner 40dp - 用户群体为老年人,需要更大的字体和元素 Co-Authored-By: Claude Opus 4.6 (1M context) --- app/src/main/res/layout/fragment_bind.xml | 32 +++++++++++------------ 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/app/src/main/res/layout/fragment_bind.xml b/app/src/main/res/layout/fragment_bind.xml index 30c93f8..8d30697 100644 --- a/app/src/main/res/layout/fragment_bind.xml +++ b/app/src/main/res/layout/fragment_bind.xml @@ -1,6 +1,7 @@ + 两种状态:qrWrap=二维码展示, loadingWrap=配对中 + 注意:用户群体为老年人,字体和元素需要足够大 --> + android:paddingStart="20dp" + android:paddingEnd="20dp"> - + + android:layout_marginBottom="14dp" /> + android:layout_marginBottom="14dp"> - + android:textSize="15sp" /> @@ -64,19 +65,18 @@ android:orientation="vertical" android:visibility="gone"> - + android:layout_marginBottom="@dimen/spacing_lg" /> + android:textSize="18sp" />