Linjiajia
2023-12-29 590c1cff46b105d774271f950caa9f65523f05c1
app/src/main/res/layout/activity_growth_experience.xml
@@ -11,7 +11,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
@@ -511,7 +511,7 @@
                            android:id="@+id/rv_relationship"
                            android:layout_width="match_parent"
                            android:layout_height="wrap_content"
                            android:background="@color/color_normal_background"
                            android:background="?attr/pageBackgroundColor"
                            tools:itemCount="3"
                            tools:listitem="@layout/item_growth_experience_relationship" />
                    </LinearLayout>
@@ -603,7 +603,7 @@
                                android:layout_width="0dp"
                                android:layout_height="wrap_content"
                                android:layout_weight="1"
                                android:text="持有出入境证件情况"
                                android:text="持有证件情况"
                                android:textColor="#ff000000"
                                android:textSize="20sp"
                                android:textStyle="bold"