From c6438bef6701df52f2fba1684434be299fd128ba Mon Sep 17 00:00:00 2001 From: klaus Date: Mon, 20 Oct 2025 22:33:02 +0900 Subject: [PATCH] =?UTF-8?q?fix(home):=20=EC=9D=B8=EA=B8=B0=20=EC=BA=90?= =?UTF-8?q?=EB=A6=AD=ED=84=B0=20->=20=EC=9D=B8=EA=B8=B0=20=EC=BA=90?= =?UTF-8?q?=EB=A6=AD=ED=84=B0=20=EC=B1=84=ED=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/fragment_home.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/fragment_home.xml b/app/src/main/res/layout/fragment_home.xml index 35f86e37..7add2f8c 100644 --- a/app/src/main/res/layout/fragment_home.xml +++ b/app/src/main/res/layout/fragment_home.xml @@ -284,7 +284,7 @@ android:layout_height="wrap_content" android:layout_weight="1" android:fontFamily="@font/pretendard_bold" - android:text="인기 캐릭터" + android:text="인기 캐릭터 채팅" android:textColor="@color/white" android:textSize="24sp" />