AnimatedNavDecoration

constructor(animatedScreenTransforms: ImmutableMap<KClass<out Screen>, AnimatedScreenTransform>, decoratorFactory: AnimatedNavDecorator.Factory)(source)

Parameters

animatedScreenTransforms

A Map of AnimatedScreenTransform that might be used to override the default ContentTransform provided by the AnimatedNavDecorator.

decoratorFactory

A factory used to create a AnimatedNavDecorator instance.