am 8d74f7f5: Merge "Doc change: fix busted link to DatePicker tutorial." into honeycomb

* commit '8d74f7f560498966d06a1fb5f490d182ade6c3c2':
  Doc change: fix busted link to DatePicker tutorial.
This commit is contained in:
Dirk Dougherty
2011-01-18 10:18:23 -08:00
committed by Android Git Automerger

View File

@@ -46,8 +46,8 @@ import java.util.TimeZone;
* displayed. Also the minimal and maximal date from which dates to be selected
* can be customized.
* <p>
* See the <a href="{@docRoot}
* resources/tutorials/views/hello-datepicker.html">Date Picker tutorial</a>.
* See the <a href="{@docRoot}resources/tutorials/views/hello-datepicker.html">Date
* Picker tutorial</a>.
* </p>
* <p>
* For a dialog using this view, see {@link android.app.DatePickerDialog}.