DissolvePresenter

constructor(easeOut: (Float) -> Float = { it }, easeIn: (Float) -> Float = { it }, itemConstraints: ConstraintDslContext.(Bounds) -> Unit = fill)(source)

Parameters

itemConstraints

that determine the bounds of each item relative to the Carousel