mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-11 11:33:09 +02:00
Cancel Send
This commit is contained in:
@@ -425,6 +425,11 @@ public class FragmentDialogInsertLink extends FragmentDialogBase {
|
||||
args.putInt("progress", percentage);
|
||||
postProgress(null, args);
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isRunning() {
|
||||
return (pbUpload != null);
|
||||
}
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user