| Package | Description |
|---|---|
| org.holoeverywhere |
| Modifier and Type | Field and Description |
|---|---|
static FontLoader.HoloFont |
FontLoader.HoloFont.ROBOTO |
static FontLoader.HoloFont |
FontLoader.HoloFont.ROBOTO_BOLD |
static FontLoader.HoloFont |
FontLoader.HoloFont.ROBOTO_BOLD_ITALIC |
static FontLoader.HoloFont |
FontLoader.HoloFont.ROBOTO_ITALIC |
static FontLoader.HoloFont |
FontLoader.HoloFont.ROBOTO_REGULAR |
| Modifier and Type | Method and Description |
|---|---|
FontLoader.HoloFont |
FontLoader.FontSelector.getFontForView(android.view.View view) |
FontLoader.HoloFont |
FontLoader.HoloFont.getFontForView(android.view.View view) |
static FontLoader.HoloFont |
FontLoader.HoloFont.makeFont(FontLoader.HoloFont regular,
FontLoader.HoloFont bold,
FontLoader.HoloFont italic,
FontLoader.HoloFont boldItalic) |
static FontLoader.HoloFont |
FontLoader.HoloFont.makeFont(int rawResourceId) |
static FontLoader.HoloFont |
FontLoader.HoloFont.makeFont(int rawResourceId,
boolean ignore) |
static FontLoader.HoloFont |
FontLoader.HoloFont.makeFont(android.graphics.Typeface typeface) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends android.view.View> |
FontLoader.apply(T view,
FontLoader.HoloFont font) |
static FontLoader.HoloFont |
FontLoader.HoloFont.makeFont(FontLoader.HoloFont regular,
FontLoader.HoloFont bold,
FontLoader.HoloFont italic,
FontLoader.HoloFont boldItalic) |
Copyright © 2012-2013. All Rights Reserved.