materialFadeThroughOut

fun materialFadeThroughOut(durationMillis: Int = MotionConstants.DefaultMotionDuration): ExitTransition(source)

materialFadeThroughOut allows to switch a layout with fade through exit transition.

Parameters

durationMillis

the duration of the exit transition.