Closed itachi1706 closed 9 years ago
Fix planned by checking if dialog is still showing, if it is null and if so, dont try and dismiss it
if (progress.isShowing() && progress != null){
progress.dismiss();
}
Also probably prevent rotation of screen lol
I also need to really implement cancel operations. Procrastination TTM :P
Interesting thing that happens when WiFi is disabled while querying player
App Details App Version: 1.6.0 App Name: com.itachi1706.hypixelstatistics
Device Information Model: HTC One_M8 Manufacturer: HTC OS Build: htc/htc_asia_wwe/htc_m8:5.0.1/LRX22C/457188.2:user/release-keys Android Version: 5.0.1 Android Code: 457188.2 SDK Level: 21
Stacktrace: