Question

I used the android developers time picker & date picker http://developer.android.com/guide/topics/ui/controls/pickers.html and I want when the user clicks cancel button in the dialog to do some actions I tied ondismiss, onStop, onCancel But no luck can you tell me the simple method to catch this event ??

thnx all

Was it helpful?

Solution

I used boolean to check if the time/data is set or not

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top