underwave / com.aallam.underwave / Underwave / load
load
(android) fun load(imageUrl:
String
, imageView: ImageView):
Request
Parameters
imageUrl
- image url to be loaded.
imageView
- image view to load the image into.
Return object representing the requested operation.