张钢
2024-09-12 f278edbd3f0f809e4a3b59bf16d24c624a43f98d
app/src/main/res/layout/item_home_member_list.xml
@@ -19,7 +19,7 @@
            android:layout_height="40dp"
            android:layout_margin="@dimen/dp_2"
            app:cardCornerRadius="@dimen/dp_10"
            app:cardBackgroundColor="@color/color_card_pink"
            app:cardBackgroundColor="?attr/cardBackgroundColorFirst"
            app:cardElevation="0dp"
            tools:layout_height="wrap_content"
            >
@@ -246,6 +246,7 @@
                        app:imageUrl="@{bean.img}"
                        app:layout_constraintStart_toStartOf="parent"
                        app:layout_constraintTop_toTopOf="parent"
                        app:layout_constraintBottom_toBottomOf="parent"
                        app:round="20dp" />
                </androidx.constraintlayout.widget.ConstraintLayout>