Files
android_development/samples/browseable/TextLinkify/_index.jd
Dirk Dougherty 4b737b695e Add prebuilt browseable samples as static files.
Change-Id: Ifb5382223343400882834d2dd9c182c3df602e34
2013-10-29 20:56:17 -07:00

14 lines
273 B
Plaintext

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>