Brian Muramatsu
87879e8ef9
Fix Incorrect Times in TimePickerDialog
...
Bug 3414311
TimePicker#setCurrentHour subtracts 12 from the given hour if
is24HourView returns false. TimePickerDialog calls setCurrentHour before
setIs24HourView, so the 12 will always be substracted from the time.
Reorder the statements so that TimePickerDialog sets is24HourView,
before setting the hour and time.
Change-Id: Ib997397b04dbdd767e67806aea7614426019e938
2011-02-01 17:56:29 -08:00
..
2011-01-26 14:58:19 -08:00
2011-01-26 14:58:19 -08:00
2011-01-20 13:25:08 -08:00
2011-01-30 12:40:38 -08:00
2011-01-26 19:43:27 -08:00
2011-01-21 13:42:26 -08:00
2011-01-30 12:40:38 -08:00
2011-01-27 15:18:46 -08:00
2010-11-01 09:49:37 -07:00
2010-08-03 15:02:12 +02:00
2010-08-27 16:40:06 -07:00
2011-01-20 11:50:12 -08:00
2011-01-21 13:42:26 -08:00
2011-01-17 16:23:42 -08:00
2011-01-17 11:49:22 -08:00
2010-12-28 02:40:23 -08:00
2011-01-27 15:18:46 -08:00
2011-01-25 14:54:29 -08:00
2011-01-17 15:14:53 -08:00
2011-01-25 11:28:39 -08:00
2011-01-20 13:25:08 -08:00
2011-01-25 11:28:39 -08:00
2011-01-17 17:16:02 -08:00
2010-09-23 15:59:28 -07:00
2011-01-21 13:42:26 -08:00
2011-01-21 13:42:26 -08:00
2011-01-26 23:26:16 -06:00
2011-01-14 14:07:29 -08:00
2010-11-03 11:26:02 -07:00
2010-08-05 15:44:26 -07:00
2010-07-24 11:42:05 -07:00
2011-01-24 21:59:21 -08:00
2011-01-30 17:58:49 -08:00
2010-12-22 13:05:52 -08:00
2011-01-16 18:43:04 -08:00
2011-01-28 18:46:20 -08:00
2010-11-02 15:00:06 -07:00
2011-01-13 14:24:07 -06:00
2011-01-26 14:58:19 -08:00
2010-11-22 18:35:55 -08:00
2011-01-12 11:17:17 -08:00
2010-10-27 17:13:29 -07:00
2011-01-20 18:30:10 -08:00
2010-09-16 06:37:26 -07:00
2010-12-14 22:19:03 -08:00
2010-12-07 10:50:36 -08:00
2011-01-27 21:41:30 -08:00
2011-02-01 17:56:29 -08:00
2010-12-08 19:37:59 -08:00