MaterialFade

class MaterialFade : MaterialVisibility<P>

A android.transition.Visibility transition that is composed of a fade and scale of incoming content and a simple fade of outgoing content.

MaterialFade supports theme-based easing and duration. The transition will load theme values from the SceneRoot's context before it runs, and only use them if the corresponding properties weren't already set on the transition instance.

Constructors

Link copied to clipboard
constructor()