| Class | Description |
|---|---|
| CenteredImageSpan |
Center aligns the specified Image Drawable
source: @link{https://gist.github.com/li2/2bd15dac3edfa33ac476}
|
| HorizontalLineSpan |
Draws a line with specified Drawable.
|
| MultiColorSpan |
Add multiple colors to text with specified angle.
|
| RoundedBackgroundSpan |
Creates a rounded background with specified cornerRadius.
|
| ShimmerSpan |
Imparts shimmer effect to the text.
|
| TextIndentSpan |
Indents the text with specified leadWidth and gapWidth.
|
| TextIndentSpan.Options | |
| TextTypefaceSpan |
Applies a typeface to text.
|