ImageSpec

object ImageSpec

A component that is able to display drawable resources. It takes a drawable resource ID as prop.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun onCreateLayout(c: ComponentContext, drawable: Drawable?, scaleType: ImageView.ScaleType?, useIntrinsicSize: Boolean): Component