mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-16 09:40:05 +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