Fix font, text appearance, keyboard
This commit is contained in:
parent
af7404f4a4
commit
614d687827
46 changed files with 347 additions and 126 deletions
|
@ -4,6 +4,11 @@
|
|||
android:font="@font/circular_std_book"
|
||||
android:fontStyle="normal"
|
||||
android:fontWeight="400" />
|
||||
<font
|
||||
android:font="@font/circular_std_medium"
|
||||
android:fontStyle="normal"
|
||||
android:fontWeight="700" />
|
||||
|
||||
<font
|
||||
android:font="@font/circular_std_black"
|
||||
android:fontWeight="900" />
|
||||
|
|
BIN
app/src/main/res/font/circular_std_medium.otf
Executable file
BIN
app/src/main/res/font/circular_std_medium.otf
Executable file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue