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. On Jan 27, 1:02 pm, nyenyec <[email protected]> wrote: > Hi, > > Is there an easy way to reuse the number selector with the plus/minus > buttons from TimePickerDialog? > > Thanks, > nyenyec --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

