레이아웃 문자열 리소스화

This commit is contained in:
2025-12-03 23:46:04 +09:00
parent 57e3edc24e
commit 5ee57b1b2f
53 changed files with 595 additions and 481 deletions

View File

@@ -44,7 +44,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="8dp"
android:fontFamily="@font/gmarket_sans_light"
android:text="※ 인기 크리에이터의 순위는 매주 업데이트됩니다."
android:text="@string/screen_explorer_creator_rank_notice"
android:textColor="@color/color_bbbbbb"
android:textSize="13.3sp" />
</LinearLayout>