Skip navigation links
A B C D E F G H I K M O P S T U V W 

A

adjustAlpha(int, int) - Static method in class com.mikepenz.materialize.util.UIUtils
adjusts the alpha of a color
applyDecidedIconOrSetGone(ImageHolder, ImageView, int, boolean) - Static method in class com.mikepenz.materialize.holder.ImageHolder
decides which icon to apply or hide this view
applyMultiIconTo(Drawable, int, Drawable, int, boolean, ImageView) - Static method in class com.mikepenz.materialize.holder.ImageHolder
a small static helper to set a multi state drawable on a view
applyTo(Context, GradientDrawable) - Method in class com.mikepenz.materialize.holder.ColorHolder
set the textColor of the ColorHolder to an drawable
applyTo(ImageView) - Method in class com.mikepenz.materialize.holder.ImageHolder
sets an existing image to the imageView
applyTo(ImageView, String) - Method in class com.mikepenz.materialize.holder.ImageHolder
sets an existing image to the imageView
applyTo(ImageHolder, ImageView) - Static method in class com.mikepenz.materialize.holder.ImageHolder
a small static helper to set the image from the imageHolder nullSave to the imageView
applyTo(ImageHolder, ImageView, String) - Static method in class com.mikepenz.materialize.holder.ImageHolder
a small static helper to set the image from the imageHolder nullSave to the imageView
applyTo(TextView) - Method in class com.mikepenz.materialize.holder.StringHolder
 
applyTo(StringHolder, TextView) - Static method in class com.mikepenz.materialize.holder.StringHolder
 
applyToBackground(View) - Method in class com.mikepenz.materialize.holder.ColorHolder
set the textColor of the ColorHolder to a view
applyToOr(TextView, ColorStateList) - Method in class com.mikepenz.materialize.holder.ColorHolder
a small helper to set the text color to a textView null save
applyToOr(ColorHolder, TextView, ColorStateList) - Static method in class com.mikepenz.materialize.holder.ColorHolder
a small static helper to set the text color to a textView null save
applyToOrHide(TextView) - Method in class com.mikepenz.materialize.holder.StringHolder
 
applyToOrHide(StringHolder, TextView) - Static method in class com.mikepenz.materialize.holder.StringHolder
 
applyToOrSetGone(ImageHolder, ImageView) - Static method in class com.mikepenz.materialize.holder.ImageHolder
a small static helper to set the image from the imageHolder nullSave to the imageView and hide the view if no image was set
applyToOrSetGone(ImageHolder, ImageView, String) - Static method in class com.mikepenz.materialize.holder.ImageHolder
a small static helper to set the image from the imageHolder nullSave to the imageView and hide the view if no image was set
applyToOrSetInvisible(ImageHolder, ImageView) - Static method in class com.mikepenz.materialize.holder.ImageHolder
a small static helper to set the image from the imageHolder nullSave to the imageView and hide the view if no image was set
applyToOrSetInvisible(ImageHolder, ImageView, String) - Static method in class com.mikepenz.materialize.holder.ImageHolder
a small static helper to set the image from the imageHolder nullSave to the imageView and hide the view if no image was set
applyToOrTransparent(ColorHolder, Context, GradientDrawable) - Static method in class com.mikepenz.materialize.holder.ColorHolder
a small static helper to set the color to a GradientDrawable null save
asPixel(Context) - Method in class com.mikepenz.materialize.holder.DimenHolder
 

B

build() - Method in class com.mikepenz.materialize.MaterializeBuilder
 

C

color(Context, int, int) - Method in class com.mikepenz.materialize.holder.ColorHolder
a small helper class to get the color from the colorHolder or from the theme or from the default color value
color(Context) - Method in class com.mikepenz.materialize.holder.ColorHolder
a small helper to get the color from the colorHolder
color(ColorHolder, Context, int, int) - Static method in class com.mikepenz.materialize.holder.ColorHolder
a small static helper class to get the color from the colorHolder or from the theme or from the default color value
color(ColorHolder, Context) - Static method in class com.mikepenz.materialize.holder.ColorHolder
a small static helper class to get the color from the colorHolder
ColorHolder - Class in com.mikepenz.materialize.holder
Created by mikepenz on 13.07.15.
ColorHolder() - Constructor for class com.mikepenz.materialize.holder.ColorHolder
 
com.mikepenz.materialize - package com.mikepenz.materialize
 
com.mikepenz.materialize.color - package com.mikepenz.materialize.color
 
com.mikepenz.materialize.drawable - package com.mikepenz.materialize.drawable
 
com.mikepenz.materialize.holder - package com.mikepenz.materialize.holder
 
com.mikepenz.materialize.util - package com.mikepenz.materialize.util
 
com.mikepenz.materialize.view - package com.mikepenz.materialize.view
 
convertDpToPixel(float, Context) - Static method in class com.mikepenz.materialize.util.UIUtils
This method converts dp unit to equivalent pixels, depending on device density.
convertPixelsToDp(float, Context) - Static method in class com.mikepenz.materialize.util.UIUtils
This method converts device specific pixels to density independent pixels.

D

decideIcon(Context, int, boolean) - Method in class com.mikepenz.materialize.holder.ImageHolder
this only handles Drawables
decideIcon(ImageHolder, Context, int, boolean) - Static method in class com.mikepenz.materialize.holder.ImageHolder
a small static helper which catches nulls for us
DimenHolder - Class in com.mikepenz.materialize.holder
Created by mikepenz on 13.07.15.
DimenHolder() - Constructor for class com.mikepenz.materialize.holder.DimenHolder
 
disable() - Method in class com.mikepenz.materialize.util.KeyboardUtil
 
draw(Canvas) - Method in class com.mikepenz.materialize.view.ScrimInsetsFrameLayout
 
draw(Canvas) - Method in class com.mikepenz.materialize.view.ScrimInsetsRelativeLayout
 

E

Elements() - Constructor for class com.mikepenz.materialize.color.Material.Elements
 
enable() - Method in class com.mikepenz.materialize.util.KeyboardUtil
 

F

fromColor(int) - Static method in class com.mikepenz.materialize.holder.ColorHolder
 
fromColorRes(int) - Static method in class com.mikepenz.materialize.holder.ColorHolder
 
fromDp(int) - Static method in class com.mikepenz.materialize.holder.DimenHolder
 
fromPixel(int) - Static method in class com.mikepenz.materialize.holder.DimenHolder
 
fromResource(int) - Static method in class com.mikepenz.materialize.holder.DimenHolder
 

G

getActionBarHeight(Context) - Static method in class com.mikepenz.materialize.util.UIUtils
helper to calculate the actionBar height
getAsColor() - Method in interface com.mikepenz.materialize.color.IColor
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.Amber
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.Black
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.Blue
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.BlueGrey
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.Brown
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.Cyan
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.DeepOrange
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.DeepPurple
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.Elements.Dark
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.Elements.Light
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.Green
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.Grey
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.Indigo
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.LightBlue
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.LightGreen
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.Lime
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.Orange
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.Pink
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.Purple
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.Red
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.Teal
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.White
 
getAsColor() - Method in enum com.mikepenz.materialize.color.Material.Yellow
 
getAsResource() - Method in interface com.mikepenz.materialize.color.IColor
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.Amber
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.Black
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.Blue
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.BlueGrey
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.Brown
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.Cyan
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.DeepOrange
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.DeepPurple
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.Elements.Dark
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.Elements.Light
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.Green
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.Grey
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.Indigo
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.LightBlue
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.LightGreen
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.Lime
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.Orange
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.Pink
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.Purple
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.Red
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.Teal
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.White
 
getAsResource() - Method in enum com.mikepenz.materialize.color.Material.Yellow
 
getAsString() - Method in interface com.mikepenz.materialize.color.IColor
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.Amber
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.Black
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.Blue
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.BlueGrey
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.Brown
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.Cyan
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.DeepOrange
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.DeepPurple
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.Elements.Dark
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.Elements.Light
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.Green
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.Grey
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.Indigo
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.LightBlue
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.LightGreen
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.Lime
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.Orange
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.Pink
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.Purple
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.Red
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.Teal
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.White
 
getAsString() - Method in enum com.mikepenz.materialize.color.Material.Yellow
 
getBitmap() - Method in class com.mikepenz.materialize.holder.ImageHolder
 
getColorInt() - Method in class com.mikepenz.materialize.holder.ColorHolder
 
getColorRes() - Method in class com.mikepenz.materialize.holder.ColorHolder
 
getContent() - Method in class com.mikepenz.materialize.Materialize
get the materializeContentRoot Layout
getDp() - Method in class com.mikepenz.materialize.holder.DimenHolder
 
getIcon() - Method in class com.mikepenz.materialize.holder.ImageHolder
 
getIconRes() - Method in class com.mikepenz.materialize.holder.ImageHolder
 
getIconStateList(Drawable, Drawable) - Static method in class com.mikepenz.materialize.util.UIUtils
helper to create a stateListDrawable for the icon
getInsetForeground() - Method in interface com.mikepenz.materialize.view.IScrimInsetsLayout
 
getInsetForeground() - Method in class com.mikepenz.materialize.view.ScrimInsetsFrameLayout
 
getInsetForeground() - Method in class com.mikepenz.materialize.view.ScrimInsetsRelativeLayout
 
getNavigationBarHeight(Context) - Static method in class com.mikepenz.materialize.util.UIUtils
helper to calculate the navigationBar height
getOnInsetsCallback() - Method in interface com.mikepenz.materialize.view.IScrimInsetsLayout
 
getOnInsetsCallback() - Method in class com.mikepenz.materialize.view.ScrimInsetsFrameLayout
 
getOnInsetsCallback() - Method in class com.mikepenz.materialize.view.ScrimInsetsRelativeLayout
 
getPixel() - Method in class com.mikepenz.materialize.holder.DimenHolder
 
getResource() - Method in class com.mikepenz.materialize.holder.DimenHolder
 
getScreenHeight(Context) - Static method in class com.mikepenz.materialize.util.UIUtils
Returns the screen height in pixels
getScreenOrientation() - Static method in class com.mikepenz.materialize.util.SystemUtils
 
getScreenWidth(Context) - Static method in class com.mikepenz.materialize.util.UIUtils
Returns the screen width in pixels
getScrimInsetsFrameLayout() - Method in class com.mikepenz.materialize.Materialize
get the materializeContentRoot Layout (ScrimInsetsFrameLayout)
getSelectableBackground(Context, int, boolean) - Static method in class com.mikepenz.materialize.util.UIUtils
helper to get the system default selectable background inclusive an active state
getSelectableBackground(Context) - Static method in class com.mikepenz.materialize.util.UIUtils
helper to get the system default selectable background
getSelectableBackgroundRes(Context) - Static method in class com.mikepenz.materialize.util.UIUtils
helper to get the system default selectable background res
getSelectablePressedBackground(Context, int, int, boolean) - Static method in class com.mikepenz.materialize.util.UIUtils
helper to get the system default selectable background inclusive an active and pressed state
getStatusBarHeight(Context) - Static method in class com.mikepenz.materialize.util.UIUtils
helper to calculate the statusBar height
getStatusBarHeight(Context, boolean) - Static method in class com.mikepenz.materialize.util.UIUtils
helper to calculate the statusBar height
getText() - Method in class com.mikepenz.materialize.holder.StringHolder
 
getText(Context) - Method in class com.mikepenz.materialize.holder.StringHolder
 
getTextRes() - Method in class com.mikepenz.materialize.holder.StringHolder
 
getThemeAttributeDimensionSize(Context, int) - Static method in class com.mikepenz.materialize.util.UIUtils
Returns the size in pixels of an attribute dimension
getThemeColor(Context, int) - Static method in class com.mikepenz.materialize.util.UIUtils
a helper method to get the color from an attribute
getThemeColorFromAttrOrRes(Context, int, int) - Static method in class com.mikepenz.materialize.util.UIUtils
helper method to get the color by attr (which is defined in the style) or by resource.
getUri() - Method in class com.mikepenz.materialize.holder.ImageHolder
 
getView() - Method in interface com.mikepenz.materialize.view.IScrimInsetsLayout
 
getView() - Method in class com.mikepenz.materialize.view.ScrimInsetsFrameLayout
 
getView() - Method in class com.mikepenz.materialize.view.ScrimInsetsRelativeLayout
 

H

hideKeyboard(Activity) - Static method in class com.mikepenz.materialize.util.KeyboardUtil
Helper to hide the keyboard

I

IColor - Interface in com.mikepenz.materialize.color
Created by mikepenz on 07.07.15.
ImageHolder - Class in com.mikepenz.materialize.holder
Created by mikepenz on 13.07.15.
ImageHolder(String) - Constructor for class com.mikepenz.materialize.holder.ImageHolder
 
ImageHolder(Uri) - Constructor for class com.mikepenz.materialize.holder.ImageHolder
 
ImageHolder(Drawable) - Constructor for class com.mikepenz.materialize.holder.ImageHolder
 
ImageHolder(Bitmap) - Constructor for class com.mikepenz.materialize.holder.ImageHolder
 
ImageHolder(int) - Constructor for class com.mikepenz.materialize.holder.ImageHolder
 
IScrimInsetsLayout - Interface in com.mikepenz.materialize.view
Created by mikepenz on 13.07.15.
isStateful() - Method in class com.mikepenz.materialize.drawable.PressedEffectStateListDrawable
 
isSystemUIVisible() - Method in interface com.mikepenz.materialize.view.IScrimInsetsLayout
 
isSystemUIVisible() - Method in class com.mikepenz.materialize.view.ScrimInsetsFrameLayout
 
isSystemUIVisible() - Method in class com.mikepenz.materialize.view.ScrimInsetsRelativeLayout
 
isTintNavigationBar() - Method in interface com.mikepenz.materialize.view.IScrimInsetsLayout
 
isTintNavigationBar() - Method in class com.mikepenz.materialize.view.ScrimInsetsFrameLayout
 
isTintNavigationBar() - Method in class com.mikepenz.materialize.view.ScrimInsetsRelativeLayout
 
isTintStatusBar() - Method in interface com.mikepenz.materialize.view.IScrimInsetsLayout
 
isTintStatusBar() - Method in class com.mikepenz.materialize.view.ScrimInsetsFrameLayout
 
isTintStatusBar() - Method in class com.mikepenz.materialize.view.ScrimInsetsRelativeLayout
 

K

keyboardSupportEnabled(Activity, boolean) - Method in class com.mikepenz.materialize.Materialize
a helper method to enable the keyboardUtil for a specific activity or disable it.
KeyboardUtil - Class in com.mikepenz.materialize.util
Created by mikepenz on 14.03.15.
KeyboardUtil(Activity, View) - Constructor for class com.mikepenz.materialize.util.KeyboardUtil
 

M

mActivity - Variable in class com.mikepenz.materialize.MaterializeBuilder
 
Material - Class in com.mikepenz.materialize.color
Created by mikepenz on 07.07.15.
Material() - Constructor for class com.mikepenz.materialize.color.Material
 
Material.Amber - Enum in com.mikepenz.materialize.color
 
Material.Black - Enum in com.mikepenz.materialize.color
 
Material.Blue - Enum in com.mikepenz.materialize.color
 
Material.BlueGrey - Enum in com.mikepenz.materialize.color
 
Material.Brown - Enum in com.mikepenz.materialize.color
 
Material.Cyan - Enum in com.mikepenz.materialize.color
 
Material.DeepOrange - Enum in com.mikepenz.materialize.color
 
Material.DeepPurple - Enum in com.mikepenz.materialize.color
 
Material.Elements - Class in com.mikepenz.materialize.color
 
Material.Elements.Dark - Enum in com.mikepenz.materialize.color
for dark backgrounds
Material.Elements.Light - Enum in com.mikepenz.materialize.color
for light backgrounds
Material.Green - Enum in com.mikepenz.materialize.color
 
Material.Grey - Enum in com.mikepenz.materialize.color
 
Material.Indigo - Enum in com.mikepenz.materialize.color
 
Material.LightBlue - Enum in com.mikepenz.materialize.color
 
Material.LightGreen - Enum in com.mikepenz.materialize.color
 
Material.Lime - Enum in com.mikepenz.materialize.color
 
Material.Orange - Enum in com.mikepenz.materialize.color
 
Material.Pink - Enum in com.mikepenz.materialize.color
 
Material.Purple - Enum in com.mikepenz.materialize.color
 
Material.Red - Enum in com.mikepenz.materialize.color
 
Material.Teal - Enum in com.mikepenz.materialize.color
 
Material.White - Enum in com.mikepenz.materialize.color
 
Material.Yellow - Enum in com.mikepenz.materialize.color
 
Materialize - Class in com.mikepenz.materialize
Created by mikepenz on 07.07.15.
Materialize(MaterializeBuilder) - Constructor for class com.mikepenz.materialize.Materialize
the protected Constructor for the result
MaterializeBuilder - Class in com.mikepenz.materialize
Created by mikepenz on 07.07.15.
MaterializeBuilder() - Constructor for class com.mikepenz.materialize.MaterializeBuilder
default constructor
MaterializeBuilder(Activity) - Constructor for class com.mikepenz.materialize.MaterializeBuilder
constructor with activity instead of
mContainer - Variable in class com.mikepenz.materialize.MaterializeBuilder
 
mContainerLayoutParams - Variable in class com.mikepenz.materialize.MaterializeBuilder
 
mContentRoot - Variable in class com.mikepenz.materialize.MaterializeBuilder
 
mFullscreen - Variable in class com.mikepenz.materialize.MaterializeBuilder
 
mNavigationBarPadding - Variable in class com.mikepenz.materialize.MaterializeBuilder
 
mRootView - Variable in class com.mikepenz.materialize.MaterializeBuilder
 
mScrimInsetsLayout - Variable in class com.mikepenz.materialize.MaterializeBuilder
 
mStatusBarColor - Variable in class com.mikepenz.materialize.MaterializeBuilder
 
mStatusBarColorRes - Variable in class com.mikepenz.materialize.MaterializeBuilder
 
mStatusBarPadding - Variable in class com.mikepenz.materialize.MaterializeBuilder
 
mSystemUIHidden - Variable in class com.mikepenz.materialize.MaterializeBuilder
 
mTintNavigationBar - Variable in class com.mikepenz.materialize.MaterializeBuilder
 
mTintStatusBar - Variable in class com.mikepenz.materialize.MaterializeBuilder
 
mTranslucentNavigationBarProgrammatically - Variable in class com.mikepenz.materialize.MaterializeBuilder
 
mTranslucentStatusBarProgrammatically - Variable in class com.mikepenz.materialize.MaterializeBuilder
 
mTransparentNavigationBar - Variable in class com.mikepenz.materialize.MaterializeBuilder
 
mTransparentStatusBar - Variable in class com.mikepenz.materialize.MaterializeBuilder
 
mUseScrimInsetsLayout - Variable in class com.mikepenz.materialize.MaterializeBuilder
 

O

onAttachedToWindow() - Method in class com.mikepenz.materialize.view.ScrimInsetsFrameLayout
 
onAttachedToWindow() - Method in class com.mikepenz.materialize.view.ScrimInsetsRelativeLayout
 
onDetachedFromWindow() - Method in class com.mikepenz.materialize.view.ScrimInsetsFrameLayout
 
onDetachedFromWindow() - Method in class com.mikepenz.materialize.view.ScrimInsetsRelativeLayout
 
OnInsetsCallback - Interface in com.mikepenz.materialize.view
 
onInsetsChanged(WindowInsetsCompat) - Method in interface com.mikepenz.materialize.view.OnInsetsCallback
 
onStateChange(int[]) - Method in class com.mikepenz.materialize.drawable.PressedEffectStateListDrawable
 

P

PressedEffectStateListDrawable - Class in com.mikepenz.materialize.drawable
http://stackoverflow.com/questions/7979440/android-cloning-a-drawable-in-order-to-make-a-statelistdrawable-with-filters http://stackoverflow.com/users/2075875/malachiasz
PressedEffectStateListDrawable(Drawable, int, int) - Constructor for class com.mikepenz.materialize.drawable.PressedEffectStateListDrawable
 
PressedEffectStateListDrawable(Drawable, Drawable, int, int) - Constructor for class com.mikepenz.materialize.drawable.PressedEffectStateListDrawable
 

S

ScrimInsetsFrameLayout - Class in com.mikepenz.materialize.view
A layout that draws something in the insets passed to View.fitSystemWindows(Rect), i.e.
ScrimInsetsFrameLayout(Context) - Constructor for class com.mikepenz.materialize.view.ScrimInsetsFrameLayout
 
ScrimInsetsFrameLayout(Context, AttributeSet) - Constructor for class com.mikepenz.materialize.view.ScrimInsetsFrameLayout
 
ScrimInsetsFrameLayout(Context, AttributeSet, int) - Constructor for class com.mikepenz.materialize.view.ScrimInsetsFrameLayout
 
ScrimInsetsRelativeLayout - Class in com.mikepenz.materialize.view
Created by mikepenz on 25.01.16.
ScrimInsetsRelativeLayout(Context) - Constructor for class com.mikepenz.materialize.view.ScrimInsetsRelativeLayout
 
ScrimInsetsRelativeLayout(Context, AttributeSet) - Constructor for class com.mikepenz.materialize.view.ScrimInsetsRelativeLayout
 
ScrimInsetsRelativeLayout(Context, AttributeSet, int) - Constructor for class com.mikepenz.materialize.view.ScrimInsetsRelativeLayout
 
setBackground(View, Drawable) - Static method in class com.mikepenz.materialize.util.UIUtils
Deprecated.
setBackground(View, int) - Static method in class com.mikepenz.materialize.util.UIUtils
helper method to set the background depending on the android version
setBitmap(Bitmap) - Method in class com.mikepenz.materialize.holder.ImageHolder
 
setColorInt(int) - Method in class com.mikepenz.materialize.holder.ColorHolder
 
setColorRes(int) - Method in class com.mikepenz.materialize.holder.ColorHolder
 
setDp(int) - Method in class com.mikepenz.materialize.holder.DimenHolder
 
setFitsSystemWindows(boolean) - Method in interface com.mikepenz.materialize.view.IScrimInsetsLayout
 
setFlag(Activity, int, boolean) - Static method in class com.mikepenz.materialize.util.UIUtils
helper method to activate or deactivate a specific flag
setFullscreen(boolean) - Method in class com.mikepenz.materialize.Materialize
set the insetsFrameLayout to display the content in fullscreen under the statusBar and navigationBar
setIcon(Drawable) - Method in class com.mikepenz.materialize.holder.ImageHolder
 
setIconRes(int) - Method in class com.mikepenz.materialize.holder.ImageHolder
 
setInsetForeground(Drawable) - Method in interface com.mikepenz.materialize.view.IScrimInsetsLayout
 
setInsetForeground(int) - Method in interface com.mikepenz.materialize.view.IScrimInsetsLayout
 
setInsetForeground(Drawable) - Method in class com.mikepenz.materialize.view.ScrimInsetsFrameLayout
 
setInsetForeground(int) - Method in class com.mikepenz.materialize.view.ScrimInsetsFrameLayout
 
setInsetForeground(Drawable) - Method in class com.mikepenz.materialize.view.ScrimInsetsRelativeLayout
 
setInsetForeground(int) - Method in class com.mikepenz.materialize.view.ScrimInsetsRelativeLayout
 
setOnInsetsCallback(OnInsetsCallback) - Method in interface com.mikepenz.materialize.view.IScrimInsetsLayout
 
setOnInsetsCallback(OnInsetsCallback) - Method in class com.mikepenz.materialize.view.ScrimInsetsFrameLayout
Allows the calling container to specify a callback for custom processing when insets change (i.e.
setOnInsetsCallback(OnInsetsCallback) - Method in class com.mikepenz.materialize.view.ScrimInsetsRelativeLayout
Allows the calling container to specify a callback for custom processing when insets change (i.e.
setPixel(int) - Method in class com.mikepenz.materialize.holder.DimenHolder
 
setResource(int) - Method in class com.mikepenz.materialize.holder.DimenHolder
 
setStatusBarColor(int) - Method in class com.mikepenz.materialize.Materialize
Set the color for the statusBar
setSystemUIVisible(boolean) - Method in interface com.mikepenz.materialize.view.IScrimInsetsLayout
 
setSystemUIVisible(boolean) - Method in class com.mikepenz.materialize.view.ScrimInsetsFrameLayout
 
setSystemUIVisible(boolean) - Method in class com.mikepenz.materialize.view.ScrimInsetsRelativeLayout
 
setText(String) - Method in class com.mikepenz.materialize.holder.StringHolder
 
setTextRes(int) - Method in class com.mikepenz.materialize.holder.StringHolder
 
setTintNavigationBar(boolean) - Method in class com.mikepenz.materialize.Materialize
enable navigationBar tinting of the ScrimInsetsLayout
setTintNavigationBar(boolean) - Method in interface com.mikepenz.materialize.view.IScrimInsetsLayout
 
setTintNavigationBar(boolean) - Method in class com.mikepenz.materialize.view.ScrimInsetsFrameLayout
 
setTintNavigationBar(boolean) - Method in class com.mikepenz.materialize.view.ScrimInsetsRelativeLayout
 
setTintStatusBar(boolean) - Method in class com.mikepenz.materialize.Materialize
enable StatusBar tinting of the ScrimInsetsLayout
setTintStatusBar(boolean) - Method in interface com.mikepenz.materialize.view.IScrimInsetsLayout
 
setTintStatusBar(boolean) - Method in class com.mikepenz.materialize.view.ScrimInsetsFrameLayout
 
setTintStatusBar(boolean) - Method in class com.mikepenz.materialize.view.ScrimInsetsRelativeLayout
 
setTranslucentNavigationFlag(Activity, boolean) - Static method in class com.mikepenz.materialize.util.UIUtils
helper method to set the TranslucentNavigationFlag
setTranslucentStatusFlag(Activity, boolean) - Static method in class com.mikepenz.materialize.util.UIUtils
helper method to set the TranslucentStatusFlag
setUri(Uri) - Method in class com.mikepenz.materialize.holder.ImageHolder
 
StringHolder - Class in com.mikepenz.materialize.holder
Created by mikepenz on 13.07.15.
StringHolder(CharSequence) - Constructor for class com.mikepenz.materialize.holder.StringHolder
 
StringHolder(String) - Constructor for class com.mikepenz.materialize.holder.StringHolder
 
StringHolder(int) - Constructor for class com.mikepenz.materialize.holder.StringHolder
 
SystemUtils - Class in com.mikepenz.materialize.util
 
SystemUtils() - Constructor for class com.mikepenz.materialize.util.SystemUtils
 

T

toString() - Method in class com.mikepenz.materialize.holder.StringHolder
 

U

UIUtils - Class in com.mikepenz.materialize.util
Created by mikepenz on 15.03.14.
UIUtils() - Constructor for class com.mikepenz.materialize.util.UIUtils
 

V

valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.Amber
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.Black
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.Blue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.BlueGrey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.Brown
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.Cyan
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.DeepOrange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.DeepPurple
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.Elements.Dark
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.Elements.Light
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.Green
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.Grey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.Indigo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.LightBlue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.LightGreen
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.Lime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.Orange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.Pink
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.Purple
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.Red
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.Teal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.White
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mikepenz.materialize.color.Material.Yellow
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.mikepenz.materialize.color.Material.Amber
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.Black
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.Blue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.BlueGrey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.Brown
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.Cyan
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.DeepOrange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.DeepPurple
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.Elements.Dark
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.Elements.Light
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.Green
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.Grey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.Indigo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.LightBlue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.LightGreen
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.Lime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.Orange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.Pink
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.Purple
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.Red
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.Teal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.White
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mikepenz.materialize.color.Material.Yellow
Returns an array containing the constants of this enum type, in the order they are declared.

W

withActivity(Activity) - Method in class com.mikepenz.materialize.MaterializeBuilder
Pass the activity you use the drawer in ;) This is required if you want to set any values by resource
withContainer(ViewGroup) - Method in class com.mikepenz.materialize.MaterializeBuilder
set a container view here if you want the ScrimInsetsFrameLayout to be hosted inside another viewGroup
withContainer(ViewGroup, ViewGroup.LayoutParams) - Method in class com.mikepenz.materialize.MaterializeBuilder
set the layout which will host the ScrimInsetsFrameLayout and its layoutParams
withContainerLayoutParams(ViewGroup.LayoutParams) - Method in class com.mikepenz.materialize.MaterializeBuilder
set the layout params for the container which will host the ScrimInsetsFrameLayout
withFullscreen(boolean) - Method in class com.mikepenz.materialize.MaterializeBuilder
Set to true if the used theme has a translucent statusBar and navigationBar and you want to manage the padding on your own.
withNavigationBarPadding(boolean) - Method in class com.mikepenz.materialize.MaterializeBuilder
 
withRootView(ViewGroup) - Method in class com.mikepenz.materialize.MaterializeBuilder
Pass the rootView of the MaterializeBuilder which will be used to inflate the views in
withRootView(int) - Method in class com.mikepenz.materialize.MaterializeBuilder
Pass the rootView as resource of the DrawerBuilder which will be used to inflate the views in
withStatusBarColor(int) - Method in class com.mikepenz.materialize.MaterializeBuilder
Set the statusBarColor color for this activity
withStatusBarColorRes(int) - Method in class com.mikepenz.materialize.MaterializeBuilder
Set the statusBarColor color for this activity from a resource
withStatusBarPadding(boolean) - Method in class com.mikepenz.materialize.MaterializeBuilder
 
withSystemUIHidden(boolean) - Method in class com.mikepenz.materialize.MaterializeBuilder
Set to true if you use your app in complete fullscreen mode with hidden statusBar and navigationBar
withTintedNavigationBar(boolean) - Method in class com.mikepenz.materialize.MaterializeBuilder
set if the ScrimInsetsLayout should tint the NavigationBar
withTintedStatusBar(boolean) - Method in class com.mikepenz.materialize.MaterializeBuilder
set if the ScrimInsetsLayout should tint the StatusBar
withTranslucentNavigationBarProgrammatically(boolean) - Method in class com.mikepenz.materialize.MaterializeBuilder
set this to true if you want a translucent navigation bar.
withTranslucentStatusBarProgrammatically(boolean) - Method in class com.mikepenz.materialize.MaterializeBuilder
set this to false if you want no translucent statusBar.
withTransparentNavigationBar(boolean) - Method in class com.mikepenz.materialize.MaterializeBuilder
 
withTransparentStatusBar(boolean) - Method in class com.mikepenz.materialize.MaterializeBuilder
 
withUseScrimInsetsLayout(boolean) - Method in class com.mikepenz.materialize.MaterializeBuilder
Defines if we should use the ScrimInsetsLayout in addition
A B C D E F G H I K M O P S T U V W 
Skip navigation links