overlay: Make Google Sans the default headline font
Change-Id: I60fd95e4fa73335a01f187f74b7ded6bb16067ce Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
committed by
ShukakuZa
parent
95f9bcbb64
commit
f43b1f3c36
@@ -695,6 +695,11 @@
|
||||
|
||||
<!-- Name of a font family to use as regular font. For theming purpose. -->
|
||||
<string name="config_regularFontFamily" translatable="false">google-sans</string>
|
||||
|
||||
<!-- Name of a font family to use for headlines. If empty, falls back to platform default -->
|
||||
<string name="config_headlineFontFamily">google-sans</string>
|
||||
<string name="config_headlineFontFamilyMedium">google-sans-medium</string>
|
||||
<string name="config_headlineFontFeatureSettings">ss03</string>
|
||||
|
||||
<!-- List of system apps that are allowed to be locked with app lock.
|
||||
Use with extreme caution. -->
|
||||
|
||||
Reference in New Issue
Block a user