I am trying to catch when a user cancels setting the time with the
TimePicker dialog.  I setup an OnCancelListener, but that isn't being
called when the user hits the button labeled cancel.  It is called
when the user presses the hardware back button while the dialog is up,
so I know the listener has been registered, but it seems to me like it
should be called in both cases.  Is this a bug, or am I doing it
wrong?  What is the best way to catch when a user cancels the
TimePicker?

-matt

-- 
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