mirror of
https://github.com/nextcloud/android.git
synced 2024-11-28 02:17:43 +03:00
Fix: Download is started over and over when rotating the device
This commit is contained in:
parent
e373f0c3b1
commit
f359d11a4d
1 changed files with 1 additions and 0 deletions
|
@ -1028,6 +1028,7 @@ OnSslUntrustedCertListener, EditNameDialogListener {
|
|||
}
|
||||
|
||||
removeStickyBroadcast(intent);
|
||||
mWaitingToPreview = null;
|
||||
}
|
||||
|
||||
private boolean isDescendant(String downloadedRemotePath) {
|
||||
|
|
Loading…
Reference in a new issue