시리즈 전체보기

아이템 사이즈 수정
This commit is contained in:
2024-04-30 22:33:37 +09:00
parent 87241fa8bd
commit fef49a0d6a
4 changed files with 14 additions and 3 deletions

View File

@@ -17,6 +17,7 @@
android:id="@+id/iv_cover"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:adjustViewBounds="true"
android:contentDescription="@null"
android:scaleType="centerCrop"
app:layout_constraintStart_toStartOf="parent"
@@ -88,6 +89,7 @@
android:id="@+id/tv_series_content_count"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginEnd="3.3dp"
android:layout_marginBottom="3.3dp"
android:background="@drawable/bg_round_corner_13_3_b3333333"
android:fontFamily="@font/gmarket_sans_medium"