Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9a143e66 authored by Dirk Dougherty's avatar Dirk Dougherty
Browse files

Doc change: fix busted link to DatePicker tutorial.

Change-Id: I957aa3bb4c0c91f195de99405cc8e1b5a5bc82f7
parent 0a753cd4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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}.