From b33c8ffd6dd4b643395bd094e3ed80f807a2c13b Mon Sep 17 00:00:00 2001 From: klaus Date: Mon, 22 Jan 2024 03:19:12 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9C=A0=EB=A3=8C=EB=B0=A9=20=EC=9E=85?= =?UTF-8?q?=EC=9E=A5=20=ED=8C=9D=EC=97=85=20-=20=EB=9D=BC=EC=9D=B4?= =?UTF-8?q?=EB=B8=8C=20=EC=8B=9C=EC=9E=91=20=EC=8B=9C=EA=B0=81=20->=20?= =?UTF-8?q?=EC=8B=9C=EC=9E=91=20=EC=8B=9C=EA=B0=81=20=EC=9C=BC=EB=A1=9C=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/dialog_live_payment.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/dialog_live_payment.xml b/app/src/main/res/layout/dialog_live_payment.xml index b4dcc90..5d04a2f 100644 --- a/app/src/main/res/layout/dialog_live_payment.xml +++ b/app/src/main/res/layout/dialog_live_payment.xml @@ -51,7 +51,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:fontFamily="@font/gmarket_sans_medium" - android:text="라이브 시작 시각" + android:text="시작 시각" android:textColor="@color/color_bbbbbb" android:textSize="13.3sp" />