commit | 69b223ae3de87f19b1f4762bd5980a82766c5dc4 | [log] [tgz] |
---|---|---|
author | Patrick Scott <phanna@android.com> | Fri Feb 26 08:18:46 2010 -0500 |
committer | Patrick Scott <phanna@android.com> | Mon Mar 01 09:16:48 2010 -0500 |
tree | 4a56dc0c7102cb6e5b4b4eaf8c8332cc59ea9898 | |
parent | c4ea134306d99982051c8d88f98e15a7fbbf8548 [diff] |
Do not add a new alarm if the user cancels the time picker. TimePickerDialog calls onTimeSet only if the user hits the "Set" button. In the case of a new alarm, keep track of the call to onTimeSet and check it when the user presses back. Bug: 2338234