ImageProvider
Function
Android
fun ImageProvider(uri: Uri): ImageProvider
Image resource from a URI.
Parameters
uri | The URI of the image to be displayed. |
fun ImageProvider(uri: Uri): ImageProvider
Image resource from a URI.
uri | The URI of the image to be displayed. |