Package uk.co.samuelwall.materialtaptargetprompt
-
Interface Summary Interface Description MaterialTapTargetPrompt.PromptStateChangeListener Interface definition for a callback to be invoked when a prompts state changes.MaterialTapTargetPrompt.PromptView.PromptTouchedListener Interface definition for a callback to be invoked when aMaterialTapTargetPrompt.PromptView
is touched.MaterialTapTargetSequence.SequenceCompleteListener Interface definition for a callback to be invoked when a sequence completes.ResourceFinder Interface used to find resources required byMaterialTapTargetPrompt
. -
Class Summary Class Description ActivityResourceFinder ResourceFinder
implementation forActivity
.DialogResourceFinder ResourceFinder
implementation forDialog
.MaterialTapTargetPrompt A Material Design tap target onboarding implementation.MaterialTapTargetPrompt.Builder A builder to create aMaterialTapTargetPrompt
instance.MaterialTapTargetPrompt.PromptView View used to render the tap target.MaterialTapTargetSequence A Sequence of prompts to be shown one after anotherSupportFragmentResourceFinder ResourceFinder
implementation forFragment
.