From 250d4832a30eee801aeaf8b0211e45b9adae679d Mon Sep 17 00:00:00 2001 From: zlzw <583819556@qq.com> Date: Sat, 13 Jul 2024 21:45:10 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E7=A4=BC=E7=89=A9=E5=A2=99=20?= =?UTF-8?q?=E5=B8=83=E5=B1=80=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../adapter/GiftWallMainTab2ListAdapter.java | 4 +- .../dialog_gift_wall_tab2_classic_info.xml | 293 ++++++++++-------- 2 files changed, 165 insertions(+), 132 deletions(-) diff --git a/common/src/main/java/com/yunbao/common/adapter/GiftWallMainTab2ListAdapter.java b/common/src/main/java/com/yunbao/common/adapter/GiftWallMainTab2ListAdapter.java index 300b1619a..d355f4d35 100644 --- a/common/src/main/java/com/yunbao/common/adapter/GiftWallMainTab2ListAdapter.java +++ b/common/src/main/java/com/yunbao/common/adapter/GiftWallMainTab2ListAdapter.java @@ -142,8 +142,8 @@ public class GiftWallMainTab2ListAdapter extends RecyclerView.Adapter { diff --git a/common/src/main/res/layout/dialog_gift_wall_tab2_classic_info.xml b/common/src/main/res/layout/dialog_gift_wall_tab2_classic_info.xml index 21f4d5955..5def1ed82 100644 --- a/common/src/main/res/layout/dialog_gift_wall_tab2_classic_info.xml +++ b/common/src/main/res/layout/dialog_gift_wall_tab2_classic_info.xml @@ -166,90 +166,101 @@ - + android:layout_weight="1"> - - - - - - + + android:layout_width="match_parent" + android:layout_height="match_parent" + android:src="@mipmap/gift_wall_tab2_classic_info_avatar1" + app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent" /> - + + - + - + - + + + + android:layout_width="0dp" + android:layout_height="0dp" + android:layout_marginTop="70dp" + android:layout_marginBottom="90dp" + app:layout_constraintBottom_toBottomOf="@+id/user_value_1" + app:layout_constraintEnd_toEndOf="@+id/imageView9" + app:layout_constraintStart_toStartOf="@+id/imageView9" + app:layout_constraintTop_toTopOf="@+id/imageView9"> + + - - - - - - - + + android:layout_width="match_parent" + android:layout_height="match_parent" + android:src="@mipmap/gift_wall_tab2_classic_info_avatar1" + app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent" /> - + + - - + - + + + +