Report exception

pull/147/head
M66B 6 years ago
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…
Cancel
Save