Merge branch 'MM2-0:main' into french-launcher

This commit is contained in:
BrightDV
2022-02-05 19:15:46 +01:00
committed by GitHub
@@ -36,6 +36,7 @@ class Website(
val request = ImageRequest.Builder(context)
.data(favicon)
.size(size)
.allowHardware(false)
.build()
val icon = context.imageLoader.execute(request).drawable ?: return null
return LauncherIcon(