Package-level declarations

Types

An abstract provider for both the enter and exit animations of the TaskPanelStackContainer sub-containers. This class can be used to construct a SubContainerAnimationProvider that uses stock animations for bottom and left enter and exit animations, but uses custom logic to determine when to use it. It is also possible to override the stock animations.

Link copied to clipboard

A provider for both the enter and exit animations of the TaskPanelStackContainer sub-containers. This provider determines which animation to use based on the taskPanelPositioning in the system UI, the source and/or destination panel type of the animation, and for the exit animation it can also take the original enter animation into account.

Functions

Link copied to clipboard

Sets the stock task panel landscape enter and exit animation providers to the TaskPanelSubContainerAnimationProvider if enable is true.

Link copied to clipboard

Sets the stock main process panel animation providers to the SinglePanelContainer if enable is true.

Link copied to clipboard

Sets the stock notification panel animation providers to the SinglePanelContainer if enable is true.

Link copied to clipboard

Sets the stock task panel portrait enter and exit animation providers to the TaskPanelSubContainerAnimationProvider if enable is true.