mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 09:53:33 +00:00
Add artist page
This commit is contained in:
parent
8b7e383dc2
commit
c2be2711b9
44 changed files with 1028 additions and 191 deletions
BIN
app/src/main/res/font/extra_bold.ttf
Normal file
BIN
app/src/main/res/font/extra_bold.ttf
Normal file
Binary file not shown.
|
|
@ -3,4 +3,5 @@
|
|||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
<font app:font="@font/regular" app:fontStyle="normal" app:fontWeight="400" />
|
||||
<font app:font="@font/bold" app:fontStyle="normal" app:fontWeight="700" />
|
||||
<font app:font="@font/extra_bold" app:fontStyle="normal" app:fontWeight="900" />
|
||||
</font-family>
|
||||
Loading…
Add table
Add a link
Reference in a new issue