SSImageView

fun SSImageView(url: String?, notFoundResource: Int? = null, contentScale: ContentScale = ContentScale.Crop, contentDescription: String = "Image")(source)