From 7e1b054a989b1e1626de0b4e131b93c9fcdd2c80 Mon Sep 17 00:00:00 2001 From: 18401019693 Date: Mon, 14 Aug 2023 21:05:15 +0800 Subject: [PATCH] =?UTF-8?q?6.5.4=E7=A4=BC=E7=89=A9=E5=86=A0=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/src/main/res/layout/dialog_live_gift_popup.xml | 2 ++ config.gradle | 2 +- live/src/main/java/com/yunbao/live/dialog/LiveGiftPopup.java | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/common/src/main/res/layout/dialog_live_gift_popup.xml b/common/src/main/res/layout/dialog_live_gift_popup.xml index 01dd778ed..3f631f656 100644 --- a/common/src/main/res/layout/dialog_live_gift_popup.xml +++ b/common/src/main/res/layout/dialog_live_gift_popup.xml @@ -15,6 +15,8 @@ android:id="@+id/operate_image" android:layout_width="122dp" android:layout_height="50dp" + android:layout_marginEnd="5dp" + android:scaleType="fitXY" android:layout_gravity="end|bottom" />