Fix: Download is started over and over when rotating the device

This commit is contained in:
masensio 2014-05-15 09:34:58 +02:00
parent e373f0c3b1
commit f359d11a4d

View file

@ -1028,6 +1028,7 @@ OnSslUntrustedCertListener, EditNameDialogListener {
}
removeStickyBroadcast(intent);
mWaitingToPreview = null;
}
private boolean isDescendant(String downloadedRemotePath) {