- text
- Spannable whose text is to be marked-up with links
- pattern
- Regex pattern to be used for finding links
- scheme
- Url scheme string (eg http:// to be prepended to the url of links that do not have a scheme specified in the link text
Documentation for this section has not yet been entered.
Applies a regex to a Spannable turning the matches into links.