PanelFragmentAdapter

abstract class PanelFragmentAdapter

Restores and updates panel attachments to panel fragment containers. Exposed as an API to PanelContainerControllerAdapter.

Use PanelContainerControllerAdapterContext.createPanelFragmentAdapters to construct instances of this class.

See also restorePanelAttachments and updatePanelAttachments.

Properties

Link copied to clipboard
abstract val state: PanelFragmentAdapterState

The state of this PanelFragmentAdapter.