From 145105ffe96a3a4af9ccd6e3a1aea5df0678c01a Mon Sep 17 00:00:00 2001 From: dongliang Date: Mon, 27 Apr 2026 16:52:12 +0930 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=BB=91=E5=AE=9A=E9=A1=B5=E6=9C=80?= =?UTF-8?q?=E5=A4=A7=E5=8C=96UI=20-=20=E4=BA=8C=E7=BB=B4=E7=A0=81=E6=92=91?= =?UTF-8?q?=E6=BB=A1=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 二维码框改为 match_parent + weight=1,撑满可用空间 - 标题 28sp,说明 16sp,配对中 22sp - 整体布局紧凑,最大化利用屏幕空间 Co-Authored-By: Claude Opus 4.6 (1M context) --- app/src/main/res/layout/fragment_bind.xml | 41 ++++++++++++----------- 1 file changed, 22 insertions(+), 19 deletions(-) diff --git a/app/src/main/res/layout/fragment_bind.xml b/app/src/main/res/layout/fragment_bind.xml index 8d30697..f5c5100 100644 --- a/app/src/main/res/layout/fragment_bind.xml +++ b/app/src/main/res/layout/fragment_bind.xml @@ -1,7 +1,7 @@ + 用户群体为老年人,所有元素尽可能大 + 屏幕 240×284px,SafeArea 内约 208×244px --> + android:paddingStart="16dp" + android:paddingEnd="16dp" + android:paddingTop="24dp" + android:paddingBottom="20dp"> - + + android:layout_marginBottom="10dp" /> - + + android:padding="8dp" + android:layout_marginBottom="10dp"> + android:textSize="16sp" /> @@ -66,17 +69,17 @@ android:visibility="gone"> + android:layout_marginBottom="16dp" /> + android:textSize="22sp" />