mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 13:24:52 +02:00
Small improvements
This commit is contained in:
@@ -277,7 +277,7 @@ public class EditTextCompose extends FixedEditText {
|
||||
|
||||
@Override
|
||||
protected void onException(Bundle args, Throwable ex) {
|
||||
ToastEx.makeText(getContext(), ex.toString(), Toast.LENGTH_LONG).show();
|
||||
// Ignored
|
||||
}
|
||||
}.execute(activity, args, "dictionary:modify");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user