Implementing an app where the user can log in I have the following situation: If the user is logged in perform the action else start the login activity for result and if the
If using a DialogFragment, the only thing that worked for me was to dismiss the Fragment with dissmissAllowingStateLoss()