Skip to content

GuestQuestionnaireFragment.java - Save guestID in onSaveInstanceState

Tyler Sizse requested to merge issue_170_save_class_variable into master

Closes #170 (closed). Save and restore the new class variable (guestID) in onSaveInstanceState and onViewCreated methods.

Merge request reports