mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-30 09:31:11 +01:00
Fixed rotating composer
This commit is contained in:
@@ -44,7 +44,8 @@ public class ActivityCompose extends ActivityBase implements FragmentManager.OnB
|
||||
|
||||
getSupportFragmentManager().addOnBackStackChangedListener(this);
|
||||
|
||||
handle(getIntent());
|
||||
if (getSupportFragmentManager().getBackStackEntryCount() == 0)
|
||||
handle(getIntent());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user