시리즈 전체보기
아이템 사이즈 수정
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user