overlay: Make Google Sans the default headline font

Change-Id: I60fd95e4fa73335a01f187f74b7ded6bb16067ce
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
Sourajit Karmakar
2024-07-09 17:10:38 +03:00
committed by Joey
parent cd9a9775e9
commit eca7e4b626

View File

@@ -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. -->