ParanoidAndroid3/Journey

PlannerActivity must handle dynamic changes from wizard

Closed this issue · 0 comments

When the WizardActivity implements edit functionality, ensure that the Planner properly handles WizardActivity changes.

Note: we may have to invoke WizardActivity with startActivityForResult() and reinitialize the UI with the new Journey data.