I\'m having some issues implementing a TimePicker in my application that allows the user to change the time of a database record prior to inserting it.
The problem is th
I have tested the code. Yes, you are right, TimePicker AM/PM button not invoking onTimeChanged method which it should.
Actually, Its a bug. It has been reported to google. You can find it here
http://code.google.com/p/android/issues/detail?id=18982
Please vote, comment & Star the bug report to raise its priority and to get it fixed by development team as soon as possible.