mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-22 06:01:12 +00:00
Minor fix
This commit is contained in:
parent
1ca04850f1
commit
a03b41506c
1 changed files with 1 additions and 0 deletions
|
@ -1664,6 +1664,7 @@ public class FragmentCompose extends FragmentEx {
|
|||
|
||||
@Override
|
||||
protected void onException(Bundle args, Throwable ex) {
|
||||
busy = false;
|
||||
Helper.setViewsEnabled(view, true);
|
||||
getActivity().invalidateOptionsMenu();
|
||||
|
||||
|
|
Loading…
Reference in a new issue