| 接口 | 说明 |
|---|---|
| ITouchableSpan | |
| QMUILinkify.MatchFilter |
MatchFilter enables client code to have more control over
what is allowed to match and become a link, and what is not.
|
| QMUILinkify.TransformFilter |
TransformFilter enables client code to have more control over
how matched patterns are represented as URLs.
|
| 类 | 说明 |
|---|---|
| QMUILinkify |
Linkify take a piece of text and a regular expression and turns all of the
regex matches in the text into clickable links.
|
| QMUILinkTouchDecorHelper | |
| QMUILinkTouchMovementMethod |
配合
QMUILinkTouchDecorHelper 使用 |
| QMUIScrollingMovementMethod |