5 lines
240 B
Markdown
5 lines
240 B
Markdown
# Linkify
|
|
|
|
Use this module (or take a hint from it) if you would need _linkify_ capabilities. Do not
|
|
use `TextView.setAutolinkMask` (or specify `autolink` in XML) because it will remove all
|
|
existing links and keep only the ones it creates. |