- scheduleSelf(Runnable, long) - Method in class com.rilixtech.materialfancybutton.drawable.RippleDrawable
-
- setAlpha(int) - Method in class com.rilixtech.materialfancybutton.drawable.RippleDrawable
-
- setBackground(View, Drawable) - Static method in class com.rilixtech.materialfancybutton.utils.ViewUtil
-
- setBackgroundColor(int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set Background color of the button
- setBackgroundDrawable(Drawable) - Method in class com.rilixtech.materialfancybutton.drawable.RippleDrawable
-
- setBorderColor(int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set color of the button border
- setBorderWidth(int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set Width of the button
- setColorFilter(ColorFilter) - Method in class com.rilixtech.materialfancybutton.drawable.RippleDrawable
-
- setCustomTextFont(String) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set custom font for button Text
- setDelayClickType(int) - Method in class com.rilixtech.materialfancybutton.drawable.RippleDrawable
-
- setDisableBackgroundColor(int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set Disabled state color of the button
- setDisableBorderColor(int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set Disabled state color of the button border
- setDisableTextColor(int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set Disabled state color of the button text
- setEnabled(boolean) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Override setEnabled and rebuild the fancybutton view
To redraw the button according to the state : enabled or disabled
- setFocusBackgroundColor(int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set Focus color of the button
- setFontIconSize(int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set Icon size of the button (for only font icons) in sp
- setGhost(boolean) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Setting the button to have hollow or solid shape
- setIcon(Character) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
- setIcon(String) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
- setIcon(IIcon) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
- setIconColor(int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Setting the icon's color independent of the text color
- setIconFont(String) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set Custom font for button icon
- setIconPadding(int, int, int, int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set Padding for mIconView and mFontIconSize
- setIconPosition(int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set Icon Position
Use the global variables (FancyButton.POSITION_LEFT, FancyButton.POSITION_RIGHT,
FancyButton.POSITION_TOP, FancyButton.POSITION_BOTTOM)
- setIconResource(int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set an icon from resources to the button
- setIconResource(Drawable) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set a drawable to the button
- setIconResource(String) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set a font icon to the button (eg FFontAwesome or Entypo...)
- setMask(int, int, int, int, int, int, int, int, int) - Method in class com.rilixtech.materialfancybutton.drawable.RippleDrawable
-
- setOnClickListener(View.OnClickListener) - Method in class com.rilixtech.materialfancybutton.utils.RippleManager
-
- setRadius(int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set Border Radius of the button
- setRadius(int, int, int, int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
- setRadiusBottomLeft(int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set border radius bottom left of the button
- setRadiusBottomRight(int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set border radius bottom right of the button
- setRadiusTopLeft(int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set border radius top left of the button
- setRadiusTopRight(int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set border radius top right of the button
- setText(String) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set Text of the button
- setText(int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set text of the button by string resource id
- setTextAllCaps(boolean) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set the capitalization of text
- setTextColor(int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set the color of text
- setTextGravity(int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set the gravity of Text
- setTextSize(int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
Set the size of Text in sp
- setTextStyle(int) - Method in class com.rilixtech.materialfancybutton.MaterialFancyButton
-
- spToPx(Context, float) - Static method in class com.rilixtech.materialfancybutton.utils.FontUtil
-
- spToPx(Context, int) - Static method in class com.rilixtech.materialfancybutton.utils.ThemeUtil
-
- start() - Method in class com.rilixtech.materialfancybutton.drawable.RippleDrawable
-
- stop() - Method in class com.rilixtech.materialfancybutton.drawable.RippleDrawable
-