@Implements(value=android.text.TextUtils.class)
public class ShadowTextUtils
extends java.lang.Object
Implement by truncating the text.
| Constructor and Description |
|---|
ShadowTextUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.CharSequence |
ellipsize(java.lang.CharSequence text,
android.text.TextPaint p,
float avail,
android.text.TextUtils.TruncateAt where) |