mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-01-25 11:30:06 +00:00
Don't forget to clean up crash spam ;-)
This commit is contained in:
parent
6de1cae478
commit
646d64cd92
@ -181,6 +181,7 @@ public class Apple2Activity extends Activity {
|
||||
|
||||
Log.d(TAG, "onResume()");
|
||||
showSplashScreen();
|
||||
Apple2CrashHandler.getInstance().checkForCrashes(Apple2Activity.this); // NOTE : needs to be called again to clean-up
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user