Skip to content

Launch SetupActivity in same task to prevent relaunching from recent apps

akwizgran requested to merge 1189-setup-activity into master

This branch fixes #1189 (closed) by launching SetupActivity in the same task after deleting the account, and also ensures that PasswordActivity and the activity that launched it are cleaned up if the user presses back from SetupActivity.

Merge request reports