This commit is contained in:
Tommaso Berlose
2020-10-05 00:46:29 +02:00
parent ecea1265e7
commit 20d3ae0e32
2 changed files with 1 additions and 2 deletions

View File

@ -57,7 +57,6 @@ object WidgetHelper {
fun runWithCustomTypeface(context: Context, function: (typeface: Typeface?) -> Unit) {
if (Preferences.customFontFile != "") {
Log.d("ciao", Preferences.customFontFile)
val request = FontRequest(
"com.google.android.gms.fonts",
"com.google.android.gms",