What steps will reproduce the problem?
1. Change date/time with keyboard then hit ok
2. The listeners do not get triggered therefore not updating the value.
3.
What is the expected output? What do you see instead?
I expect the date/time I set using the keyboard to be updated
What version of the product are you using? On what operating system?
Android SDK 4.0.4/4.1.1
Please provide any additional information below.
Solution is easy if you add listeners for keyboard input and in the listeners
you update the Calendar object values
Original issue reported on code.google.com by bashee...@gmail.com on 13 Feb 2013 at 5:20