Sliding

A sliding animation format that reveals the new theme from left to right.

Constructors

Link copied to clipboard
constructor(mode: SlidingMode)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun ContentDrawScope.drawAnimationLayer(image: ImageBitmap, progress: Float, pressPosition: Offset?, useDynamicContent: Boolean)

Draws the animated layer during a theme transition.