public class ShimmerSpan
extends android.text.style.CharacterStyle
implements android.text.style.UpdateAppearance
| Constructor and Description |
|---|
ShimmerSpan() |
| Modifier and Type | Method and Description |
|---|---|
float |
getTranslateXPercentage() |
void |
setTranslateXPercentage(float percentage) |
void |
updateDrawState(android.text.TextPaint paint) |
public void setTranslateXPercentage(float percentage)
public float getTranslateXPercentage()
public void updateDrawState(android.text.TextPaint paint)
updateDrawState in class android.text.style.CharacterStyle