Reminder issue
Opened this issue · 1 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. Add an appointment for date and time such as Nov 2, 2010, time: 11PM. Set
alarm for it.
2. Let the reminder appear in status bar. Open the alarm dialog. View the
appointment due information.
3. Add another appointment for Nov 2, 2010, time: 11:15PM.
4. Now the alarm will appear for 2 appointments. Status bar is updated.
5. Open up the alarm dialog. It still just shows the first appointment item.
What is the expected output? What do you see instead?
Alarm Dialog should have 2 appointment items in it. It never refreshes.
How can I update the alarm dialog with new alarm items?
What version of the product are you using? On what operating system?
Please provide any additional information below.
Original issue reported on code.google.com by jainte...@gmail.com
on 3 Nov 2010 at 6:26
GoogleCodeExporter commented
To fix this issue, change to uncommented inside function getAlarmDialogIntent
(AlarmReminder.java)
Original comment by michie...@gmail.com
on 26 Mar 2013 at 6:48