张钢
2024-09-12 f278edbd3f0f809e4a3b59bf16d24c624a43f98d
app/src/main/res/layout/item_pet_memo.xml
@@ -20,7 +20,7 @@
            android:layout_margin="@dimen/dp_2"
            tools:layout_height="wrap_content"
            app:cardCornerRadius="@dimen/dp_10"
            app:cardBackgroundColor="@color/color_card_pink"
            app:cardBackgroundColor="?attr/cardBackgroundColorFirst"
            >
            <LinearLayout
                android:layout_width="match_parent"
@@ -144,7 +144,7 @@
                            android:id="@+id/rv_image"
                            android:layout_width="match_parent"
                            android:layout_height="wrap_content"
                            tools:listitem="@layout/item_image"
                            tools:listitem="@layout/item_electronic_file"
                            tools:itemCount="3"
                            />