[Feature] Added option to switch to Manrope
This commit is contained in:
parent
83fca0a829
commit
dfa3129239
17 changed files with 56 additions and 6 deletions
|
@ -246,4 +246,8 @@
|
|||
<item name="android:windowFrame">@null</item>
|
||||
<item name="background">@color/transparent</item>
|
||||
</style>
|
||||
<style name="FontThemeOverlay">
|
||||
<item name="fontFamily">@font/manrope</item>
|
||||
<item name="android:fontFamily">@font/manrope</item>
|
||||
</style>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue