폰트 이름 변경
pretendard_bold -> bold pretendard_regular -> regular pretendard_medium -> medium pretendard_light -> light
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
android:textColor="@color/white"
|
||||
android:textSize="15sp"
|
||||
android:text=""
|
||||
android:fontFamily="@font/pretendard_medium" />
|
||||
android:fontFamily="@font/medium" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_check"
|
||||
|
||||
Reference in New Issue
Block a user