gmarket_sans_bold -> pretendard_bold로 폰트 변경
This commit is contained in:
@@ -34,7 +34,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" />
|
||||
@@ -73,7 +73,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"
|
||||
@@ -130,7 +130,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"
|
||||
@@ -211,7 +211,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"
|
||||
@@ -253,7 +253,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_profile_edit_title"
|
||||
android:textColor="@color/white"
|
||||
|
||||
Reference in New Issue
Block a user