- setAnimated(boolean) - Method in class com.github.clans.fab.FloatingActionMenu
-
Sets whether open and close actions should be animated
- setAnimationDelayPerItem(int) - Method in class com.github.clans.fab.FloatingActionMenu
-
- setButtonSize(int) - Method in class com.github.clans.fab.FloatingActionButton
-
Sets the size of the FloatingActionButton and invalidates its layout.
- setClosedOnTouchOutside(boolean) - Method in class com.github.clans.fab.FloatingActionMenu
-
- setColorDisabled(int) - Method in class com.github.clans.fab.FloatingActionButton
-
- setColorDisabledResId(int) - Method in class com.github.clans.fab.FloatingActionButton
-
- setColorNormal(int) - Method in class com.github.clans.fab.FloatingActionButton
-
- setColorNormalResId(int) - Method in class com.github.clans.fab.FloatingActionButton
-
- setColorPressed(int) - Method in class com.github.clans.fab.FloatingActionButton
-
- setColorPressedResId(int) - Method in class com.github.clans.fab.FloatingActionButton
-
- setColorRipple(int) - Method in class com.github.clans.fab.FloatingActionButton
-
- setColorRippleResId(int) - Method in class com.github.clans.fab.FloatingActionButton
-
- setElevation(float) - Method in class com.github.clans.fab.FloatingActionButton
-
- setElevationCompat(float) - Method in class com.github.clans.fab.FloatingActionButton
-
Sets the shadow color and radius to mimic the native elevation.
- setEnabled(boolean) - Method in class com.github.clans.fab.FloatingActionButton
-
- setHideAnimation(Animation) - Method in class com.github.clans.fab.FloatingActionButton
-
- setIconAnimated(boolean) - Method in class com.github.clans.fab.FloatingActionMenu
-
- setIconAnimationCloseInterpolator(Interpolator) - Method in class com.github.clans.fab.FloatingActionMenu
-
- setIconAnimationInterpolator(Interpolator) - Method in class com.github.clans.fab.FloatingActionMenu
-
Sets the Interpolator for FloatingActionButton's icon animation.
- setIconAnimationOpenInterpolator(Interpolator) - Method in class com.github.clans.fab.FloatingActionMenu
-
- setIconToggleAnimatorSet(AnimatorSet) - Method in class com.github.clans.fab.FloatingActionMenu
-
- setImageDrawable(Drawable) - Method in class com.github.clans.fab.FloatingActionButton
-
- setImageResource(int) - Method in class com.github.clans.fab.FloatingActionButton
-
- setIndeterminate(boolean) - Method in class com.github.clans.fab.FloatingActionButton
-
Change the indeterminate mode for the progress bar.
- setLabelColors(int, int, int) - Method in class com.github.clans.fab.FloatingActionButton
-
Set the label's background colors
- setLabelText(String) - Method in class com.github.clans.fab.FloatingActionButton
-
- setLabelTextColor(int) - Method in class com.github.clans.fab.FloatingActionButton
-
- setLabelTextColor(ColorStateList) - Method in class com.github.clans.fab.FloatingActionButton
-
- setLabelVisibility(int) - Method in class com.github.clans.fab.FloatingActionButton
-
- setLayoutParams(ViewGroup.LayoutParams) - Method in class com.github.clans.fab.FloatingActionButton
-
- setMax(int) - Method in class com.github.clans.fab.FloatingActionButton
-
- setMenuButtonColorNormal(int) - Method in class com.github.clans.fab.FloatingActionMenu
-
- setMenuButtonColorNormalResId(int) - Method in class com.github.clans.fab.FloatingActionMenu
-
- setMenuButtonColorPressed(int) - Method in class com.github.clans.fab.FloatingActionMenu
-
- setMenuButtonColorPressedResId(int) - Method in class com.github.clans.fab.FloatingActionMenu
-
- setMenuButtonColorRipple(int) - Method in class com.github.clans.fab.FloatingActionMenu
-
- setMenuButtonColorRippleResId(int) - Method in class com.github.clans.fab.FloatingActionMenu
-
- setMenuButtonHideAnimation(Animation) - Method in class com.github.clans.fab.FloatingActionMenu
-
- setMenuButtonLabelText(String) - Method in class com.github.clans.fab.FloatingActionMenu
-
- setMenuButtonShowAnimation(Animation) - Method in class com.github.clans.fab.FloatingActionMenu
-
- setOnClickListener(View.OnClickListener) - Method in class com.github.clans.fab.FloatingActionButton
-
- setOnMenuButtonClickListener(View.OnClickListener) - Method in class com.github.clans.fab.FloatingActionMenu
-
- setOnMenuToggleListener(FloatingActionMenu.OnMenuToggleListener) - Method in class com.github.clans.fab.FloatingActionMenu
-
- setProgress(int, boolean) - Method in class com.github.clans.fab.FloatingActionButton
-
- setShadowColor(int) - Method in class com.github.clans.fab.FloatingActionButton
-
- setShadowColorResource(int) - Method in class com.github.clans.fab.FloatingActionButton
-
- setShadowRadius(int) - Method in class com.github.clans.fab.FloatingActionButton
-
Sets the shadow radius of the FloatingActionButton and invalidates its layout.
- setShadowRadius(float) - Method in class com.github.clans.fab.FloatingActionButton
-
Sets the shadow radius of the FloatingActionButton and invalidates its layout.
- setShadowXOffset(int) - Method in class com.github.clans.fab.FloatingActionButton
-
Sets the shadow x offset of the FloatingActionButton and invalidates its layout.
- setShadowXOffset(float) - Method in class com.github.clans.fab.FloatingActionButton
-
Sets the shadow x offset of the FloatingActionButton and invalidates its layout.
- setShadowYOffset(int) - Method in class com.github.clans.fab.FloatingActionButton
-
Sets the shadow y offset of the FloatingActionButton and invalidates its layout.
- setShadowYOffset(float) - Method in class com.github.clans.fab.FloatingActionButton
-
Sets the shadow y offset of the FloatingActionButton and invalidates its layout.
- setShowAnimation(Animation) - Method in class com.github.clans.fab.FloatingActionButton
-
- setShowProgressBackground(boolean) - Method in class com.github.clans.fab.FloatingActionButton
-
- setShowShadow(boolean) - Method in class com.github.clans.fab.FloatingActionButton
-
- setVisibility(int) - Method in class com.github.clans.fab.FloatingActionButton
-
- show(boolean) - Method in class com.github.clans.fab.FloatingActionButton
-
Makes the FloatingActionButton to appear and sets its visibility to View.VISIBLE
- showButtonInMenu(boolean) - Method in class com.github.clans.fab.FloatingActionButton
-
- showMenu(boolean) - Method in class com.github.clans.fab.FloatingActionMenu
-
- showMenuButton(boolean) - Method in class com.github.clans.fab.FloatingActionMenu
-
- SIZE_MINI - Static variable in class com.github.clans.fab.FloatingActionButton
-
- SIZE_NORMAL - Static variable in class com.github.clans.fab.FloatingActionButton
-