docs: add section links to samples overview
Change-Id: Ib605362eb97e607eba3d965a5ca0f32e6207b841
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
<dl>
|
||||
<dt><a href="Link.html">Linkify</a></dt>
|
||||
<dd>Demonstrates the {@link android.text.util.Linkify Linkify} class, which converts URLs in a block of text into hyperlinks. </dd>
|
||||
<dd>Demonstrates the <a
|
||||
href="../../../../../../../../../reference/android/text/util/Linkify.html"><code>Linkify</code>
|
||||
class, which converts URLs in a block of text into hyperlinks. </dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user