RemoteDrawableResolver
fun RemoteDrawableResolver(uri: Uri, placeholder: DrawableResolver? = null)
Content copied to clipboard
Parameters
uri
The URI to download the drawable from.
placeholder
The drawable to show before drawable at uri has been downloaded.