From b17b9aa59bae6d03055f14d937821655dfaffa1f Mon Sep 17 00:00:00 2001
From: Linjiajia <319408893@qq.com>
Date: 星期一, 29 一月 2024 23:27:08 +0800
Subject: [PATCH] 1、调整成长经历页面\n2、删除婚姻个人信息

---
 app/src/main/res/layout/fragment_function.xml |   60 ++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 36 insertions(+), 24 deletions(-)

diff --git a/app/src/main/res/layout/fragment_function.xml b/app/src/main/res/layout/fragment_function.xml
index 3bdd176..1712a99 100644
--- a/app/src/main/res/layout/fragment_function.xml
+++ b/app/src/main/res/layout/fragment_function.xml
@@ -15,7 +15,7 @@
     <androidx.constraintlayout.widget.ConstraintLayout
         android:layout_width="match_parent"
         android:layout_height="match_parent"
-        android:background="@color/color_normal_background"
+        android:background="?attr/pageBackgroundColor"
         android:orientation="vertical"
         >
         <com.android.app_base.widget.ExtendTitleBar
@@ -63,7 +63,7 @@
                 android:id="@+id/layout_frame"
                 android:layout_width="match_parent"
                 android:layout_height="match_parent"
-                android:background="@color/color_card_pink"
+                android:background="?attr/pageBackgroundColor"
                 >
                 <ImageView
                     android:id="@+id/iv_banner"
@@ -118,15 +118,14 @@
                         android:id="@+id/tv_core_module"
                         android:layout_width="wrap_content"
                         android:layout_height="wrap_content"
-                        android:layout_marginStart="@dimen/dp_20"
-                        android:layout_marginTop="@dimen/dp_20"
+                        android:layout_marginStart="20dp"
+                        android:layout_marginTop="20dp"
                         android:text="鏍稿績妯″潡"
                         android:textColor="@color/black"
                         android:textSize="@dimen/sp_18"
                         android:textStyle="bold"
                         app:layout_constraintStart_toStartOf="parent"
                         app:layout_constraintTop_toTopOf="parent" />
-
                     <LinearLayout
                         android:id="@+id/layout_home_root_net"
                         android:layout_width="wrap_content"
@@ -141,7 +140,8 @@
                         <ImageView
                             android:layout_width="24dp"
                             android:layout_height="24dp"
-                            android:background="@drawable/function_family_root_net" />
+                            android:background="?attr/icFunctionFamilyRootNet"
+                            />
 
                         <TextView
                             android:layout_width="wrap_content"
@@ -164,7 +164,7 @@
                         <ImageView
                             android:layout_width="wrap_content"
                             android:layout_height="wrap_content"
-                            android:background="@drawable/function_notes" />
+                            android:background="?attr/icFunctionNotes" />
 
                         <TextView
                             android:layout_width="wrap_content"
@@ -187,7 +187,7 @@
                         <ImageView
                             android:layout_width="24dp"
                             android:layout_height="24dp"
-                            android:background="@drawable/function_asset" />
+                            android:background="?attr/icFunctionAsset" />
 
                         <TextView
                             android:layout_width="wrap_content"
@@ -210,7 +210,7 @@
                         <ImageView
                             android:layout_width="24dp"
                             android:layout_height="24dp"
-                            android:background="@drawable/function_honor" />
+                            android:background="?attr/icFunctionHonor" />
 
                         <TextView
                             android:layout_width="wrap_content"
@@ -236,7 +236,7 @@
                         <ImageView
                             android:layout_width="24dp"
                             android:layout_height="24dp"
-                            android:background="@drawable/function_little_doctor"
+                            android:background="?attr/icFunctionLittleDoctor"
                             />
                         <TextView
                             android:layout_width="wrap_content"
@@ -261,7 +261,7 @@
                         <ImageView
                             android:layout_width="24dp"
                             android:layout_height="24dp"
-                            android:background="@drawable/function_cleaning"
+                            android:background="?attr/icFunctionCleaning"
                             />
                         <TextView
                             android:layout_width="wrap_content"
@@ -285,7 +285,8 @@
                         <ImageView
                             android:layout_width="24dp"
                             android:layout_height="24dp"
-                            android:background="@drawable/function_mail_list" />
+                            android:background="?attr/icFunctionMailList"
+                            />
 
                         <TextView
                             android:layout_width="wrap_content"
@@ -308,7 +309,8 @@
                         <ImageView
                             android:layout_width="24dp"
                             android:layout_height="24dp"
-                            android:background="@drawable/function_pamper_pet" />
+                            android:background="?attr/icFunctionPamperPet"
+                            />
 
                         <TextView
                             android:layout_width="wrap_content"
@@ -333,7 +335,8 @@
                         <ImageView
                             android:layout_width="24dp"
                             android:layout_height="24dp"
-                            android:background="@drawable/function_income_expense" />
+                            android:background="?attr/icFunctionIncomeExpense"
+                            />
 
                         <TextView
                             android:layout_width="wrap_content"
@@ -357,7 +360,8 @@
                         <ImageView
                             android:layout_width="wrap_content"
                             android:layout_height="wrap_content"
-                            android:background="@drawable/function_home_devices" />
+                            android:background="?attr/icFunctionHomeDevices"
+                            />
 
                         <TextView
                             android:layout_width="wrap_content"
@@ -394,7 +398,8 @@
                         <ImageView
                             android:layout_width="24dp"
                             android:layout_height="24dp"
-                            android:background="@drawable/function_growth" />
+                            android:background="?attr/icFunctionGrowth"
+                            />
 
                         <TextView
                             android:layout_width="wrap_content"
@@ -417,7 +422,8 @@
                         <ImageView
                             android:layout_width="24dp"
                             android:layout_height="24dp"
-                            android:background="@drawable/function_marriage" />
+                            android:background="?attr/icFunctionMarriage"
+                            />
 
                         <TextView
                             android:layout_width="wrap_content"
@@ -441,7 +447,8 @@
                         <ImageView
                             android:layout_width="24dp"
                             android:layout_height="24dp"
-                            android:background="@drawable/function_property"/>
+                            android:background="?attr/icFunctionProperty"
+                            />
 
                         <TextView
                             android:layout_width="wrap_content"
@@ -464,7 +471,8 @@
                         <ImageView
                             android:layout_width="24dp"
                             android:layout_height="24dp"
-                            android:background="@drawable/function_wish"/>
+                            android:background="?attr/icFunctionWish"
+                            />
 
                         <TextView
                             android:layout_width="wrap_content"
@@ -489,7 +497,8 @@
                         <ImageView
                             android:layout_width="24dp"
                             android:layout_height="24dp"
-                            android:background="@drawable/function_tour" />
+                            android:background="?attr/icFunctionTour"
+                            />
 
                         <TextView
                             android:layout_width="wrap_content"
@@ -513,7 +522,8 @@
                         <ImageView
                             android:layout_width="24dp"
                             android:layout_height="24dp"
-                            android:background="@drawable/function_health" />
+                            android:background="?attr/icFunctionHealth"
+                            />
 
                         <TextView
                             android:layout_width="wrap_content"
@@ -537,7 +547,8 @@
                         <ImageView
                             android:layout_width="24dp"
                             android:layout_height="24dp"
-                            android:background="@drawable/function_honor" />
+                            android:background="?attr/icFunctionCertificate"
+                            />
 
                         <TextView
                             android:layout_width="wrap_content"
@@ -561,7 +572,8 @@
                         <ImageView
                             android:layout_width="24dp"
                             android:layout_height="24dp"
-                            android:background="@drawable/function_privacy" />
+                            android:background="?attr/icFunctionPrivacy"
+                            />
 
                         <TextView
                             android:layout_width="wrap_content"
@@ -578,7 +590,7 @@
                 android:id="@+id/fab_add"
                 android:layout_width="56dp"
                 android:layout_height="56dp"
-                android:layout_gravity="end | bottom"
+                android:layout_gravity="end|bottom"
                 android:layout_marginEnd="25dp"
                 android:layout_marginBottom="44dp"
                 android:src="@drawable/ic_add"

--
Gitblit v1.9.1