-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
During profile creation, if you fill out the profile then take the photo, when returning to the profile creation screen the list of courses is empty again.
Steps to reproduce:
- From a clean install, run the app.
- Fill out the profile except for the photo. Add several courses to your course list.
- Take the photo.
- On returning to the ProfileCreationActivity, the course list is empty.
Possibly related to saving state on activity pause and resume when the camera is launched?
Reactions are currently unavailable