mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-06 12:54:11 +01:00
Dismiss rule check dialog on executed
This commit is contained in:
@@ -1279,6 +1279,7 @@ public class FragmentRule extends FragmentBase {
|
||||
if (applied > 0)
|
||||
ServiceSynchronize.eval(getContext(), "rules/manual");
|
||||
|
||||
dismiss();
|
||||
ToastEx.makeText(getContext(), getString(R.string.title_rule_applied, applied), Toast.LENGTH_LONG).show();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user