public class SpanUtils
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
SpanUtils.CustomTypefaceSpan |
Constructor and Description |
---|
SpanUtils() |
Modifier and Type | Method and Description |
---|---|
static android.text.Spannable |
applyForegroundColorSpan(java.lang.String text,
int color) |
static void |
applyForegroundColorSpanToRange(android.text.Spannable text,
int color,
int start,
int end) |
SpanUtils.CustomTypefaceSpan |
boldTypeFace() |
public static android.text.Spannable applyForegroundColorSpan(java.lang.String text, int color)
public static void applyForegroundColorSpanToRange(android.text.Spannable text, int color, int start, int end)
public SpanUtils.CustomTypefaceSpan boldTypeFace()