Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: alperozturk <alper_ozturk@proton.me>
  • Loading branch information
alperozturk96 committed Apr 2, 2024
1 parent 1b983be commit 6240aae
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,7 @@ protected void updateFileFromDB(){
* Show loading dialog
*/
public void showLoadingDialog(String message) {

if (mResumed) {
// grant that only one waiting dialog is shown
dismissLoadingDialog();
Expand Down

0 comments on commit 6240aae

Please sign in to comment.