coil-base
/
coil
/
ImageLoader
/
Builder
/
fallback
fallback
fun
fallback
(
@
DrawableRes
()
drawableResId:
Int
):
ImageLoader.Builder
Content copied to clipboard
fun
fallback
(drawable:
Drawable
?):
ImageLoader.Builder
Content copied to clipboard
Set the default fallback drawable to use if
ImageRequest.data
is null.