From db8323a3d81c0ccbf92d7ba8da0597ca6791ea95 Mon Sep 17 00:00:00 2001 From: firelight <147925818+fire-light42@users.noreply.github.com> Date: Fri, 3 Oct 2025 00:54:56 +0200 Subject: [PATCH] Fix: Minor layout_margin issue --- app/src/main/res/layout/fragment_home_head_tv.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/main/res/layout/fragment_home_head_tv.xml b/app/src/main/res/layout/fragment_home_head_tv.xml index 18a80df2b..f9d44da24 100644 --- a/app/src/main/res/layout/fragment_home_head_tv.xml +++ b/app/src/main/res/layout/fragment_home_head_tv.xml @@ -52,7 +52,6 @@ android:id="@+id/home_preview_viewpager" android:layout_width="match_parent" android:layout_height="match_parent" - android:layout_margin="2dp" android:descendantFocusability="blocksDescendants" android:orientation="horizontal">