RemoteDrawableResolver

fun RemoteDrawableResolver(uri: Uri, placeholder: DrawableResolver? = null)

Parameters

uri

The URI to download the drawable from.

placeholder

The drawable to show before drawable at uri has been downloaded.