mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-08 10:03:51 +02:00
Let outbox show connectivity
This commit is contained in:
@@ -77,7 +77,7 @@ public class FragmentFolder extends FragmentEx {
|
||||
@Override
|
||||
protected Void onLoad(Context context, Bundle args) {
|
||||
try {
|
||||
ServiceSynchronize.stopSynchroneous(getContext(), "save folder");
|
||||
ServiceSynchronize.stopSynchronous(getContext(), "save folder");
|
||||
|
||||
long id = args.getLong("id");
|
||||
boolean synchronize = args.getBoolean("synchronize");
|
||||
|
||||
Reference in New Issue
Block a user