From 73fb523ddcc7287bba3949a66d60e65b0fce3939 Mon Sep 17 00:00:00 2001
From: zlzw <583819556@qq.com>
Date: Mon, 31 Oct 2022 10:00:49 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=A4=BC=E7=89=A9=E5=BC=B9?=
=?UTF-8?q?=E6=A1=86=E9=AB=98=E5=BA=A6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
live/src/main/res/layout/dialog_live_gift_wrap.xml | 6 +++---
live/src/main/res/layout/item_live_gift.xml | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/live/src/main/res/layout/dialog_live_gift_wrap.xml b/live/src/main/res/layout/dialog_live_gift_wrap.xml
index 705ccce74..05570e3d2 100644
--- a/live/src/main/res/layout/dialog_live_gift_wrap.xml
+++ b/live/src/main/res/layout/dialog_live_gift_wrap.xml
@@ -131,7 +131,7 @@
android:layout_height="0dp"
android:layout_weight="1"
android:layout_marginTop="5dp"
- android:layout_marginBottom="8dp"/>
+ android:layout_marginBottom="1dp"/>
diff --git a/live/src/main/res/layout/item_live_gift.xml b/live/src/main/res/layout/item_live_gift.xml
index 7c37ebebe..8090becbb 100644
--- a/live/src/main/res/layout/item_live_gift.xml
+++ b/live/src/main/res/layout/item_live_gift.xml
@@ -4,7 +4,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- app:mfl_ratio="1.1"
+ app:mfl_ratio="1"
android:background="@drawable/bg_live_gift_items"
>