mirror of
https://github.com/nextcloud/android.git
synced 2024-11-27 17:46:37 +03:00
Loading dialog not dismissed on pause
This commit is contained in:
parent
fa97fe545f
commit
cdfa678679
1 changed files with 0 additions and 2 deletions
|
@ -712,8 +712,6 @@ FileFragment.ContainerActivity, OnNavigationListener, OnSslUntrustedCertListener
|
|||
mDownloadFinishReceiver = null;
|
||||
}
|
||||
|
||||
dismissLoadingDialog();
|
||||
|
||||
Log_OC.d(TAG, "onPause() end");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue