mirror of
https://github.com/M66B/FairEmail.git
synced 2026-02-03 13:35:54 +01:00
Is this a good idea?
This commit is contained in:
@@ -222,6 +222,9 @@ public class ActivityCompose extends ActivityBase implements FragmentManager.OnB
|
||||
args.putLong("account", -1);
|
||||
}
|
||||
|
||||
//if (getLifecycle().getCurrentState().isAtLeast(Lifecycle.State.STARTED))
|
||||
// getSupportFragmentManager().popBackStack("compose", FragmentManager.POP_BACK_STACK_INCLUSIVE);
|
||||
|
||||
FragmentCompose fragment = new FragmentCompose();
|
||||
fragment.setArguments(args);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user