feat: 메인 홈
- 라이브 UI 추가
This commit is contained in:
@@ -14,4 +14,20 @@
|
||||
android:font="@font/gmarket_sans_medium"
|
||||
app:font="@font/gmarket_sans_medium" />
|
||||
|
||||
<font
|
||||
android:font="@font/pretendard_bold"
|
||||
app:font="@font/pretendard_bold" />
|
||||
|
||||
<font
|
||||
android:font="@font/pretendard_light"
|
||||
app:font="@font/pretendard_light" />
|
||||
|
||||
<font
|
||||
android:font="@font/pretendard_medium"
|
||||
app:font="@font/pretendard_medium" />
|
||||
|
||||
<font
|
||||
android:font="@font/pretendard_regular"
|
||||
app:font="@font/pretendard_regular" />
|
||||
|
||||
</font-family>
|
||||
|
||||
BIN
app/src/main/res/font/pretendard_bold.otf
Normal file
BIN
app/src/main/res/font/pretendard_bold.otf
Normal file
Binary file not shown.
BIN
app/src/main/res/font/pretendard_light.otf
Normal file
BIN
app/src/main/res/font/pretendard_light.otf
Normal file
Binary file not shown.
BIN
app/src/main/res/font/pretendard_medium.otf
Normal file
BIN
app/src/main/res/font/pretendard_medium.otf
Normal file
Binary file not shown.
BIN
app/src/main/res/font/pretendard_regular.otf
Normal file
BIN
app/src/main/res/font/pretendard_regular.otf
Normal file
Binary file not shown.
Reference in New Issue
Block a user