epoxy-adapter / com.airbnb.epoxy.preload / ViewData / <init>

<init>

ViewData(@IdRes viewId: Int, @Px width: Int, @Px height: Int, metadata: U)

Data about an image view to be preloaded. This data is used to construct a Glide image request.

Parameters

metadata - Any custom, additional data that the EpoxyModelPreloader chooses to provide that may be necessary to create the image request.