From 7cd4d180c27eaf6b66ca715c530466655fda5798 Mon Sep 17 00:00:00 2001 From: klaus Date: Mon, 29 Apr 2024 11:47:24 +0900 Subject: [PATCH] =?UTF-8?q?=EC=8B=9C=EB=A6=AC=EC=A6=88=20=EC=83=81?= =?UTF-8?q?=EC=84=B8=20=EC=BD=98=ED=85=90=EC=B8=A0=20-=20=EC=A0=9C?= =?UTF-8?q?=EB=AA=A9=EC=9D=B4=20=EA=B0=80=EA=B2=A9=EC=98=81=EC=97=AD?= =?UTF-8?q?=EC=9D=84=20=EC=B9=A8=EB=B2=94=ED=95=98=EB=8A=94=20=EB=B2=84?= =?UTF-8?q?=EA=B7=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/res/layout/item_series_content.xml | 109 +++++++++--------- 1 file changed, 55 insertions(+), 54 deletions(-) diff --git a/app/src/main/res/layout/item_series_content.xml b/app/src/main/res/layout/item_series_content.xml index 3e8ef8b..6d06627 100644 --- a/app/src/main/res/layout/item_series_content.xml +++ b/app/src/main/res/layout/item_series_content.xml @@ -17,7 +17,8 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_centerVertical="true" - android:layout_marginStart="10.7dp" + android:layout_marginHorizontal="10.7dp" + android:layout_toStartOf="@+id/fl_price" android:layout_toEndOf="@+id/iv_cover" android:orientation="vertical" tools:ignore="RelativeOverlap"> @@ -26,10 +27,10 @@ android:id="@+id/tv_duration" android:layout_width="wrap_content" android:layout_height="wrap_content" + android:layout_marginBottom="2.7dp" android:background="@drawable/bg_round_corner_2_6_222222" android:fontFamily="@font/gmarket_sans_medium" android:padding="2.7dp" - android:layout_marginBottom="2.7dp" android:textColor="@color/color_777777" android:textSize="10sp" tools:ignore="SmallSp" @@ -45,62 +46,62 @@ tools:text="The 야한남친 1화" /> - + android:layout_centerVertical="true"> - + - + - + + + +