gmarket_sans_medium -> pretendard_medium으로 폰트 변경
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="13.3dp"
|
||||
android:background="@drawable/bg_round_corner_6_7_222222"
|
||||
android:fontFamily="@font/gmarket_sans_medium"
|
||||
android:fontFamily="@font/pretendard_medium"
|
||||
android:hint="@string/screen_can_coupon_input_hint"
|
||||
android:importantForAutofill="no"
|
||||
android:inputType="textCapCharacters"
|
||||
@@ -82,7 +82,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="8dp"
|
||||
android:fontFamily="@font/gmarket_sans_medium"
|
||||
android:fontFamily="@font/pretendard_medium"
|
||||
android:lineSpacingExtra="5sp"
|
||||
android:paddingHorizontal="10dp"
|
||||
android:text="@string/screen_can_coupon_guide_description"
|
||||
@@ -107,7 +107,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="8dp"
|
||||
android:fontFamily="@font/gmarket_sans_medium"
|
||||
android:fontFamily="@font/pretendard_medium"
|
||||
android:lineSpacingExtra="5sp"
|
||||
android:paddingHorizontal="10dp"
|
||||
android:text="@string/screen_can_coupon_notice_description"
|
||||
@@ -118,7 +118,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="13.3dp"
|
||||
android:fontFamily="@font/gmarket_sans_medium"
|
||||
android:fontFamily="@font/pretendard_medium"
|
||||
android:text="@string/screen_can_coupon_notice_support"
|
||||
android:textColor="@color/color_eeeeee"
|
||||
android:textSize="13.3sp" />
|
||||
|
||||
Reference in New Issue
Block a user