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

@@ -795,7 +795,7 @@
android:id="@+id/tv_unit"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:fontFamily="@font/gmarket_sans_light"
android:fontFamily="@font/pretendard_light"
android:text="@string/screen_audio_content_detail_purchase_unit_can"
android:textColor="@color/white"
android:textSize="12sp" />