From eca68c06c396725f867e8e3b1d164142aaaf79f7 Mon Sep 17 00:00:00 2001 From: klaus Date: Tue, 7 May 2024 19:27:34 +0900 Subject: [PATCH] =?UTF-8?q?=EB=9D=BC=EC=9D=B4=EB=B8=8C=20=EB=A9=94?= =?UTF-8?q?=EC=9D=B8=20-=20=EB=9D=BC=EC=9D=B4=EB=B8=8C=20=EC=97=86?= =?UTF-8?q?=EC=9D=84=20=EB=95=8C=20=EB=AC=B8=EA=B5=AC=20-=20=F0=9F=99=80?= =?UTF-8?q?=EB=A7=88=EC=9D=B4=ED=8E=98=EC=9D=B4=EC=A7=80=EC=97=90=EC=84=9C?= =?UTF-8?q?=20=EB=B3=B8=EC=9D=B8=EC=9D=B8=EC=A6=9D=EC=9D=84=20=ED=95=98?= =?UTF-8?q?=EA=B1=B0=EB=82=98=20=EB=9D=BC=EC=9D=B4=EB=B8=8C=EB=A5=BC=20?= =?UTF-8?q?=EC=98=88=EC=95=BD=ED=95=98=EA=B3=A0=20=EC=B0=B8=EC=97=AC?= =?UTF-8?q?=ED=95=B4=EB=B3=B4=EC=84=B8=EC=9A=94.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/layout_live_now.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/layout_live_now.xml b/app/src/main/res/layout/layout_live_now.xml index 4fd4472..e46760b 100644 --- a/app/src/main/res/layout/layout_live_now.xml +++ b/app/src/main/res/layout/layout_live_now.xml @@ -75,7 +75,7 @@ android:layout_marginVertical="10dp" android:fontFamily="@font/gmarket_sans_medium" android:gravity="center" - android:text="🙀현재 참여 가능한 라이브 방송이 없거나\n연령제한으로 입장이 불가능합니다.\n본인인증을 해보거나 채널을 팔로잉하고\n라이브 방송 알림을 받아보세요." + android:text="🙀마이페이지에서 본인인증을 하거나\n라이브를 예약하고 참여해보세요." android:textColor="@color/color_bbbbbb" android:textSize="10.7sp" tools:ignore="SmallSp" />