콘텐츠 업로드 - 미리듣기 시간 설정 안내 문구 추가

This commit is contained in:
klaus 2023-09-27 15:42:59 +09:00
parent eed7bfa158
commit 92b72db25c
1 changed files with 10 additions and 0 deletions

View File

@ -644,6 +644,16 @@
android:textColor="@color/color_eeeeee"
android:textSize="16.7sp" />
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="10dp"
android:fontFamily="@font/gmarket_sans_medium"
android:lineSpacingExtra="5sp"
android:text="미리듣기 시간을 직접 설정하지 않으면 콘텐츠 앞부분 30초가 자동으로 설정됩니다. 미리듣기의 시간제한은 없습니다."
android:textColor="@color/color_777777"
android:textSize="13.3sp" />
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"