Package com. squareup. workflow1. ui. modal
Types
Alert Container
Link copied to clipboard
@WorkflowUiExperimentalApi
Content copied to clipboard
Renders the AlertScreens of an AlertContainerScreen as AlertDialogs.
Modal Container
Link copied to clipboard
@WorkflowUiExperimentalApi
Content copied to clipboard
Base class for containers that show HasModals.modals in Dialog windows.
Modal View Container
Link copied to clipboard
@WorkflowUiExperimentalApi
Content copied to clipboard
Container that shows HasModals.modals as arbitrary views in a Dialog window. Provides compatibility with View.backPressedHandler.