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

@@ -23,7 +23,7 @@
android:layout_centerVertical="true"
android:drawablePadding="6.7dp"
android:ellipsize="end"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:gravity="center"
android:minHeight="48dp"
android:text="@string/screen_roulette_config_title"
@@ -76,7 +76,7 @@
android:id="@+id/tv_select_roulette_1"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:text="@string/screen_roulette_config_preset_1"
android:textColor="@color/color_3bb9f1"
android:textSize="14.7sp" />
@@ -105,7 +105,7 @@
android:id="@+id/tv_select_roulette_2"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:text="@string/screen_roulette_config_preset_2"
android:textColor="@color/color_555555"
android:textSize="14.7sp" />
@@ -134,7 +134,7 @@
android:id="@+id/tv_select_roulette_3"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:text="@string/screen_roulette_config_preset_3"
android:textColor="@color/color_555555"
android:textSize="14.7sp" />
@@ -153,7 +153,7 @@
android:layout_height="wrap_content"
android:layout_alignParentStart="true"
android:layout_centerVertical="true"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:text="@string/screen_roulette_config_activate_question"
android:textColor="@color/color_eeeeee"
android:textSize="16sp" />
@@ -172,7 +172,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="26.7dp"
android:layout_marginBottom="13.3dp"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:text="@string/screen_roulette_config_price_label"
android:textColor="@color/color_eeeeee"
android:textSize="16sp" />
@@ -209,7 +209,7 @@
android:layout_height="wrap_content"
android:layout_alignParentEnd="true"
android:layout_centerVertical="true"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:text="@string/screen_live_room_create_price_unit"
android:textColor="@color/color_eeeeee"
android:textSize="16.7sp" />
@@ -219,7 +219,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="26.7dp"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:text="@string/screen_roulette_config_option_label"
android:textColor="@color/color_eeeeee"
android:textSize="16sp" />
@@ -302,7 +302,7 @@
android:layout_height="wrap_content"
android:layout_weight="1"
android:background="@drawable/bg_round_corner_10_transparent_3bb9f1"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:gravity="center"
android:paddingVertical="16dp"
android:text="@string/screen_roulette_config_preview"
@@ -316,7 +316,7 @@
android:layout_marginStart="13.3dp"
android:layout_weight="1"
android:background="@drawable/bg_round_corner_10_3bb9f1"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:gravity="center"
android:paddingVertical="16dp"
android:text="@string/screen_roulette_config_save"