From 089e9808326ddac9e7fc59802d7d429442854195 Mon Sep 17 00:00:00 2001 From: klaus Date: Tue, 2 Jun 2026 17:27:57 +0900 Subject: [PATCH] =?UTF-8?q?feat(home):=20=ED=99=88=20=EC=B6=94=EC=B2=9C=20?= =?UTF-8?q?=EC=84=B9=EC=85=98=20=EA=B0=84=EA=B2=A9=EC=9D=84=20=EC=A0=95?= =?UTF-8?q?=EB=A6=AC=ED=95=9C=EB=8B=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/res/layout/fragment_v2_main_home.xml | 46 +++++++++++-------- 1 file changed, 26 insertions(+), 20 deletions(-) diff --git a/app/src/main/res/layout/fragment_v2_main_home.xml b/app/src/main/res/layout/fragment_v2_main_home.xml index 21ee939a..44056ee6 100644 --- a/app/src/main/res/layout/fragment_v2_main_home.xml +++ b/app/src/main/res/layout/fragment_v2_main_home.xml @@ -63,8 +63,8 @@ android:id="@+id/ll_home_banner_section" android:layout_width="match_parent" android:layout_height="wrap_content" - android:orientation="vertical" - android:paddingTop="@dimen/spacing_28"> + android:layout_marginTop="@dimen/spacing_28" + android:orientation="vertical"> + android:layout_marginTop="@dimen/spacing_48" + android:orientation="vertical"> @@ -96,8 +98,8 @@ android:id="@+id/ll_home_recent_debut_section" android:layout_width="match_parent" android:layout_height="wrap_content" - android:orientation="vertical" - android:paddingTop="@dimen/spacing_24"> + android:layout_marginTop="@dimen/spacing_48" + android:orientation="vertical"> @@ -116,8 +119,8 @@ android:id="@+id/ll_home_first_audio_section" android:layout_width="match_parent" android:layout_height="wrap_content" - android:orientation="vertical" - android:paddingTop="@dimen/spacing_24"> + android:layout_marginTop="@dimen/spacing_48" + android:orientation="vertical"> @@ -136,8 +141,8 @@ android:id="@+id/ll_home_ai_character_section" android:layout_width="match_parent" android:layout_height="wrap_content" - android:orientation="vertical" - android:paddingTop="@dimen/spacing_24"> + android:layout_marginTop="@dimen/spacing_48" + android:orientation="vertical"> @@ -156,13 +162,13 @@ android:id="@+id/ll_home_genre_creator_section" android:layout_width="match_parent" android:layout_height="wrap_content" - android:orientation="vertical" - android:paddingTop="@dimen/spacing_24"> + android:layout_marginTop="@dimen/spacing_48" + android:orientation="vertical">