From 82e57df230ecb744af6c8865f80870ba03c86d89 Mon Sep 17 00:00:00 2001
From: Linjiajia <319408893@qq.com>
Date: 星期二, 25 七月 2023 22:18:27 +0800
Subject: [PATCH] 基本功能完成

---
 app/src/main/res/layout/activity_privacy.xml |  377 +++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 361 insertions(+), 16 deletions(-)

diff --git a/app/src/main/res/layout/activity_privacy.xml b/app/src/main/res/layout/activity_privacy.xml
index d0c5ea4..e0243a5 100644
--- a/app/src/main/res/layout/activity_privacy.xml
+++ b/app/src/main/res/layout/activity_privacy.xml
@@ -34,7 +34,6 @@
                     android:background="@drawable/ic_operate"
                     />
             </FrameLayout>
-
             <LinearLayout
                 android:id="@+id/layout_default"
                 android:layout_width="match_parent"
@@ -50,7 +49,8 @@
                     android:text="钘忓績瀵嗚锛堜粎渚涙煡鐪嬶級"
                     android:layout_weight="1"
                     android:textColor="@color/white"
-                    android:textSize="@dimen/sp_20"
+                    android:textSize="20sp"
+                    app:textOverflowMode="@{4}"
                     />
                 <ImageView
                     android:id="@+id/iv_search_default"
@@ -59,7 +59,6 @@
                     android:background="@drawable/ic_search"
                     />
             </LinearLayout>
-
             <LinearLayout
                 android:id="@+id/layout_search"
                 android:layout_width="match_parent"
@@ -87,9 +86,11 @@
                     android:textColor="#61000000"
                     android:background="@null"
                     android:imeOptions="actionSearch"
-                    android:text=""
                     android:singleLine="true"
-                    android:hint="鍦ㄢ�滃澶т簨璁板唴鎼滅储鈥�"
+                    android:text="鍦ㄢ�滆棌蹇冨瘑璇�濆唴鎼滅储"
+                    android:editable="false"
+                    android:clickable="false"
+                    android:focusable="false"
                     />
                 <ImageView
                     android:id="@+id/iv_search_type"
@@ -98,7 +99,6 @@
                     android:background="@drawable/ic_search_by"
                     />
             </LinearLayout>
-
         </com.android.app_base.widget.ExtendTitleBar>
 
         <LinearLayout
@@ -107,6 +107,7 @@
             android:layout_height="wrap_content"
             android:orientation="vertical"
             android:gravity="center"
+            android:visibility="gone"
             app:layout_constraintBottom_toBottomOf="parent"
             app:layout_constraintEnd_toEndOf="parent"
             app:layout_constraintStart_toStartOf="parent"
@@ -121,23 +122,367 @@
                 android:layout_width="wrap_content"
                 android:layout_height="wrap_content"
                 android:layout_marginTop="18dp"
-                android:text="鏆傛椂杩樻病鏈夋暟鎹摝~\n鐐瑰嚮鈥濓紜鈥濈珛鍗冲垱寤�"
+                android:text="鏆傛椂杩樻病鏈夋暟鎹摝~"
                 android:textSize="14sp"
                 android:textColor="#73000000"
                 />
         </LinearLayout>
-
-        <androidx.recyclerview.widget.RecyclerView
-            android:id="@+id/recyclerView"
+        <com.scwang.smart.refresh.layout.SmartRefreshLayout
+            android:id="@+id/refreshLayout"
             android:layout_width="match_parent"
             android:layout_height="0dp"
-            android:background="@color/color_normal_background"
-            app:layout_constraintBottom_toBottomOf="parent"
             app:layout_constraintTop_toBottomOf="@+id/titleBar"
-            app:layout_constraintVertical_bias="1.0"
-            tools:itemCount="20"
-            tools:layout_editor_absoluteX="-81dp"
-            tools:listitem="@layout/item_family_assets" />
+            app:layout_constraintBottom_toBottomOf="parent"
+            >
+            <com.scwang.smart.refresh.header.MaterialHeader
+                android:layout_width="match_parent"
+                android:layout_height="wrap_content"
+                />
+
+            <androidx.recyclerview.widget.RecyclerView
+                android:id="@+id/recyclerView"
+                android:layout_width="match_parent"
+                android:layout_height="wrap_content"
+                tools:itemCount="20"
+                tools:listitem="@layout/item_property" />
+
+            <com.scwang.smart.refresh.footer.BallPulseFooter
+                android:layout_width="match_parent"
+                android:layout_height="wrap_content"/>
+        </com.scwang.smart.refresh.layout.SmartRefreshLayout>
+
+        <RelativeLayout
+            android:id="@+id/container_search_parameter"
+            android:layout_width="0dp"
+            android:layout_height="0dp"
+            app:layout_constraintTop_toBottomOf="@id/titleBar"
+            app:layout_constraintStart_toStartOf="parent"
+            app:layout_constraintEnd_toEndOf="parent"
+            android:layout_marginTop="-4dp"
+            tools:layout_height="wrap_content"
+            >
+            <LinearLayout
+                android:id="@+id/layout_search_parameter"
+                android:orientation="vertical"
+                android:layout_width="match_parent"
+                android:layout_height="wrap_content"
+                android:background="@color/white"
+                android:layout_marginHorizontal="56dp"
+                android:paddingEnd="12dp"
+                android:paddingStart="5dp"
+                >
+                <View
+                    android:layout_width="match_parent"
+                    android:layout_height="0.5dp"
+                    android:background="#FF939393" />
+                <LinearLayout
+                    android:layout_width="match_parent"
+                    android:layout_height="40dp"
+                    android:gravity="center"
+                    >
+
+                    <androidx.appcompat.widget.AppCompatTextView
+                        android:layout_width="0dp"
+                        android:layout_weight="1"
+                        android:layout_height="wrap_content"
+                        android:text="鏃堕棿"
+                        android:textColor="#FF333333"
+                        android:textSize="14sp"
+                        android:gravity="center"
+                        android:maxLines="1"
+                        app:autoSizeTextType="uniform"
+                        app:autoSizeMinTextSize="10sp"
+                        app:autoSizeMaxTextSize="14sp"
+                        />
+
+                    <LinearLayout
+                        android:layout_width="0dp"
+                        android:layout_height="wrap_content"
+                        android:layout_weight="4"
+                        android:gravity="center"
+                        >
+                        <androidx.appcompat.widget.AppCompatTextView
+                            android:id="@+id/et_start_time"
+                            android:layout_width="0dp"
+                            android:layout_weight="1"
+                            android:layout_height="wrap_content"
+                            android:gravity="center"
+                            android:layout_marginStart="6dp"
+                            android:text="@={viewModel.requestBeanLiveData.happenStartTime}"
+                            android:hint="寮�濮嬫椂闂�"
+                            android:textColorHint="#61000000"
+                            android:textColor="#FF333333"
+                            android:textSize="14sp"
+                            android:maxLines="1"
+                            android:lines="1"
+                            app:autoSizeTextType="uniform"
+                            app:autoSizeMinTextSize="10sp"
+                            app:autoSizeMaxTextSize="14sp"
+                            tools:text="2022-01-01"
+                            />
+                        <TextView
+                            android:layout_width="wrap_content"
+                            android:layout_height="wrap_content"
+                            android:text="鈥�"
+                            />
+                        <androidx.appcompat.widget.AppCompatTextView
+                            android:id="@+id/et_end_time"
+                            android:layout_width="0dp"
+                            android:layout_weight="1"
+                            android:gravity="center"
+                            android:layout_height="wrap_content"
+                            android:text="@={viewModel.requestBeanLiveData.happenEndTime}"
+                            android:hint="缁撴潫鏃堕棿"
+                            android:textColorHint="#61000000"
+                            android:textColor="#FF333333"
+                            android:textSize="14sp"
+                            android:maxLines="1"
+                            app:autoSizeTextType="uniform"
+                            app:autoSizeMinTextSize="10sp"
+                            app:autoSizeMaxTextSize="14sp"
+                            tools:text="2022-01-01"
+                            />
+                        <ImageView
+                            android:id="@+id/iv_time_clear"
+                            android:layout_width="wrap_content"
+                            android:layout_height="wrap_content"
+                            android:background="@drawable/ic_clear"
+                            android:visibility="invisible"
+                            />
+                    </LinearLayout>
+
+                </LinearLayout>
+
+                <View
+                    android:layout_width="match_parent"
+                    android:layout_height="0.3dp"
+                    android:background="#FF939393" />
+
+                <LinearLayout
+                    android:layout_width="match_parent"
+                    android:layout_height="40dp"
+                    android:gravity="center">
+
+                    <androidx.appcompat.widget.AppCompatTextView
+                        android:layout_width="0dp"
+                        android:layout_weight="1"
+                        android:layout_height="wrap_content"
+                        android:text="绫诲埆"
+                        android:textColor="#FF333333"
+                        android:textSize="14sp"
+                        android:gravity="center"
+                        android:maxLines="1"
+                        app:autoSizeTextType="uniform"
+                        app:autoSizeMinTextSize="10sp"
+                        app:autoSizeMaxTextSize="14sp"
+                        />
+
+                    <com.android.app_base.widget.ClearEditText
+                        android:layout_width="0dp"
+                        android:layout_weight="4"
+                        android:layout_height="wrap_content"
+                        android:background="@null"
+                        android:inputType="text"
+                        android:layout_marginStart="6dp"
+                        android:text="@={viewModel.requestBeanLiveData.type}"
+                        android:hint="璇疯緭鍏ョ被鍒�"
+                        android:textColorHint="#61000000"
+                        android:textColor="#FF333333"
+                        android:textSize="14sp"
+                        android:maxLines="1"
+                        app:autoSizeTextType="uniform"
+                        app:autoSizeMinTextSize="10sp"
+                        app:autoSizeMaxTextSize="14sp"
+                        app:background="@drawable/ic_clear"
+                        />
+
+
+                </LinearLayout>
+
+                <View
+                    android:layout_width="match_parent"
+                    android:layout_height="0.3dp"
+                    android:background="#FF939393" />
+
+                <LinearLayout
+                    android:layout_width="match_parent"
+                    android:layout_height="40dp"
+                    android:gravity="center">
+
+                    <androidx.appcompat.widget.AppCompatTextView
+                        android:layout_width="0dp"
+                        android:layout_weight="1"
+                        android:layout_height="wrap_content"
+                        android:text="璐﹀彿"
+                        android:textColor="#FF333333"
+                        android:textSize="14sp"
+                        android:gravity="center"
+                        android:maxLines="1"
+                        app:autoSizeTextType="uniform"
+                        app:autoSizeMinTextSize="10sp"
+                        app:autoSizeMaxTextSize="14sp"
+                        />
+
+                    <com.android.app_base.widget.ClearEditText
+                        android:layout_width="0dp"
+                        android:layout_weight="4"
+                        android:layout_height="wrap_content"
+                        android:background="@null"
+                        android:inputType="text"
+                        android:layout_marginStart="6dp"
+                        android:text="@={viewModel.requestBeanLiveData.accNo}"
+                        android:hint="璇疯緭鍏ヨ处鍙�"
+                        android:textColorHint="#61000000"
+                        android:textColor="#FF333333"
+                        android:textSize="14sp"
+                        android:maxLines="1"
+                        app:autoSizeTextType="uniform"
+                        app:autoSizeMinTextSize="10sp"
+                        app:autoSizeMaxTextSize="14sp"
+                        app:background="@drawable/ic_clear"
+                        />
+
+                </LinearLayout>
+                <View
+                    android:layout_width="match_parent"
+                    android:layout_height="0.3dp"
+                    android:background="#FF939393" />
+
+                <LinearLayout
+                    android:layout_width="match_parent"
+                    android:layout_height="40dp"
+                    android:gravity="center"
+                    >
+
+                    <androidx.appcompat.widget.AppCompatTextView
+                        android:layout_width="0dp"
+                        android:layout_weight="1"
+                        android:layout_height="match_parent"
+                        android:text="鏄惁寮�鍚寚绾�"
+                        android:textColor="#FF333333"
+                        android:textSize="14sp"
+                        android:gravity="center"
+                        android:layout_gravity="center_vertical"
+                        android:maxLines="1"
+                        app:autoSizeTextType="uniform"
+                        app:autoSizeMinTextSize="6sp"
+                        app:autoSizeMaxTextSize="14sp"
+                        />
+
+                    <com.android.app_base.widget.ClearEditText
+                        android:id="@+id/et_is_finger"
+                        android:layout_width="0dp"
+                        android:layout_weight="4"
+                        android:layout_height="wrap_content"
+                        android:background="@null"
+                        android:inputType="text"
+                        android:layout_marginStart="6dp"
+                        android:hint="璇烽�夋嫨鏄惁寮�鍚寚绾�"
+                        android:textColorHint="#61000000"
+                        android:textColor="#FF333333"
+                        android:textSize="14sp"
+                        android:maxLines="1"
+                        app:autoSizeTextType="uniform"
+                        app:autoSizeMinTextSize="10sp"
+                        app:autoSizeMaxTextSize="14sp"
+                        app:background="@drawable/ic_clear"
+                        app:isEditable="@{false}"
+                        />
+
+                </LinearLayout>
+                <View
+                    android:layout_width="match_parent"
+                    android:layout_height="0.3dp"
+                    android:background="#FF939393" />
+                <LinearLayout
+                    android:layout_width="match_parent"
+                    android:layout_height="40dp"
+                    android:gravity="center">
+
+                    <androidx.appcompat.widget.AppCompatTextView
+                        android:layout_width="0dp"
+                        android:layout_weight="1"
+                        android:layout_height="match_parent"
+                        android:text="绉佹湁/鍏湁"
+                        android:textColor="#FF333333"
+                        android:textSize="14sp"
+                        android:gravity="center"
+                        android:layout_gravity="center_vertical"
+                        android:maxLines="1"
+                        app:autoSizeTextType="uniform"
+                        app:autoSizeMinTextSize="6sp"
+                        app:autoSizeMaxTextSize="14sp"
+                        />
+
+                    <com.android.app_base.widget.ClearEditText
+                        android:id="@+id/et_is_private"
+                        android:layout_width="0dp"
+                        android:layout_weight="4"
+                        android:layout_height="wrap_content"
+                        android:background="@null"
+                        android:inputType="text"
+                        android:layout_marginStart="6dp"
+                        android:hint="璇烽�夋嫨绉佹湁/鍏湁"
+                        android:textColorHint="#61000000"
+                        android:textColor="#FF333333"
+                        android:textSize="14sp"
+                        android:maxLines="1"
+                        app:autoSizeTextType="uniform"
+                        app:autoSizeMinTextSize="10sp"
+                        app:autoSizeMaxTextSize="14sp"
+                        app:background="@drawable/ic_clear"
+                        app:isEditable="@{false}"
+                        />
+
+                </LinearLayout>
+                <View
+                    android:layout_width="match_parent"
+                    android:layout_height="0.3dp"
+                    android:background="#FF939393" />
+
+                <LinearLayout
+                    android:layout_width="match_parent"
+                    android:layout_height="40dp"
+                    android:gravity="center">
+
+                    <androidx.appcompat.widget.AppCompatTextView
+                        android:layout_width="0dp"
+                        android:layout_weight="1"
+                        android:layout_height="match_parent"
+                        android:text="瀛樻斁浣嶇疆"
+                        android:textColor="#FF333333"
+                        android:textSize="14sp"
+                        android:gravity="center"
+
+                        android:maxLines="1"
+                        app:autoSizeTextType="uniform"
+                        app:autoSizeMinTextSize="10sp"
+                        app:autoSizeMaxTextSize="14sp"
+                        />
+
+                    <com.android.app_base.widget.ClearEditText
+                        android:layout_width="0dp"
+                        android:layout_weight="4"
+                        android:layout_height="wrap_content"
+                        android:background="@null"
+                        android:inputType="text"
+                        android:layout_marginStart="6dp"
+                        android:text="@={viewModel.requestBeanLiveData.location}"
+                        android:hint="璇疯緭鍏ュ瓨鏀句綅缃�"
+                        android:textColorHint="#61000000"
+                        android:textColor="#FF333333"
+                        android:textSize="14sp"
+                        android:maxLines="1"
+                        app:autoSizeTextType="uniform"
+                        app:autoSizeMinTextSize="10sp"
+                        app:autoSizeMaxTextSize="14sp"
+                        app:background="@drawable/ic_clear"
+                        />
+
+                </LinearLayout>
+            </LinearLayout>
+
+        </RelativeLayout>
 
     </androidx.constraintlayout.widget.ConstraintLayout>
 

--
Gitblit v1.9.1