Guo_shaoshan
2023-04-09 ab9e0ae52d360fbe512bfbd3205206fcf4221be9
app/src/main/res/layout/activity_growth_experience.xml
@@ -172,7 +172,7 @@
                        <TextView
                            android:layout_width="wrap_content"
                            android:layout_height="@dimen/dp_20"
                            android:text="名族"
                            android:text="民族"
                            android:textColor="#88000000"
                            android:textSize="@dimen/sp_12" />
@@ -418,7 +418,7 @@
                        </LinearLayout>
                        <androidx.recyclerview.widget.RecyclerView
                            android:id="@+id/recyclerView"
                            android:id="@+id/rv_primary"
                            android:layout_width="match_parent"
                            android:layout_height="match_parent"
                            android:background="@color/color_normal_background"
@@ -465,7 +465,7 @@
                            android:background="@color/color_normal_background"
                            android:layout_marginTop="16dp"
                            tools:itemCount="3"
                            tools:listitem="@layout/item_growth_experience_primary" />
                            tools:listitem="@layout/item_growth_experience_relationship" />
                    </LinearLayout>
@@ -571,7 +571,7 @@
                            android:background="@color/color_normal_background"
                            android:layout_marginTop="16dp"
                            tools:itemCount="3"
                            tools:listitem="@layout/item_growth_experience_primary" />
                            tools:listitem="@layout/item_growth_experience_holder_condition" />
                    </LinearLayout>
@@ -615,7 +615,7 @@
                            android:layout_marginTop="16dp"
                            app:layout_constraintTop_toBottomOf="@+id/layout_11"
                            tools:itemCount="3"
                            tools:listitem="@layout/item_growth_experience_primary" />
                            tools:listitem="@layout/item_growth_experience_abroad_condition" />
                    </LinearLayout>
                    <TextView