Linjiajia
2023-12-29 590c1cff46b105d774271f950caa9f65523f05c1
app/src/main/res/layout/item_family_assets.xml
@@ -20,7 +20,7 @@
            android:layout_margin="@dimen/dp_2"
            app:cardCornerRadius="@dimen/dp_10"
            tools:layout_height="wrap_content"
            app:cardBackgroundColor="@color/color_card_pink"
            app:cardBackgroundColor="?attr/cardBackgroundColorFirst"
            >
            <LinearLayout
                android:layout_width="match_parent"
@@ -38,7 +38,7 @@
                        android:layout_height="wrap_content"
                        android:layout_marginStart="3dp"
                        android:layout_centerVertical="true"
                        android:background="@drawable/ic_flower"
                        android:background="?attr/icIsOwnFamilyDataFlower"
                        app:layout_constraintStart_toStartOf="parent"
                        app:layout_constraintTop_toTopOf="parent"
                        app:layout_constraintBottom_toBottomOf="parent"