mirror of https://github.com/M66B/FairEmail.git
Report exception
This commit is contained in:
parent
3a1482d333
commit
2afe862c57
|
@ -1343,7 +1343,7 @@ public class AdapterMessage extends RecyclerView.Adapter<AdapterMessage.ViewHold
|
|||
|
||||
@Override
|
||||
protected void onException(Bundle args, Throwable ex) {
|
||||
|
||||
Helper.unexpectedError(context, owner, ex);
|
||||
}
|
||||
}.execute(context, owner, args);
|
||||
|
||||
|
|
Loading…
Reference in New Issue