This commit is contained in:
FongMi 2023-10-19 23:53:20 +08:00
parent 31ea124864
commit 4458b55d36
3 changed files with 2 additions and 2 deletions

View File

@ -113,7 +113,7 @@ public class Market extends Spider {
dialog = new ProgressDialog(Init.getActivity());
dialog.setProgressStyle(ProgressDialog.STYLE_HORIZONTAL);
dialog.setCancelable(false);
dialog.show();
if (isBusy()) dialog.show();
} catch (Exception e) {
e.printStackTrace();
}

Binary file not shown.

View File

@ -1 +1 @@
3945e4e685f85a2f3f3ef3ea1f852799
b2c6912d5489526425cc71c596f4606e