fontFamily 미지정된 TextView/EditText에 android:fontFamily="@font/pretendard_medium" 추가

This commit is contained in:
2026-01-22 22:31:15 +09:00
parent 11c5d57c4e
commit f333d301b8
75 changed files with 888 additions and 848 deletions
@@ -3,7 +3,6 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:orientation="vertical">
<TextView