[android-developers] Can't figure out DatePickerDialog behavior in Jelly Bean

2012-07-15 Thread David Cesarino
I'm sorry, I've noticed there is already a bug filled for this. Issue 34833. -- 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

[android-developers] Can't figure out DatePickerDialog behavior in Jelly Bean

2012-07-15 Thread David Cesarino
r does. If the user clicks the set button, the method is called twice. If the user clicks cancel, the cancel method is called, and then the onDateSet method is called. If the user presses the back key or touches outside the dialog, the onDateSet is called. Is there anything I can do to