Skip navigation links
A B C D E F G H I L N O P R S T U W 

A

addActionItem(SpeedDialActionItem) - Method in class com.leinardi.android.speeddial.SpeedDialView
Appends the specified SpeedDialActionItem to the end of this list.
addActionItem(SpeedDialActionItem, int) - Method in class com.leinardi.android.speeddial.SpeedDialView
Inserts the specified SpeedDialActionItem at the specified position in this list.
addActionItem(SpeedDialActionItem, int, boolean) - Method in class com.leinardi.android.speeddial.SpeedDialView
Inserts the specified SpeedDialActionItem at the specified position in this list.
addAllActionItems(Collection<SpeedDialActionItem>) - Method in class com.leinardi.android.speeddial.SpeedDialView
Appends all of the SpeedDialActionItem to the end of the list, in the order that they are returned by the specified collection's Iterator.

B

BOTTOM - Static variable in annotation type com.leinardi.android.speeddial.SpeedDialView.ExpansionMode
 
Builder(int, int) - Constructor for class com.leinardi.android.speeddial.SpeedDialActionItem.Builder
Creates a builder for a speed dial action item that uses a DrawableRes as icon.
Builder(int, Drawable) - Constructor for class com.leinardi.android.speeddial.SpeedDialActionItem.Builder
Creates a builder for a speed dial action item that uses a Drawable as icon.
Builder(SpeedDialActionItem) - Constructor for class com.leinardi.android.speeddial.SpeedDialActionItem.Builder
Creates a builder for a speed dial action item that uses a SpeedDialActionItem instance to initialize the default values.

C

clearActionItems() - Method in class com.leinardi.android.speeddial.SpeedDialView
Removes all of the SpeedDialActionItem from this list.
close() - Method in class com.leinardi.android.speeddial.SpeedDialView
Closes speed dial menu.
close(boolean) - Method in class com.leinardi.android.speeddial.SpeedDialView
 
com.leinardi.android.speeddial - package com.leinardi.android.speeddial
 
create() - Method in class com.leinardi.android.speeddial.SpeedDialActionItem.Builder
 
createFabWithLabelView(Context) - Method in class com.leinardi.android.speeddial.SpeedDialActionItem
 
CREATOR - Static variable in class com.leinardi.android.speeddial.SpeedDialActionItem
 

D

describeContents() - Method in class com.leinardi.android.speeddial.SpeedDialActionItem
 
dpToPx(Context, float) - Static method in class com.leinardi.android.speeddial.UiUtils
 

E

enlargeAnim(View, long) - Static method in class com.leinardi.android.speeddial.UiUtils
SpeedDial opening animation.

F

FabWithLabelView - Class in com.leinardi.android.speeddial
View that contains fab button and its label.
FabWithLabelView(Context) - Constructor for class com.leinardi.android.speeddial.FabWithLabelView
 
FabWithLabelView(Context, AttributeSet) - Constructor for class com.leinardi.android.speeddial.FabWithLabelView
 
FabWithLabelView(Context, AttributeSet, int) - Constructor for class com.leinardi.android.speeddial.FabWithLabelView
 
fadeInAnim(View) - Static method in class com.leinardi.android.speeddial.UiUtils
Fade out animation.
fadeOutAnim(View) - Static method in class com.leinardi.android.speeddial.UiUtils
Fade out animation.

G

getAccentColor(Context) - Static method in class com.leinardi.android.speeddial.UiUtils
 
getActionItems() - Method in class com.leinardi.android.speeddial.SpeedDialView
 
getBehavior() - Method in class com.leinardi.android.speeddial.SpeedDialView
 
getBitmapFromDrawable(Drawable) - Static method in class com.leinardi.android.speeddial.UiUtils
Creates a Bitmap from a Drawable.
getDrawableFromBitmap(Bitmap) - Static method in class com.leinardi.android.speeddial.UiUtils
Creates a Drawable from a Bitmap.
getExpansionMode() - Method in class com.leinardi.android.speeddial.SpeedDialView
 
getFab() - Method in class com.leinardi.android.speeddial.FabWithLabelView
Returns the FloatingActionButton.
getFabBackgroundColor() - Method in class com.leinardi.android.speeddial.SpeedDialActionItem
 
getFabImageDrawable(Context) - Method in class com.leinardi.android.speeddial.SpeedDialActionItem
Gets the current Drawable, or null if no Drawable has been assigned.
getFabImageTintColor() - Method in class com.leinardi.android.speeddial.SpeedDialActionItem
 
getFabSize() - Method in class com.leinardi.android.speeddial.SpeedDialActionItem
 
getId() - Method in class com.leinardi.android.speeddial.SpeedDialActionItem
 
getLabel(Context) - Method in class com.leinardi.android.speeddial.SpeedDialActionItem
 
getLabelBackground() - Method in class com.leinardi.android.speeddial.FabWithLabelView
Returns FAB labels background card.
getLabelBackgroundColor() - Method in class com.leinardi.android.speeddial.SpeedDialActionItem
 
getLabelColor() - Method in class com.leinardi.android.speeddial.SpeedDialActionItem
 
getMainFab() - Method in class com.leinardi.android.speeddial.SpeedDialView
 
getMainFabAnimationRotateAngle() - Method in class com.leinardi.android.speeddial.SpeedDialView
 
getMainFabClosedBackgroundColor() - Method in class com.leinardi.android.speeddial.SpeedDialView
 
getMainFabClosedIconColor() - Method in class com.leinardi.android.speeddial.SpeedDialView
 
getMainFabOpenedBackgroundColor() - Method in class com.leinardi.android.speeddial.SpeedDialView
 
getMainFabOpenedIconColor() - Method in class com.leinardi.android.speeddial.SpeedDialView
 
getOverlayLayout() - Method in class com.leinardi.android.speeddial.SpeedDialView
 
getPrimaryColor(Context) - Static method in class com.leinardi.android.speeddial.UiUtils
 
getRotateDrawable(Drawable, float) - Static method in class com.leinardi.android.speeddial.UiUtils
 
getSpeedDialActionItem() - Method in class com.leinardi.android.speeddial.FabWithLabelView
 
getSpeedDialActionItemBuilder() - Method in class com.leinardi.android.speeddial.FabWithLabelView
Returns an instance of the SpeedDialActionItem.Builder initialized with the current instance of the SpeedDialActionItem to make it easier to modify the current Action Item settings.
getTheme() - Method in class com.leinardi.android.speeddial.SpeedDialActionItem
 
getUseReverseAnimationOnClose() - Method in class com.leinardi.android.speeddial.SpeedDialView
 

H

hasClickableOverlay() - Method in class com.leinardi.android.speeddial.SpeedDialOverlayLayout
 
hide() - Method in class com.leinardi.android.speeddial.SpeedDialOverlayLayout
 
hide(boolean) - Method in class com.leinardi.android.speeddial.SpeedDialOverlayLayout
 
hide() - Method in class com.leinardi.android.speeddial.SpeedDialView
 
hide(FloatingActionButton.OnVisibilityChangedListener) - Method in class com.leinardi.android.speeddial.SpeedDialView
 
hide(View) - Method in class com.leinardi.android.speeddial.SpeedDialView.SnackbarBehavior
 

I

inflate(int) - Method in class com.leinardi.android.speeddial.SpeedDialView
Inflate a menu resource into this SpeedDialView.
isAutoHideEnabled() - Method in class com.leinardi.android.speeddial.SpeedDialView.SnackbarBehavior
Returns whether the associated View automatically hides when there is not enough space to be displayed.
isLabelClickable() - Method in class com.leinardi.android.speeddial.SpeedDialActionItem
 
isLabelEnabled() - Method in class com.leinardi.android.speeddial.FabWithLabelView
Return true if button has label, false otherwise.
isOpen() - Method in class com.leinardi.android.speeddial.SpeedDialView
Return returns true if speed dial menu is open,false otherwise.

L

layoutDependsOn(CoordinatorLayout, View, View) - Method in class com.leinardi.android.speeddial.SpeedDialView.ScrollingViewSnackbarBehavior
 
LEFT - Static variable in annotation type com.leinardi.android.speeddial.SpeedDialView.ExpansionMode
 

N

NoBehavior() - Constructor for class com.leinardi.android.speeddial.SpeedDialView.NoBehavior
 
NoBehavior(Context, AttributeSet) - Constructor for class com.leinardi.android.speeddial.SpeedDialView.NoBehavior
 

O

onActionSelected(SpeedDialActionItem) - Method in interface com.leinardi.android.speeddial.SpeedDialView.OnActionSelectedListener
Called when a speed dial action has been clicked.
onAttachedToLayoutParams(CoordinatorLayout.LayoutParams) - Method in class com.leinardi.android.speeddial.SpeedDialView.SnackbarBehavior
 
onAttachedToWindow() - Method in class com.leinardi.android.speeddial.SpeedDialView
 
onDependentViewChanged(CoordinatorLayout, View, View) - Method in class com.leinardi.android.speeddial.SpeedDialView.SnackbarBehavior
 
onLayoutChild(CoordinatorLayout, View, int) - Method in class com.leinardi.android.speeddial.SpeedDialView.SnackbarBehavior
 
onMainActionSelected() - Method in interface com.leinardi.android.speeddial.SpeedDialView.OnChangeListener
Called when the main action has been clicked.
onNestedScroll(CoordinatorLayout, View, View, int, int, int, int, int) - Method in class com.leinardi.android.speeddial.SpeedDialView.ScrollingViewSnackbarBehavior
 
onRestoreInstanceState(Parcelable) - Method in class com.leinardi.android.speeddial.SpeedDialView
 
onSaveInstanceState() - Method in class com.leinardi.android.speeddial.SpeedDialView
 
onStartNestedScroll(CoordinatorLayout, View, View, View, int, int) - Method in class com.leinardi.android.speeddial.SpeedDialView.ScrollingViewSnackbarBehavior
 
onToggleChanged(boolean) - Method in interface com.leinardi.android.speeddial.SpeedDialView.OnChangeListener
Called when the toggle state of the speed dial menu changes (eg.
open() - Method in class com.leinardi.android.speeddial.SpeedDialView
Opens speed dial menu.
open(boolean) - Method in class com.leinardi.android.speeddial.SpeedDialView
 

P

performTap(View) - Static method in class com.leinardi.android.speeddial.UiUtils
Perform a tap of ViewConfiguration.getTapTimeout() milliseconds on the view.
pxToDp(float) - Static method in class com.leinardi.android.speeddial.UiUtils
 

R

removeActionItem(int) - Method in class com.leinardi.android.speeddial.SpeedDialView
Removes the SpeedDialActionItem at the specified position in this list.
removeActionItem(SpeedDialActionItem) - Method in class com.leinardi.android.speeddial.SpeedDialView
Removes the specified SpeedDialActionItem from this list, if it is present.
removeActionItemById(int) - Method in class com.leinardi.android.speeddial.SpeedDialView
Finds and removes the first SpeedDialActionItem with the given ID, if it is present.
replaceActionItem(SpeedDialActionItem, int) - Method in class com.leinardi.android.speeddial.SpeedDialView
Replace the SpeedDialActionItem at the specified position in this list with the one provided as parameter.
replaceActionItem(SpeedDialActionItem, SpeedDialActionItem) - Method in class com.leinardi.android.speeddial.SpeedDialView
Replace an already added SpeedDialActionItem with the one provided as parameter.
RESOURCE_NOT_SET - Static variable in class com.leinardi.android.speeddial.SpeedDialActionItem
 
RIGHT - Static variable in annotation type com.leinardi.android.speeddial.SpeedDialView.ExpansionMode
 
rotateBackward(View, boolean) - Static method in class com.leinardi.android.speeddial.UiUtils
Rotate a view back to its default angle (0°).
rotateForward(View, float, boolean) - Static method in class com.leinardi.android.speeddial.UiUtils
Rotate a view of the specified degrees.

S

ScrollingViewSnackbarBehavior() - Constructor for class com.leinardi.android.speeddial.SpeedDialView.ScrollingViewSnackbarBehavior
 
ScrollingViewSnackbarBehavior(Context, AttributeSet) - Constructor for class com.leinardi.android.speeddial.SpeedDialView.ScrollingViewSnackbarBehavior
 
setAnimationDuration(int) - Method in class com.leinardi.android.speeddial.SpeedDialOverlayLayout
 
setAutoHideEnabled(boolean) - Method in class com.leinardi.android.speeddial.SpeedDialView.SnackbarBehavior
Sets whether the associated View automatically hides when there is not enough space to be displayed.
setClickableOverlay(boolean) - Method in class com.leinardi.android.speeddial.SpeedDialOverlayLayout
Enables or disables the click on the overlay view.
setEnabled(boolean) - Method in class com.leinardi.android.speeddial.SpeedDialView
 
setExpansionMode(int) - Method in class com.leinardi.android.speeddial.SpeedDialView
 
setFabBackgroundColor(int) - Method in class com.leinardi.android.speeddial.SpeedDialActionItem.Builder
 
setFabImageTintColor(int) - Method in class com.leinardi.android.speeddial.SpeedDialActionItem.Builder
 
setFabSize(int) - Method in class com.leinardi.android.speeddial.SpeedDialActionItem.Builder
 
setLabel(String) - Method in class com.leinardi.android.speeddial.SpeedDialActionItem.Builder
 
setLabel(int) - Method in class com.leinardi.android.speeddial.SpeedDialActionItem.Builder
 
setLabelBackgroundColor(int) - Method in class com.leinardi.android.speeddial.SpeedDialActionItem.Builder
 
setLabelClickable(boolean) - Method in class com.leinardi.android.speeddial.SpeedDialActionItem.Builder
 
setLabelColor(int) - Method in class com.leinardi.android.speeddial.SpeedDialActionItem.Builder
 
setMainFabAnimationRotateAngle(float) - Method in class com.leinardi.android.speeddial.SpeedDialView
 
setMainFabClosedBackgroundColor(int) - Method in class com.leinardi.android.speeddial.SpeedDialView
 
setMainFabClosedDrawable(Drawable) - Method in class com.leinardi.android.speeddial.SpeedDialView
 
setMainFabClosedIconColor(int) - Method in class com.leinardi.android.speeddial.SpeedDialView
 
setMainFabOpenedBackgroundColor(int) - Method in class com.leinardi.android.speeddial.SpeedDialView
 
setMainFabOpenedDrawable(Drawable) - Method in class com.leinardi.android.speeddial.SpeedDialView
 
setMainFabOpenedIconColor(int) - Method in class com.leinardi.android.speeddial.SpeedDialView
 
setOnActionSelectedListener(SpeedDialView.OnActionSelectedListener) - Method in class com.leinardi.android.speeddial.FabWithLabelView
Set a listener that will be notified when a menu fab is selected.
setOnActionSelectedListener(SpeedDialView.OnActionSelectedListener) - Method in class com.leinardi.android.speeddial.SpeedDialView
Set a listener that will be notified when a menu fab is selected.
setOnChangeListener(SpeedDialView.OnChangeListener) - Method in class com.leinardi.android.speeddial.SpeedDialView
Set Main FloatingActionButton ClickMOnOptionFabSelectedListener.
setOnClickListener(View.OnClickListener) - Method in class com.leinardi.android.speeddial.SpeedDialOverlayLayout
 
setOrientation(int) - Method in class com.leinardi.android.speeddial.FabWithLabelView
 
setOrientation(int) - Method in class com.leinardi.android.speeddial.SpeedDialView
 
setOverlayLayout(SpeedDialOverlayLayout) - Method in class com.leinardi.android.speeddial.SpeedDialView
Add the overlay/touch guard view to appear together with the speed dial menu.
setSpeedDialActionItem(SpeedDialActionItem) - Method in class com.leinardi.android.speeddial.FabWithLabelView
 
setTheme(int) - Method in class com.leinardi.android.speeddial.SpeedDialActionItem.Builder
 
setUseReverseAnimationOnClose(boolean) - Method in class com.leinardi.android.speeddial.SpeedDialView
 
setVisibility(int) - Method in class com.leinardi.android.speeddial.FabWithLabelView
 
show() - Method in class com.leinardi.android.speeddial.SpeedDialOverlayLayout
 
show(boolean) - Method in class com.leinardi.android.speeddial.SpeedDialOverlayLayout
 
show() - Method in class com.leinardi.android.speeddial.SpeedDialView
 
show(FloatingActionButton.OnVisibilityChangedListener) - Method in class com.leinardi.android.speeddial.SpeedDialView
 
show(View) - Method in class com.leinardi.android.speeddial.SpeedDialView.SnackbarBehavior
 
shrinkAnim(View, long) - Static method in class com.leinardi.android.speeddial.UiUtils
SpeedDial closing animation.
shrinkAnim(View, boolean) - Static method in class com.leinardi.android.speeddial.UiUtils
Closing animation.
SnackbarBehavior() - Constructor for class com.leinardi.android.speeddial.SpeedDialView.SnackbarBehavior
 
SnackbarBehavior(Context, AttributeSet) - Constructor for class com.leinardi.android.speeddial.SpeedDialView.SnackbarBehavior
 
SpeedDialActionItem - Class in com.leinardi.android.speeddial
 
SpeedDialActionItem(Parcel) - Constructor for class com.leinardi.android.speeddial.SpeedDialActionItem
 
SpeedDialActionItem.Builder - Class in com.leinardi.android.speeddial
 
SpeedDialOverlayLayout - Class in com.leinardi.android.speeddial
 
SpeedDialOverlayLayout(Context) - Constructor for class com.leinardi.android.speeddial.SpeedDialOverlayLayout
 
SpeedDialOverlayLayout(Context, AttributeSet) - Constructor for class com.leinardi.android.speeddial.SpeedDialOverlayLayout
 
SpeedDialOverlayLayout(Context, AttributeSet, int) - Constructor for class com.leinardi.android.speeddial.SpeedDialOverlayLayout
 
SpeedDialView - Class in com.leinardi.android.speeddial
 
SpeedDialView(Context) - Constructor for class com.leinardi.android.speeddial.SpeedDialView
 
SpeedDialView(Context, AttributeSet) - Constructor for class com.leinardi.android.speeddial.SpeedDialView
 
SpeedDialView(Context, AttributeSet, int) - Constructor for class com.leinardi.android.speeddial.SpeedDialView
 
SpeedDialView.ExpansionMode - Annotation Type in com.leinardi.android.speeddial
 
SpeedDialView.NoBehavior - Class in com.leinardi.android.speeddial
 
SpeedDialView.OnActionSelectedListener - Interface in com.leinardi.android.speeddial
Listener for handling events on option fab's.
SpeedDialView.OnChangeListener - Interface in com.leinardi.android.speeddial
Listener for handling events on option fab's.
SpeedDialView.ScrollingViewSnackbarBehavior - Class in com.leinardi.android.speeddial
Behavior designed for use with View instances.
SpeedDialView.SnackbarBehavior - Class in com.leinardi.android.speeddial
Behavior designed for use with View instances.

T

toggle() - Method in class com.leinardi.android.speeddial.SpeedDialView
Toggles speed dial menu.
toggle(boolean) - Method in class com.leinardi.android.speeddial.SpeedDialView
 
TOP - Static variable in annotation type com.leinardi.android.speeddial.SpeedDialView.ExpansionMode
 

U

UiUtils - Class in com.leinardi.android.speeddial
 

W

writeToParcel(Parcel, int) - Method in class com.leinardi.android.speeddial.SpeedDialActionItem
 
A B C D E F G H I L N O P R S T U W 
Skip navigation links