1<?xml version="1.0" encoding="utf-8"?> 2<resources> 3 <!-- Name of a font family to use for headlines in SettingsLib. 4 This overrides the default value which points to a private resource. 5 Setting it to an empty value allows it to fallback to the default on the device. --> 6 <string name="settingslib_config_headlineFontFamily" translatable="false">@string/config_headlineFontFamily</string> 7</resources>