How do I know when the date has been changed in a DatePicker widget? OnClick does not fire and there are no other useful events.
A:
Just saw that it has an init() function where you can pass an implementation of OnDateSetListener.
Kurian
2010-02-26 07:59:27
A:
init() has OnDateSetListener but doesn't work when you click on the textfield and change the date using the keyboard.
Tiago Bastos
2010-06-09 13:24:39
It works on the on-screen keyboard.
Kurian
2010-06-10 06:10:07