From 6f1dcb46327a64f89a13c6c7890107e3e6fed3d9 Mon Sep 17 00:00:00 2001 From: klaus Date: Fri, 8 Nov 2024 00:39:22 +0900 Subject: [PATCH] =?UTF-8?q?=EC=BD=98=ED=85=90=EC=B8=A0=20=EC=97=85?= =?UTF-8?q?=EB=A1=9C=EB=93=9C=20-=20=EB=8C=80=EC=97=AC=20=EA=B0=80?= =?UTF-8?q?=EA=B2=A9=20=EC=95=88=EB=82=B4=20=EB=AC=B8=EA=B5=AC=2060%=20->?= =?UTF-8?q?=2070%=EB=A1=9C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/activity_audio_content_upload.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/activity_audio_content_upload.xml b/app/src/main/res/layout/activity_audio_content_upload.xml index e27436a..45b9900 100644 --- a/app/src/main/res/layout/activity_audio_content_upload.xml +++ b/app/src/main/res/layout/activity_audio_content_upload.xml @@ -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" />