allwinner_a64/android/development/samples/browseable/TextLinkify/_index.jd
2018-08-08 18:09:17 +08:00

11 lines
271 B
Text

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>