Package uk.co.samuelwall.materialtaptargetprompt
-
Interface Summary Interface Description MaterialTapTargetPrompt.PromptStateChangeListener Interface definition for a callback to be invoked when a prompts state changes.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.MaterialTapTargetSequence A Sequence of prompts to be shown one after anotherSupportFragmentResourceFinder ResourceFinder
implementation forFragment
.