summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/tutorials/views/hello-timepicker.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/guide/tutorials/views/hello-timepicker.jd')
-rw-r--r--docs/html/guide/tutorials/views/hello-timepicker.jd4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/html/guide/tutorials/views/hello-timepicker.jd b/docs/html/guide/tutorials/views/hello-timepicker.jd
index 2faad00..1a6c8f9 100644
--- a/docs/html/guide/tutorials/views/hello-timepicker.jd
+++ b/docs/html/guide/tutorials/views/hello-timepicker.jd
@@ -1,4 +1,6 @@
page.title=Hello, TimePicker
+parent.title=Hello, Views
+parent.link=index.html
@jd:body
<p>A {@link android.widget.TimePicker} is a widget that allows the
@@ -154,4 +156,4 @@ private static String pad(int c) {
<li>{@link android.widget.TextView}</li>
<li>{@link java.util.Calendar}</li>
</ol>
-<p><a href="{@docRoot}guide/tutorials/views/hello-views-index.html">&larr; Back to Hello Views</a></p>
+