commit | f821ce7522ad99dc30e59e0266165f5eba79b1e2 | [log] [tgz] |
---|---|---|
author | SeongJae Park <sj38.park@gmail.com> | Tue Jan 17 15:20:23 2012 +0900 |
committer | Jean-Baptiste Queru <jbq@google.com> | Tue Feb 14 08:40:13 2012 -0800 |
tree | b330a1b3a6f4749afb9125d07e39eda64e1014b7 | |
parent | 472512f6970fa170e2e1a3e1c24ac2b742e2e6b6 [diff] |
Call onTimeChanged when AM/PM changed. Commit for issue http://code.google.com/p/android/issues/detail?id=24388 [Problem] TimePicker doesn't call handler's onTimeChanged when AM/PM changed on ICS althou it does on Gingerbread. [Solution] Call onTimeChanged as like as Hour/Minutes does. Change-Id: I9911c351874168001b69c186f012836fc51285f5 Signed-off-by: SeongJae Park <sj38.park@gmail.com>