콘텐츠 업로드

- 대여 가격 안내 문구 60% -> 70%로 수정
This commit is contained in:
klaus 2024-11-08 00:39:22 +09:00
parent b89e563023
commit 6f1dcb4632
1 changed files with 1 additions and 1 deletions

View File

@ -521,7 +521,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="3dp"
android:fontFamily="@font/gmarket_sans_medium"
android:text="※ 대여가격은 소장가격의 60%로 자동 반영"
android:text="※ 대여가격은 소장가격의 70%로 자동 반영"
android:textColor="@color/color_777777"
android:textSize="13.3sp" />