You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
271 B

page.tags="TextLinkify"
sample.group=Views
@jd:body
<p>
This sample illustrates how links can be added to a TextView. This can be done either
automatically by setting the "autoLink" property or explicitly.
</p>