summaryrefslogtreecommitdiffstats
path: root/samples/browseable/TextLinkify/_index.jd
blob: 5b4c000b8041f64a516a24ef65aaf02d77184169 (plain)
1
2
3
4
5
6
7
8
9
10
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>