public static interface FontLoader.FontStyleProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getFontFamily() |
int |
getFontStyle() |
void |
setFontStyle(String fontFamily,
int fontStyle) |
void |
setTypeface(android.graphics.Typeface typeface) |
Copyright © 2012-2013. All Rights Reserved.