mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-24 19:23:34 +01:00
@@ -1064,7 +1064,7 @@ public class ActivitySetup extends ActivityBase implements FragmentManager.OnBac
|
||||
@Override
|
||||
protected void onExecuted(Bundle args, Void data) {
|
||||
ToastEx.makeText(ActivitySetup.this, R.string.title_setup_imported, Toast.LENGTH_LONG).show();
|
||||
ServiceSynchronize.reload(ActivitySetup.this, null, true, "import");
|
||||
ServiceSynchronize.eval(ActivitySetup.this, "import");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user