ChicoState / ChicoState/Smart-Nap
AlarmDialog crashes app when attempting to populate flash cards from AlarmClock object
Open
bug
- Dominant language
- Java
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
This crash is caused because of a NULL exception error. The current list is attempting to return an ArrayList of Long but the list is size 0. Flash card ID's are properly being passed from fcpop to AlarmEdit activity, but there is no storage of the card ID's to the AlarmClock when saving it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.