protected static class BetterLinkMovementMethod.ClickableSpanWithText
extends java.lang.Object
ClickableSpans that may or may not provide URLs.| Modifier | Constructor and Description |
|---|---|
protected |
ClickableSpanWithText(android.text.style.ClickableSpan span,
java.lang.String text) |
| Modifier and Type | Method and Description |
|---|---|
protected static BetterLinkMovementMethod.ClickableSpanWithText |
ofSpan(android.widget.TextView textView,
android.text.style.ClickableSpan span) |
protected android.text.style.ClickableSpan |
span() |
protected java.lang.String |
text() |
protected ClickableSpanWithText(android.text.style.ClickableSpan span,
java.lang.String text)
protected static BetterLinkMovementMethod.ClickableSpanWithText ofSpan(android.widget.TextView textView, android.text.style.ClickableSpan span)
protected android.text.style.ClickableSpan span()
protected java.lang.String text()