underwave / com.aallam.underwave.extension / android.widget.ImageView / load

load

(android) fun ImageView.load(imageUrl: String): Request

Load the given image url to this ImageView.

Parameters

imageUrl - image url to be loaded.