From 4a3b8a85eb40fd1cd2c1c4a257a7e96f44fd5e3f Mon Sep 17 00:00:00 2001 From: YANGJIANKUAN Date: Wed, 26 Nov 2025 17:56:00 +0800 Subject: [PATCH] feat: ui opt --- .../layout/activity_gjc_box_weighing_add.xml | 697 +++++++++--------- .../activity_gjc_inspection_details.xml | 4 +- 2 files changed, 354 insertions(+), 347 deletions(-) diff --git a/module_gjc/src/main/res/layout/activity_gjc_box_weighing_add.xml b/module_gjc/src/main/res/layout/activity_gjc_box_weighing_add.xml index 8c7425f..40dd99d 100644 --- a/module_gjc/src/main/res/layout/activity_gjc_box_weighing_add.xml +++ b/module_gjc/src/main/res/layout/activity_gjc_box_weighing_add.xml @@ -3,6 +3,7 @@ xmlns:tools="http://schemas.android.com/tools"> + + android:layout_height="wrap_content"> + android:padding="15dp"> - + android:background="@drawable/bg_white_radius_8" + android:orientation="vertical" + android:padding="20dp"> - + + android:orientation="horizontal"> - + + android:layout_weight="2" + android:orientation="vertical"> - + + android:orientation="horizontal"> - + + + + + + + + android:layout_marginTop="15dp" + android:orientation="horizontal"> + + + + + + - + - - - - - - - - - - - - - - - - - + android:layout_marginStart="15dp" + android:layout_weight="1" + android:orientation="vertical"> + - - + android:textSize="20sp" + android:textStyle="bold" /> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + android:layout_marginTop="24dp" + android:padding="15dp"> + android:id="@+id/sCenter" + android:layout_width="32dp" + android:layout_height="wrap_content" + android:layout_centerInParent="true"/> - + + + + + + - - - - - - - - - - - - - diff --git a/module_gjc/src/main/res/layout/activity_gjc_inspection_details.xml b/module_gjc/src/main/res/layout/activity_gjc_inspection_details.xml index cf3ba76..0db2014 100644 --- a/module_gjc/src/main/res/layout/activity_gjc_inspection_details.xml +++ b/module_gjc/src/main/res/layout/activity_gjc_inspection_details.xml @@ -217,7 +217,7 @@