Closed johnjohndoe closed 7 years ago
I noticed that in the current version 1.32.2 all alarms are stored as "at start time" aka 0 minutes before the event starts regardless of which lead time the user chooses.
I am trying to fix this now.
R.array.alarm_array
R.array.alarm_time_titles
:white_check_mark: Resolved here: https://github.com/EventFahrplan/EventFahrplan/commit/113f42ff7789746a80d471026220aacb8edf1d58
I noticed that in the current version 1.32.2 all alarms are stored as "at start time" aka 0 minutes before the event starts regardless of which lead time the user chooses.
I am trying to fix this now.
Investigation updates
R.array.alarm_array
toR.array.alarm_time_titles
in AlarmTimePickerFragment.java.