From f013e1afd1e68af5e3b868c26a653bbfb39538f8 Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Wed, 17 Dec 2008 18:05:43 -0800 Subject: Code drop from //branches/cupcake/...@124589 --- docs/html/guide/tutorials/views/hello-timepicker.jd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/html/guide/tutorials/views/hello-timepicker.jd') 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

A {@link android.widget.TimePicker} is a widget that allows the @@ -154,4 +156,4 @@ private static String pad(int c) {

  • {@link android.widget.TextView}
  • {@link java.util.Calendar}
  • -

    ← Back to Hello Views

    + -- cgit v1.1