From 2406e9bede97b3bb1aee5f3ce2981286cbd8c92f Mon Sep 17 00:00:00 2001 From: 18401019693 Date: Thu, 10 Aug 2023 17:38:06 +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 --- live/src/main/res/layout/activity_live_gift_wall.xml | 3 ++- live/src/main/res/layout/rogular_introduce_popup.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/live/src/main/res/layout/activity_live_gift_wall.xml b/live/src/main/res/layout/activity_live_gift_wall.xml index 0c67d14ea..c629dcd53 100644 --- a/live/src/main/res/layout/activity_live_gift_wall.xml +++ b/live/src/main/res/layout/activity_live_gift_wall.xml @@ -4,7 +4,8 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:background="@drawable/background_gift_wall_shape" - android:orientation="vertical"> + android:orientation="vertical" + android:paddingTop="90dp"> \ No newline at end of file