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

@@ -22,7 +22,7 @@
android:layout_height="wrap_content"
android:layout_centerVertical="true"
android:drawablePadding="6.7dp"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:text="@string/screen_live_room_create_title"
android:textColor="@color/color_eeeeee"
android:textSize="18.3sp"
@@ -62,7 +62,7 @@
android:layout_height="wrap_content"
android:layout_marginHorizontal="13.3dp"
android:layout_marginTop="13.3dp"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:text="@string/screen_live_room_create_background_label"
android:textColor="@color/color_eeeeee"
android:textSize="16.7sp" />
@@ -106,7 +106,7 @@
<TextView
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_live_room_title_label"
android:textColor="@color/color_eeeeee"
android:textSize="16.7sp" />
@@ -146,7 +146,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerVertical="true"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:lineSpacingExtra="5sp"
android:text="@string/screen_live_room_notice"
android:textColor="@color/color_eeeeee"
@@ -208,7 +208,7 @@
<TextView
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_live_room_menu_label_title"
android:textColor="@color/color_eeeeee"
android:textSize="16.7sp" />
@@ -273,7 +273,7 @@
android:id="@+id/tv_select_menu_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_live_room_menu_preset_1"
android:textColor="@color/color_3bb9f1"
android:textSize="14.7sp" />
@@ -302,7 +302,7 @@
android:id="@+id/tv_select_menu_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_live_room_menu_preset_2"
android:textColor="@color/color_555555"
android:textSize="14.7sp" />
@@ -331,7 +331,7 @@
android:id="@+id/tv_select_menu_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_live_room_menu_preset_3"
android:textColor="@color/color_555555"
android:textSize="14.7sp" />
@@ -371,7 +371,7 @@
<TextView
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_profile_update_interest_title"
android:textColor="@color/color_eeeeee"
android:textSize="16.7sp" />
@@ -382,7 +382,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="13.3dp"
android:background="@drawable/bg_round_corner_24_3_13181b_3bb9f1"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:gravity="center"
android:paddingVertical="13.7dp"
android:text="@string/screen_profile_update_interest_select"
@@ -403,7 +403,7 @@
android:layout_height="wrap_content"
android:layout_marginHorizontal="13.3dp"
android:layout_marginTop="33.3dp"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:lineSpacingExtra="5sp"
android:text="@string/screen_live_room_create_time_label"
android:textColor="@color/color_eeeeee"
@@ -439,7 +439,7 @@
android:id="@+id/tv_time_now"
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_live_room_create_time_now"
android:textColor="@color/color_3bb9f1"
android:textSize="14.7sp" />
@@ -468,7 +468,7 @@
android:id="@+id/tv_time_reservation"
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_live_room_create_time_reservation"
android:textColor="@color/color_3bb9f1"
android:textSize="14.7sp" />
@@ -550,7 +550,7 @@
android:layout_height="wrap_content"
android:layout_marginHorizontal="13.3dp"
android:layout_marginTop="33.3dp"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:lineSpacingExtra="5sp"
android:text="@string/screen_live_room_create_capacity_label"
android:textColor="@color/color_eeeeee"
@@ -580,7 +580,7 @@
android:layout_height="wrap_content"
android:layout_marginHorizontal="13.3dp"
android:layout_marginTop="33.3dp"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:lineSpacingExtra="5sp"
android:text="@string/screen_live_room_create_visibility_label"
android:textColor="@color/color_eeeeee"
@@ -615,7 +615,7 @@
android:id="@+id/tv_open"
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_live_room_create_open_label"
android:textColor="@color/color_3bb9f1"
android:textSize="14.7sp" />
@@ -644,7 +644,7 @@
android:id="@+id/tv_private"
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_live_room_create_private_label"
android:textColor="@color/color_3bb9f1"
android:textSize="14.7sp" />
@@ -663,7 +663,7 @@
android:layout_height="wrap_content"
android:layout_marginHorizontal="13.3dp"
android:layout_marginTop="33.3dp"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:lineSpacingExtra="5sp"
android:text="@string/screen_live_room_create_password_label"
android:textColor="@color/color_eeeeee"
@@ -694,7 +694,7 @@
android:layout_height="wrap_content"
android:layout_marginHorizontal="13.3dp"
android:layout_marginTop="33.3dp"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:lineSpacingExtra="5sp"
android:text="@string/screen_live_room_create_creator_join_label"
android:textColor="@color/color_eeeeee"
@@ -729,7 +729,7 @@
android:id="@+id/tv_available_join_creator_y"
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_live_room_create_creator_join_available"
android:textColor="@color/color_3bb9f1"
android:textSize="14.7sp" />
@@ -758,7 +758,7 @@
android:id="@+id/tv_available_join_creator_n"
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_live_room_create_creator_join_unavailable"
android:textColor="@color/color_3bb9f1"
android:textSize="14.7sp" />
@@ -777,7 +777,7 @@
android:layout_height="wrap_content"
android:layout_marginHorizontal="13.3dp"
android:layout_marginTop="33.3dp"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:lineSpacingExtra="5sp"
android:text="@string/screen_live_room_create_age_label"
android:textColor="@color/color_eeeeee"
@@ -812,7 +812,7 @@
android:id="@+id/tv_age_all"
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_live_room_create_age_all"
android:textColor="@color/color_3bb9f1"
android:textSize="14.7sp" />
@@ -841,7 +841,7 @@
android:id="@+id/tv_age_19"
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_live_room_age_limit_adult"
android:textColor="@color/color_3bb9f1"
android:textSize="14.7sp" />
@@ -862,7 +862,7 @@
android:layout_height="wrap_content"
android:layout_marginHorizontal="13.3dp"
android:layout_marginTop="33.3dp"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:lineSpacingExtra="5sp"
android:text="@string/screen_live_room_create_price_label"
android:textColor="@color/color_eeeeee"
@@ -881,7 +881,7 @@
android:layout_height="wrap_content"
android:layout_weight="1"
android:background="@drawable/bg_live_room_price_select"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:gravity="center"
android:paddingVertical="16.7dp"
android:text="@string/screen_live_room_create_price_free"
@@ -895,7 +895,7 @@
android:layout_marginHorizontal="13.3dp"
android:layout_weight="1"
android:background="@drawable/bg_live_room_price_select"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:gravity="center"
android:paddingVertical="16.7dp"
android:text="@string/screen_live_room_create_price_100"
@@ -908,7 +908,7 @@
android:layout_height="wrap_content"
android:layout_weight="1"
android:background="@drawable/bg_live_room_price_select"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:gravity="center"
android:paddingVertical="16.7dp"
android:text="@string/screen_live_room_create_price_300"
@@ -929,7 +929,7 @@
android:layout_height="wrap_content"
android:layout_weight="1"
android:background="@drawable/bg_live_room_price_select"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:gravity="center"
android:paddingVertical="16.7dp"
android:text="@string/screen_live_room_create_price_500"
@@ -943,7 +943,7 @@
android:layout_marginHorizontal="13.3dp"
android:layout_weight="1"
android:background="@drawable/bg_live_room_price_select"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:gravity="center"
android:paddingVertical="16.7dp"
android:text="@string/screen_live_room_create_price_1000"
@@ -956,7 +956,7 @@
android:layout_height="wrap_content"
android:layout_weight="1"
android:background="@drawable/bg_live_room_price_select"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:gravity="center"
android:paddingVertical="16.7dp"
android:text="@string/screen_live_room_create_price_2000"
@@ -980,7 +980,7 @@
android:layout_marginHorizontal="13.3dp"
android:layout_toStartOf="@+id/tv_can"
android:background="@null"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:gravity="center"
android:importantForAutofill="no"
android:inputType="numberDecimal"
@@ -1017,7 +1017,7 @@
android:layout_height="50dp"
android:layout_margin="13.3dp"
android:background="@drawable/bg_round_corner_10_3bb9f1"
android:fontFamily="@font/gmarket_sans_bold"
android:fontFamily="@font/pretendard_bold"
android:gravity="center"
android:text="@string/screen_live_room_create_submit"
android:textColor="@color/white"