gmarket_sans_bold -> pretendard_bold로 폰트 변경
This commit is contained in:
@@ -111,7 +111,7 @@ class VoiceMessageWriteFragment(
|
||||
binding.tvNickname.text = nickname
|
||||
binding.tvNickname.typeface = ResourcesCompat.getFont(
|
||||
requireContext(),
|
||||
R.font.gmarket_sans_bold
|
||||
R.font.pretendard_bold
|
||||
)
|
||||
binding.tvNickname.setTextColor(
|
||||
ContextCompat.getColor(
|
||||
|
||||
Reference in New Issue
Block a user