mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 03:46:00 +01:00
Copy devil
This commit is contained in:
@@ -249,7 +249,7 @@ public class AdapterAnswer extends RecyclerView.Adapter<AdapterAnswer.ViewHolder
|
||||
protected void onException(Bundle args, Throwable ex) {
|
||||
Log.unexpectedError(parentFragment.getParentFragmentManager(), ex);
|
||||
}
|
||||
}.execute(context, owner, args, "rule:execute");
|
||||
}.execute(context, owner, args, "answer:reset");
|
||||
}
|
||||
|
||||
private void onActionCopy() {
|
||||
|
||||
Reference in New Issue
Block a user