From 316edc17322cd39ca9b9bd285ba63018cebfa2b4 Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期四, 21 三月 2024 15:12:10 +0800 Subject: [PATCH] 2024年03月21日15:11:23 --- app/src/main/res/layout/frgment_house_list_line.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/app/src/main/res/layout/frgment_house_list_line.xml b/app/src/main/res/layout/frgment_house_list_line.xml index 55fb773..b238670 100644 --- a/app/src/main/res/layout/frgment_house_list_line.xml +++ b/app/src/main/res/layout/frgment_house_list_line.xml @@ -30,6 +30,7 @@ android:id="@+id/fragment_house_list_line_left_iv" android:layout_width="113dp" android:layout_height="130dp" + android:background="@drawable/default_user" android:scaleType="centerCrop" /> <TextView -- Gitblit v1.8.0