크리에이터 채널, 콘텐츠 상세
- 오픈예정 추가
This commit is contained in:
@@ -28,6 +28,20 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_scheduled_to_open"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:background="@drawable/bg_round_corner_2_6_003851"
|
||||
android:fontFamily="@font/gmarket_sans_medium"
|
||||
android:padding="2.6dp"
|
||||
android:text="오픈예정"
|
||||
android:textColor="@color/color_3bb9f1"
|
||||
android:textSize="8sp"
|
||||
android:visibility="gone"
|
||||
tools:ignore="SmallSp" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_theme"
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user