xref: /aosp_15_r20/development/samples/browseable/TextLinkify/_index.jd (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1
2page.tags="TextLinkify"
3sample.group=Views
4@jd:body
5
6<p>
7
8            This sample illustrates how links can be added to a TextView. This can be done either
9            automatically by setting the "autoLink" property or explicitly.
10
11        </p>
12