张钢
2024-09-12 8aa3165449dd2757e016bdc43cfd5d111cd4c7a6
app/src/main/res/layout/activity_health_care.xml
@@ -13,7 +13,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"
        >
        <com.android.app_base.widget.ExtendTitleBar
@@ -24,6 +24,7 @@
            app:layout_constraintTop_toTopOf="parent"
            app:title="健康保健"
            app:titleGravity="left"
            app:leftIcon="@drawable/ic_back"
            >
            <FrameLayout
@@ -1764,6 +1765,7 @@
                    android:layout_marginTop="10dp"
                    app:cardCornerRadius="10dp"
                    app:cardElevation="2dp"
                    app:cardBackgroundColor="@color/white"
                    tools:layout_height="wrap_content"
                    >
                    <LinearLayout
@@ -2605,6 +2607,7 @@
                    android:layout_marginTop="10dp"
                    app:cardCornerRadius="10dp"
                    app:cardElevation="2dp"
                    app:cardBackgroundColor="@color/white"
                    tools:layout_height="wrap_content"
                    >
                    <LinearLayout