From 765eb82dbce504d0d45dcfe5948ec7d30ebb9862 Mon Sep 17 00:00:00 2001 From: Yuan SY Date: Mon, 6 Jul 2026 15:31:49 +0800 Subject: [PATCH 1/3] fix(crop): put Person ID input on its own row for tap accessibility --- .../res/layout/fragment_person_crop_collector.xml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/android/robot/src/main/res/layout/fragment_person_crop_collector.xml b/android/robot/src/main/res/layout/fragment_person_crop_collector.xml index d427cee79..581391887 100644 --- a/android/robot/src/main/res/layout/fragment_person_crop_collector.xml +++ b/android/robot/src/main/res/layout/fragment_person_crop_collector.xml @@ -204,19 +204,27 @@ android:maxLines="1" android:textColor="@android:color/white" android:textColorHint="#808080" /> + + +