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