gmarket_sans_light -> pretendard_light으로 폰트 변경
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:fontFamily="@font/gmarket_sans_light"
|
||||
android:fontFamily="@font/pretendard_light"
|
||||
android:text="@string/screen_can_status_label_paid"
|
||||
android:textColor="@color/color_777777"
|
||||
android:textSize="12sp" />
|
||||
@@ -109,7 +109,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:fontFamily="@font/gmarket_sans_light"
|
||||
android:fontFamily="@font/pretendard_light"
|
||||
android:text="@string/screen_can_status_label_reward"
|
||||
android:textColor="@color/color_777777"
|
||||
android:textSize="12sp" />
|
||||
|
||||
Reference in New Issue
Block a user