Adding now playing themes and KOTLIN conversion
This commit is contained in:
parent
d03ae1aadb
commit
df37529db8
131 changed files with 5398 additions and 5304 deletions
Binary file not shown.
Binary file not shown.
|
@ -1,11 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<font-family xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<font
|
||||
android:font="@font/circular_std_book"
|
||||
android:font="@font/sans_regular"
|
||||
android:fontStyle="normal"
|
||||
android:fontWeight="400" />
|
||||
<font
|
||||
android:font="@font/circular_std_black"
|
||||
android:font="@font/sans_bold"
|
||||
android:fontStyle="normal"
|
||||
android:fontWeight="700" />
|
||||
</font-family>
|
BIN
app/src/main/res/font/sans_bold.ttf
Executable file
BIN
app/src/main/res/font/sans_bold.ttf
Executable file
Binary file not shown.
BIN
app/src/main/res/font/sans_regular.ttf
Executable file
BIN
app/src/main/res/font/sans_regular.ttf
Executable file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue