fix(home): 인기 캐릭터 -> 인기 캐릭터 채팅

This commit is contained in:
2025-10-20 22:33:02 +09:00
parent ee5490939b
commit c6438bef67

View File

@@ -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" />