Android TimePicker AM/PM button not invoking onTimeChanged

前端 未结 11 1241
半阙折子戏
半阙折子戏 2021-02-05 12:38

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

11条回答
  •  自闭症患者
    2021-02-05 13:32

    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.

提交回复
热议问题