- get(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetSequence
-
Gets a prompt at a position in this sequence.
- getAnimationInterpolator() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the animation interpolator that is used.
- getAutoDismiss() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get whether the prompt should dismiss itself when a touch event occurs outside the focal.
- getAutoFinish() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get if the prompt should finish itself when a touch event occurs inside the focal.
- getBackButtonDismissEnabled() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Will the pressing the system back button dismiss the prompt.
- getBackgroundColour() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the background colour.
- getBounds() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.CirclePromptFocal
-
- getBounds() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.RectanglePromptFocal
-
- getBounds() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptFocal
-
Get the focal bounds at scale 1.
- getBounds() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptText
-
Get the window position for the prompt text.
- getCaptureTouchEventOnFocal() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get if the prompt should stop touch events on the focal point from passing to underlying
views.
- getCaptureTouchEventOutsidePrompt() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get if the prompt should stop touch events outside the prompt from passing to underlying views.
- getClipToView() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the view that the prompt canvas is clipped to.
- getContext() - Method in class uk.co.samuelwall.materialtaptargetprompt.ActivityResourceFinder
-
- getContext() - Method in class uk.co.samuelwall.materialtaptargetprompt.DialogResourceFinder
-
- getContext() - Method in interface uk.co.samuelwall.materialtaptargetprompt.ResourceFinder
-
Retrieve the Context that the prompt is running in.
- getContext() - Method in class uk.co.samuelwall.materialtaptargetprompt.SupportDialogFragmentResourceFinder
-
- getDrawable(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.ActivityResourceFinder
-
- getDrawable(int) - Method in interface uk.co.samuelwall.materialtaptargetprompt.ResourceFinder
-
Returns a drawable object associated with a particular resource ID and
styled for the current theme.
- getDrawable(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.SupportDialogFragmentResourceFinder
-
- getFocalColour() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the focal point colour.
- getFocalPadding() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the padding between the text and the focal.
- getFocalRadius() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the focal point radius for the circle prompt focal.
- getIconDrawable() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the icon drawn as the target.
- getIdleAnimationEnabled() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Is the focal animation enabled.
- getMaxTextWidth() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the maximum width that the primary and secondary text can be.
- getPath() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.CirclePromptFocal
-
- getPath() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.RectanglePromptFocal
-
- getPath() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptFocal
-
Get the focal path to be drawn.
- getPrimaryText() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the text to draw for the primary text.
- getPrimaryTextColour() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Gets the primary text font colour.
- getPrimaryTextGravity() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Gets the gravity for the primary text.
- getPrimaryTextSize() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the primary text font size.
- getPrimaryTextTypeface() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the typeface for the primary text.
- getPrimaryTextTypefaceStyle() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the primary text typeface style.
- getPrompt() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceState
-
Get the stored prompt.
- getPrompt() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceStatePromptOptions
-
- getPromptBackground() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the prompt focal renderer.
- getPromptFocal() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the prompt focal renderer.
- getPromptParentView() - Method in class uk.co.samuelwall.materialtaptargetprompt.ActivityResourceFinder
-
- getPromptParentView() - Method in class uk.co.samuelwall.materialtaptargetprompt.DialogResourceFinder
-
- getPromptParentView() - Method in interface uk.co.samuelwall.materialtaptargetprompt.ResourceFinder
-
Get the view to add the prompt to.
- getPromptParentView() - Method in class uk.co.samuelwall.materialtaptargetprompt.SupportDialogFragmentResourceFinder
-
- getPromptText() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the
PromptText
implementation used to render the prompt text.
- getResourceFinder() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the resource finder being used.
- getResources() - Method in class uk.co.samuelwall.materialtaptargetprompt.ActivityResourceFinder
-
- getResources() - Method in interface uk.co.samuelwall.materialtaptargetprompt.ResourceFinder
-
Returns a Resources instance for the application's package.
- getResources() - Method in class uk.co.samuelwall.materialtaptargetprompt.SupportDialogFragmentResourceFinder
-
- getSecondaryText() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the secondary text.
- getSecondaryTextColour() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the secondary text colour.
- getSecondaryTextGravity() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Gets the gravity for the secondary text.
- getSecondaryTextSize() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the secondary text size.
- getSecondaryTextTypeface() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the secondary text typeface.
- getSecondaryTextTypefaceStyle() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the secondary text typeface style.
- getState() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceItem
-
Get the prompt state that this sequence item uses.
- getState() - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
-
Get the current state of the prompt.
- getString(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.ActivityResourceFinder
-
- getString(int) - Method in interface uk.co.samuelwall.materialtaptargetprompt.ResourceFinder
-
Returns a localized string from the application's package's
default string table.
- getString(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.SupportDialogFragmentResourceFinder
-
- getTargetPosition() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the position on the screen that is being targeted.
- getTargetRenderView() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the view that is rendered as the target.
- getTargetView() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Gets the view that the prompt is targeting.
- getTextAlignment(Resources, int, CharSequence) - Static method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptUtils
-
Gets the absolute text alignment value based on the supplied gravity and the activities
layout direction.
- getTextPadding() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the text left and right padding.
- getTextSeparation() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Get the distance between the primary and secondary text.
- getTheme() - Method in class uk.co.samuelwall.materialtaptargetprompt.ActivityResourceFinder
-
- getTheme() - Method in interface uk.co.samuelwall.materialtaptargetprompt.ResourceFinder
-
- getTheme() - Method in class uk.co.samuelwall.materialtaptargetprompt.SupportDialogFragmentResourceFinder
-
- sans - Static variable in class uk.co.samuelwall.materialtaptargetprompt.R.id
-
- scale(PointF, RectF, RectF, float, boolean) - Static method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptUtils
-
Scales a rectangle.
- SCREEN - Static variable in class uk.co.samuelwall.materialtaptargetprompt.R.id
-
- SequenceItem - Class in uk.co.samuelwall.materialtaptargetprompt.extras.sequence
-
Represents a prompt to display in a sequence.
- SequenceItem(SequenceState) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceItem
-
Constructor.
- SequenceItemShowFor - Class in uk.co.samuelwall.materialtaptargetprompt.extras.sequence
-
Shows a prompt in a sequence for the supplied milliseconds.
- SequenceItemShowFor(SequenceState, long) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceItemShowFor
-
Constructor.
- SequenceState - Class in uk.co.samuelwall.materialtaptargetprompt.extras.sequence
-
- SequenceState(MaterialTapTargetPrompt) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceState
-
Constructor.
- SequenceStatePromptOptions - Class in uk.co.samuelwall.materialtaptargetprompt.extras.sequence
-
- SequenceStatePromptOptions(PromptOptions) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceStatePromptOptions
-
Constructor.
- serif - Static variable in class uk.co.samuelwall.materialtaptargetprompt.R.id
-
- setAnimationInterpolator(Interpolator) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the interpolator to use in animations.
- setAutoDismiss(boolean) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set whether the prompt should dismiss itself when a touch event occurs outside the focal.
- setAutoFinish(boolean) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set whether the prompt should finish itself when a touch event occurs inside the focal.
- setBackButtonDismissEnabled(boolean) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Back button can be used to dismiss the prompt.
- setBackgroundColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the background colour.
- setCaptureTouchEventOnFocal(boolean) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set if the prompt should stop touch events on the focal point from passing to underlying
views.
- setCaptureTouchEventOutsidePrompt(boolean) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set if the prompt should stop touch events outside the prompt from passing to underlying
views.
- setClipToView(View) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the view to clip the prompt to.
- setColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.CirclePromptBackground
-
- setColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.FullscreenPromptBackground
-
- setColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.RectanglePromptBackground
-
- setColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.CirclePromptFocal
-
- setColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.RectanglePromptFocal
-
- setColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptBackground
-
Sets the colour to use for the background.
- setColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptFocal
-
Set the focal colour.
- setCornerRadius(float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.FullscreenPromptBackground
-
Set the radius for the rectangle corners.
- setCornerRadius(float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.RectanglePromptBackground
-
Set the radius for the rectangle corners.
- setCornerRadius(float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.RectanglePromptFocal
-
Set the radius for the rectangle corners.
- setDrawRipple(boolean) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptFocal
-
Sets whether the ripple is drawn around the focal.
- setFocalColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the focal point colour.
- setFocalPadding(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the padding between the text and the focal point using the given resource id.
- setFocalPadding(float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the padding between the text and the focal point.
- setFocalRadius(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the focal point radius using the given resource id.
- setFocalRadius(float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the focal point radius.
- setIcon(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the icon to draw in the focal point using the given resource id.
- setIconDrawable(Drawable) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the icon to draw in the focal point.
- setIconDrawableColourFilter(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Sets the colour to use to tint the icon drawable.
- setIconDrawableTintList(ColorStateList) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Applies a tint to the icon drawable
- setIconDrawableTintMode(PorterDuff.Mode) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Sets the PorterDuff mode to use to apply the tint.
- setIdleAnimationEnabled(boolean) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Enable/disable focal animation.
- setMaxTextWidth(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the max width that the primary and secondary text can be using the given resource
id.
- setMaxTextWidth(float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the max width that the primary and secondary text can be.
- setPrimaryText(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the primary text using the given resource id.
- setPrimaryText(String) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the primary text to the given string
- setPrimaryText(CharSequence) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the primary text to the given CharSequence.
- setPrimaryTextColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the primary text colour.
- setPrimaryTextGravity(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the primary text horizontal layout gravity.
- setPrimaryTextSize(float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the primary text font size.
- setPrimaryTextSize(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the primary text font size using the given resource id.
- setPrimaryTextTypeface(Typeface) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Sets the typeface and style used to display the primary text.
- setPrimaryTextTypeface(Typeface, int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Sets the typeface used to display the primary text.
- setPromptBackground(PromptBackground) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Sets the renderer for the prompt background.
- setPromptFocal(PromptFocal) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Sets the renderer for the prompt focal.
- setPromptStateChangeListener(MaterialTapTargetPrompt.PromptStateChangeListener) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the listener to listen for when the prompt state changes.
- setPromptText(PromptText) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the
PromptText
implementation to use to render the prompt text.
- setRadius(float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.CirclePromptFocal
-
Set the focal radius.
- setRippleAlpha(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptFocal
-
Sets the alpha value to use for the ripple colour.
- setSecondaryText(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the secondary text using the given resource id.
- setSecondaryText(String) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the secondary text.
- setSecondaryText(CharSequence) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the secondary text.
- setSecondaryTextColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the secondary text colour.
- setSecondaryTextGravity(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the secondary text horizontal layout gravity.
- setSecondaryTextSize(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the secondary text font size using the give resource id.
- setSecondaryTextSize(float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the secondary text font size.
- setSecondaryTextTypeface(Typeface) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Sets the typeface used to display the secondary text.
- setSecondaryTextTypeface(Typeface, int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Sets the typeface and style used to display the secondary text.
- setSequenceCompleteListener(MaterialTapTargetSequence.SequenceCompleteListener) - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetSequence
-
Set the listener to listen with the action to call when the sequence ends
- setSequenceListener(MaterialTapTargetPrompt.PromptStateChangeListener) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the internal listener to listen for when the prompt state changes.
- setSequenceListener(MaterialTapTargetSequence.SequenceCompleteListener) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceItem
-
Set the listener for this sequence item completing.
- setSize(PointF) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.RectanglePromptFocal
-
Sets the focal to a fixed size.
- setTarget(View) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the view for the prompt to focus on.
- setTarget(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the view for the prompt to focus on using the given resource id.
- setTarget(float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the centre point as a screen position
- setTargetPadding(float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.RectanglePromptFocal
-
Set the padding between the target bounds and the rectangle edge.
- setTargetRenderView(View) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Change the view that is rendered as the target.
- setTextGravity(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the primary and secondary text horizontal layout gravity.
- setTextPadding(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the text left and right padding using the given resource id.
- setTextPadding(float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the text left and right padding.
- setTextSeparation(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the distance between the primary and secondary text using the given resource id.
- setTextSeparation(float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Set the distance between the primary and secondary text.
- setTypeface(TextPaint, Typeface, int) - Static method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptUtils
-
Based on setTypeface in android TextView, Copyright (C) 2006 The Android Open Source
Project.
- setTypefaceFromAttrs(String, int, int) - Static method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptUtils
-
Based on setTypefaceFromAttrs in android TextView, Copyright (C) 2006 The Android Open
Source Project.
- show() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
- show() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceItem
-
Show this sequence item.
- show(MaterialTapTargetPrompt) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceItem
-
Show the created prompt for this sequence item.
- show(MaterialTapTargetPrompt) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceItemShowFor
-
- show() - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
-
Displays the prompt.
- show() - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetSequence
-
Start the sequence by showing the first prompt.
- showFor(long) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
-
Creates a
MaterialTapTargetPrompt
with the arguments supplied to this
builder and immediately displays the prompt for the number of milliseconds supplied.
- showFor(long) - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
-
Displays the prompt for a maximum amount of time.
- showFromIndex(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetSequence
-
Shows or continues to show this sequence from the prompt at the index supplied.
- size() - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetSequence
-
Get the number of prompts in this sequence.
- SRC_ATOP - Static variable in class uk.co.samuelwall.materialtaptargetprompt.R.id
-
- SRC_IN - Static variable in class uk.co.samuelwall.materialtaptargetprompt.R.id
-
- SRC_OVER - Static variable in class uk.co.samuelwall.materialtaptargetprompt.R.id
-
- STATE_DISMISSED - Static variable in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
-
The prompt has been removed from view after the prompt has either been pressed somewhere
other than the prompt target or the system back button has been pressed.
- STATE_DISMISSING - Static variable in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
-
- STATE_FINISHED - Static variable in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
-
The prompt has been removed from view after the prompt has been pressed in the focal area.
- STATE_FINISHING - Static variable in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
-
- STATE_FOCAL_PRESSED - Static variable in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
-
The prompt target has been pressed in the focal area.
- STATE_NON_FOCAL_PRESSED - Static variable in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
-
The prompt has been pressed outside the focal area.
- STATE_NOT_SHOWN - Static variable in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
-
Prompt has yet to be shown.
- STATE_REVEALED - Static variable in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
-
Prompt reveal animation has finished and the prompt is displayed.
- STATE_REVEALING - Static variable in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
-
Prompt is reveal animation is running.
- STATE_SHOW_FOR_TIMEOUT - Static variable in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
-
The prompt has been dismissed by the show for timeout.
- styleable() - Constructor for class uk.co.samuelwall.materialtaptargetprompt.R.styleable
-
- SupportDialogFragmentResourceFinder - Class in uk.co.samuelwall.materialtaptargetprompt
-
- SupportDialogFragmentResourceFinder(DialogFragment) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.SupportDialogFragmentResourceFinder
-
Constructor.