mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-22 17:03:52 +02:00
Small fix
This commit is contained in:
@@ -1827,7 +1827,7 @@ public class FragmentCompose extends FragmentBase {
|
||||
|
||||
if (state == State.LOADED) {
|
||||
Bundle extras = new Bundle();
|
||||
extras.putBoolean("silent", true);
|
||||
extras.putBoolean("autosave", true);
|
||||
onAction(R.id.action_save, extras, "pause");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user