gmarket_sans_bold -> pretendard_bold로 폰트 변경

This commit is contained in:
2026-01-22 22:43:17 +09:00
parent f333d301b8
commit 6d5018c3fd
119 changed files with 454 additions and 454 deletions

View File

@@ -16,7 +16,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerInParent="true"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:text="@string/screen_message_write_title_new"
android:textColor="@color/color_eeeeee"
android:textSize="18.3sp" />
@@ -118,7 +118,7 @@
android:layout_marginHorizontal="13.3dp"
android:layout_marginBottom="13.3dp"
android:background="@drawable/bg_round_corner_6_7_3bb9f1"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:gravity="center"
android:text="@string/screen_message_write_button_send"
android:textColor="@color/color_eeeeee"