Will wrote:
> Setting a breakpoint when a DatePickerDialog is open on the emulator's
> screen shows a com.android.internal.widget.NumberPicker for month,
> year, and date (1 number picker each for a total of three
> NumberPickers).  It looks like the same widget used for a time picker;
> based on the name I'm sure it is.
> 
> Importing android.internal.widget doesn't work.  It was worth a shot.

The source to it is probably available on source.android.com. Clone your
own until they open that one up in the SDK.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 2.0 Available!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to