KOIN 설정 적용
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<font-family xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
|
||||
<font
|
||||
android:font="@font/gmarket_sans_bold"
|
||||
app:font="@font/gmarket_sans_bold" />
|
||||
|
||||
<font
|
||||
android:font="@font/gmarket_sans_light"
|
||||
app:font="@font/gmarket_sans_light" />
|
||||
|
||||
<font
|
||||
android:font="@font/gmarket_sans_medium"
|
||||
app:font="@font/gmarket_sans_medium" />
|
||||
|
||||
</font-family>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user