fun ImageView.imageUrl(url: String?, @DrawableRes placeholderId: Int?): Unit
Set image loaded from url.
url - Image url to download and set as drawable.
url
placeholderId - Drawable resource identifier to set while downloading image.
placeholderId