gmarket_sans_light -> pretendard_light으로 폰트 변경

This commit is contained in:
2026-01-22 22:49:54 +09:00
parent cf612fa0c7
commit 00941d8082
24 changed files with 31 additions and 31 deletions

View File

@@ -135,7 +135,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="8dp"
android:fontFamily="@font/gmarket_sans_light"
android:fontFamily="@font/pretendard_light"
android:text="@string/screen_explorer_creator_rank_notice"
android:textColor="@color/color_bbbbbb"
android:textSize="13.3sp" />
@@ -356,7 +356,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="8dp"
android:fontFamily="@font/gmarket_sans_light"
android:fontFamily="@font/pretendard_light"
android:text="@string/screen_audio_content_ranking_notice"
android:textColor="@color/color_bbbbbb"
android:textSize="13.3sp" />