public class FontSizeUtils extends Object
Modifier and Type | Field and Description |
---|---|
static float |
LARGE_TEXT_SCALE |
Constructor and Description |
---|
FontSizeUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
updateFontSize(TextView v,
int dimensId) |
static void |
updateFontSize(View parent,
int viewId,
int dimensId) |
public static final float LARGE_TEXT_SCALE