From 696e6cb952a19ace6ed307520a1b69e058d47953 Mon Sep 17 00:00:00 2001 From: sky121113 Date: Wed, 10 Jun 2026 16:05:21 +0800 Subject: [PATCH] =?UTF-8?q?[FEAT]=20Phase2=20=E9=80=9A=E8=A1=8C=E7=A2=BC/?= =?UTF-8?q?=E5=8F=96=E8=B2=A8=E7=A2=BC=EF=BC=9A=E7=A7=BB=E6=A4=8D=20Travis?= =?UTF-8?q?=20=E5=B0=8D=E8=A9=B1=E6=A1=86=E5=A4=96=E8=A7=80=EF=BC=88?= =?UTF-8?q?=E6=B2=BF=E7=94=A8=E7=8F=BE=E6=9C=89=20B660/B670=20=E9=82=8F?= =?UTF-8?q?=E8=BC=AF=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - dialog_access_code / dialog_pickup_code_fontend 換 Travis 版面 - binding 契約相符,無需改 Java(保留現有通行碼/取貨碼邏輯) - 新增 color/transparent Co-Authored-By: Claude Opus 4.8 (1M context) --- .../main/res/layout/dialog_access_code.xml | 517 +++++++++++------- .../res/layout/dialog_pickup_code_fontend.xml | 516 ++++++++++------- app/src/main/res/values/colors.xml | 1 + 3 files changed, 612 insertions(+), 422 deletions(-) diff --git a/app/src/main/res/layout/dialog_access_code.xml b/app/src/main/res/layout/dialog_access_code.xml index 8173ad8..1e96a05 100644 --- a/app/src/main/res/layout/dialog_access_code.xml +++ b/app/src/main/res/layout/dialog_access_code.xml @@ -3,239 +3,332 @@ xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" - android:layout_height="wrap_content" - android:background="@color/light_gray"> + android:layout_height="match_parent" + android:background="@color/transparent"> - - - - - - - - + android:orientation="vertical" + android:paddingBottom="24dp"> + + - + android:text="@string/enter_passcode_or_scan_qrcode" + android:textColor="@color/primary" + android:textSize="24sp" + android:textStyle="bold" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - -