mirror of
https://github.com/nextcloud/android.git
synced 2024-11-28 02:17:43 +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;
|
mDownloadFinishReceiver = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
dismissLoadingDialog();
|
|
||||||
|
|
||||||
Log_OC.d(TAG, "onPause() end");
|
Log_OC.d(TAG, "onPause() end");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue