static <T extends android.widget.TextView & FontLoader.FontStyleProvider> void |
TextView.construct(T textView,
android.content.Context context,
android.util.AttributeSet attrs,
int defStyle) |
static <T extends android.widget.TextView & FontLoader.FontStyleProvider> void |
TextView.setFontStyle(T textView,
String fontFamily,
int fontStyle) |
static <T extends android.widget.TextView & FontLoader.FontStyleProvider> void |
TextView.setTextAppearance(T textView,
android.content.Context context,
int resid) |
static <T extends android.widget.TextView & FontLoader.FontStyleProvider> void |
TextView.setTextAppearance(T textView,
android.content.res.TypedArray appearance) |