mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-09 01:16:22 +00:00
Don't close spinner dialogs when the AppList page is destroyed. Increment version
This commit is contained in:
@@ -99,7 +99,6 @@ public class AppView extends Activity {
|
||||
super.onDestroy();
|
||||
|
||||
Dialog.closeDialogs();
|
||||
SpinnerDialog.closeDialogs();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user