JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
F
G
I
S
T
V
A
actionBarSize()
- Method in class com.malinskiy.materialicons.
IconDrawable
Set the size of this icon to the standard Android ActionBar.
addIcons(TextView...)
- Static method in class com.malinskiy.materialicons.
Iconify
Transform the given TextViews replacing {icon_xxx} texts with icons.
addIconsEditMode(TextView...)
- Static method in class com.malinskiy.materialicons.
Iconify
alpha(int)
- Method in class com.malinskiy.materialicons.
IconDrawable
Set the alpha of this drawable.
ANDROID_ACTIONBAR_ICON_SIZE_DP
- Static variable in class com.malinskiy.materialicons.
IconDrawable
C
character()
- Method in enum com.malinskiy.materialicons.
Iconify.IconValue
clearColorFilter()
- Method in class com.malinskiy.materialicons.
IconDrawable
color(int)
- Method in class com.malinskiy.materialicons.
IconDrawable
Set the color of the drawable.
colorRes(int)
- Method in class com.malinskiy.materialicons.
IconDrawable
Set the color of the drawable.
com.malinskiy.materialicons
- package com.malinskiy.materialicons
com.malinskiy.materialicons.widget
- package com.malinskiy.materialicons.widget
compute(CharSequence)
- Static method in class com.malinskiy.materialicons.
Iconify
D
draw(Canvas)
- Method in class com.malinskiy.materialicons.
IconDrawable
F
formattedName()
- Method in enum com.malinskiy.materialicons.
Iconify.IconValue
G
getIntrinsicHeight()
- Method in class com.malinskiy.materialicons.
IconDrawable
getIntrinsicWidth()
- Method in class com.malinskiy.materialicons.
IconDrawable
getOpacity()
- Method in class com.malinskiy.materialicons.
IconDrawable
getTypeface(Context)
- Static method in class com.malinskiy.materialicons.
Iconify
The typeface that contains FontAwesome icons.
I
IconButton
- Class in
com.malinskiy.materialicons.widget
IconButton(Context)
- Constructor for class com.malinskiy.materialicons.widget.
IconButton
IconButton(Context, AttributeSet)
- Constructor for class com.malinskiy.materialicons.widget.
IconButton
IconButton(Context, AttributeSet, int)
- Constructor for class com.malinskiy.materialicons.widget.
IconButton
IconDrawable
- Class in
com.malinskiy.materialicons
Embed an icon into a Drawable that can be used as TextView icons, or ActionBar icons.
IconDrawable(Context, Iconify.IconValue)
- Constructor for class com.malinskiy.materialicons.
IconDrawable
Create an IconDrawable.
Iconify
- Class in
com.malinskiy.materialicons
Iconify.IconValue
- Enum in
com.malinskiy.materialicons
IconTextView
- Class in
com.malinskiy.materialicons.widget
IconTextView(Context)
- Constructor for class com.malinskiy.materialicons.widget.
IconTextView
IconTextView(Context, AttributeSet)
- Constructor for class com.malinskiy.materialicons.widget.
IconTextView
IconTextView(Context, AttributeSet, int)
- Constructor for class com.malinskiy.materialicons.widget.
IconTextView
isStateful()
- Method in class com.malinskiy.materialicons.
IconDrawable
S
setAlpha(int)
- Method in class com.malinskiy.materialicons.
IconDrawable
setColorFilter(ColorFilter)
- Method in class com.malinskiy.materialicons.
IconDrawable
setIcon(TextView, Iconify.IconValue)
- Static method in class com.malinskiy.materialicons.
Iconify
setState(int[])
- Method in class com.malinskiy.materialicons.
IconDrawable
setStyle(Paint.Style)
- Method in class com.malinskiy.materialicons.
IconDrawable
Sets paint style.
setText(CharSequence, TextView.BufferType)
- Method in class com.malinskiy.materialicons.widget.
IconButton
setText(CharSequence, TextView.BufferType)
- Method in class com.malinskiy.materialicons.widget.
IconTextView
sizeDp(int)
- Method in class com.malinskiy.materialicons.
IconDrawable
Set the size of the drawable.
sizePx(int)
- Method in class com.malinskiy.materialicons.
IconDrawable
Set the size of the drawable.
sizeRes(int)
- Method in class com.malinskiy.materialicons.
IconDrawable
Set the size of the drawable.
T
TAG
- Static variable in class com.malinskiy.materialicons.
Iconify
V
valueOf(String)
- Static method in enum com.malinskiy.materialicons.
Iconify.IconValue
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.malinskiy.materialicons.
Iconify.IconValue
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
F
G
I
S
T
V
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes