overlay: Use google-sans for remaining font configs
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com> Signed-off-by: AnierinB <anierin@evolution-x.org>
This commit is contained in:
@@ -170,5 +170,11 @@
|
||||
<string name="config_rawContactsLocalAccountType" translatable="false">com.android.contacts</string>
|
||||
|
||||
<!-- Name of the font family to use in the default lockscreen clock -->
|
||||
<string name="config_clockFontFamily" translatable="false" />
|
||||
<string name="config_clockFontFamily" translatable="false">google-sans-clock</string>
|
||||
|
||||
<!-- Name of a font family to use as light font. For theming purpose. -->
|
||||
<string name="config_lightFontFamily" translatable="false">google-sans-text</string>
|
||||
|
||||
<!-- Name of a font family to use as regular font. For theming purpose. -->
|
||||
<string name="config_regularFontFamily" translatable="false">google-sans</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user