pull/147/head
M66B 6 years ago
parent 1ca04850f1
commit a03b41506c

@ -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…
Cancel
Save