can we get cancel click listerner of datepicker dialog?
Posted
by UMMA
on Stack Overflow
See other posts from Stack Overflow
or by UMMA
Published on 2010-05-28T12:26:00Z
Indexed on
2010/05/28
12:31 UTC
Read the original article
Hit count: 170
android
|datepicker
i am using following example of date picker
http://developer.android.com/guide/tutorials/views/hello-datepicker.html
now i want to perform some functionality on clicking date picker cancel button but dont see cancel event inside datepickerdialog
can any one guide me how to achieve this.
any help would be appreciated.
© Stack Overflow or respective owner