ImageSpec
object ImageSpec
A component that is able to display drawable resources. It takes a drawable resource ID as prop.
Functions
Link copied to clipboard
fun onCreateLayout(c: ComponentContext, drawable: Drawable?, scaleType: ImageView.ScaleType?, useIntrinsicSize: Boolean): Component