updateImage
fun ImageView.updateImage( url: String?, transformation: Transformation<Bitmap>?, isMerge: Boolean = false, @DrawableRes placeHolder: Int? = null, @DrawableRes loadingFailImage: Int? = null)
Content copied to clipboard