sheets
core
/
com.maxkeppeler.sheets.core
/
ImageRequest
/
fallback
fallback
fun
fallback
(
@
DrawableRes
drawableResId
:
Int
)
:
ImageRequest
Content copied to clipboard
fun
fallback
(
drawable
:
Drawable
?
)
:
ImageRequest
Content copied to clipboard
Set the fallback drawable to use if image is null.