From 2b5af6a53ed25d3bcca7ce4da02f31326b282446 Mon Sep 17 00:00:00 2001 From: Martin <13046765170@163.com> Date: Thu, 17 Oct 2024 18:25:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=A6=96=E9=A1=B5=E7=9B=B4?= =?UTF-8?q?=E6=92=AD=E5=85=B3=E6=B3=A8=E5=88=97=E8=A1=A8=EF=BC=8C=E6=8E=A8?= =?UTF-8?q?=E8=8D=90=E5=88=97=E8=A1=A8=20=E8=B7=9D=E7=A6=BB=E9=A1=B6?= =?UTF-8?q?=E9=83=A8=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/src/main/res/layout/view_main_home_live_recom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/main/src/main/res/layout/view_main_home_live_recom.xml b/main/src/main/res/layout/view_main_home_live_recom.xml index bc0c87874..a86fd3c79 100644 --- a/main/src/main/res/layout/view_main_home_live_recom.xml +++ b/main/src/main/res/layout/view_main_home_live_recom.xml @@ -10,6 +10,7 @@ android:id="@+id/refreshView" android:layout_width="match_parent" android:layout_height="match_parent" + android:layout_marginTop="10dp" android:layout_marginLeft="4dp" android:layout_marginBottom="55dp" android:layout_marginRight="10dp"/>