All Classes
-
All Classes Interface Summary Class Summary Class Description ActivityResourceFinder ResourceFinder
implementation forActivity
.CirclePromptBackground PromptBackground
implementation that renders the prompt background as a circle.CirclePromptFocal Prompt focal implementation to draw the focal as a circle.DialogResourceFinder ResourceFinder
implementation forDialog
.FullscreenPromptBackground PromptBackground
implementation that renders the prompt background as a rectangle.ImmersiveModeCompatPromptBackground ImmersiveModeCompatPromptBackground
implementation that renders the prompt background as a rectangle for supporting immersive mode.MaterialTapTargetPrompt A Material Design tap target onboarding implementation.MaterialTapTargetPrompt.Builder A builder to create aMaterialTapTargetPrompt
instance.MaterialTapTargetPrompt.PromptStateChangeListener Interface definition for a callback to be invoked when a prompts state changes.MaterialTapTargetPrompt.PromptView View used to render the tap target.MaterialTapTargetPrompt.PromptView.PromptTouchedListener Interface definition for a callback to be invoked when aMaterialTapTargetPrompt.PromptView
is touched.MaterialTapTargetSequence A Sequence of prompts to be shown one after anotherMaterialTapTargetSequence.SequenceCompleteListener Interface definition for a callback to be invoked when a sequence completes.PromptBackground Used to render the prompt background.PromptFocal Used to render the prompt focal.PromptOptions<T extends PromptOptions> Contains all the settings for creating a prompt.PromptText PromptUtils Useful methods for prompts that don't fit else where.RectanglePromptBackground PromptBackground
implementation that renders the prompt background as a rectangle.RectanglePromptFocal Prompt focal implementation to draw the focal as a rectangle.ResourceFinder Interface used to find resources required byMaterialTapTargetPrompt
.SequenceItem Represents a prompt to display in a sequence.SequenceItemShowFor Shows a prompt in a sequence for the supplied milliseconds.SequenceState Stores a prompt for aSequenceItem
in a sequence.SequenceStatePromptOptions ASequenceState
where the prompt is created the first time thatgetPrompt()
is called.SupportFragmentResourceFinder ResourceFinder
implementation forFragment
.