홈 화면 문자열 리소스화

This commit is contained in:
2025-12-01 12:09:43 +09:00
parent 41c11d763e
commit af1679c92b
16 changed files with 145 additions and 67 deletions
@@ -49,7 +49,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:fontFamily="@font/pretendard_regular"
android:text="콘텐츠"
android:text="@string/screen_home_recommend_channel_content_label"
android:textColor="@color/white"
android:textSize="18sp" />