Package-level declarations

Types

Link copied to clipboard
interface ModalEvaluator

Interface for modal evaluators that can be coordinated by the ModalEvaluatorCoordinator. Each evaluator should implement this interface and contribute itself via @ContributesMultibinding.

Link copied to clipboard

Allows code outside the modal-coordinator to report that a modal-equivalent UI has just been surfaced to the user (for example, an Activity launched directly from a notification tap or deep link).