mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-08-06 07:25:14 +00:00
Don't forget to clean up crash spam ;-)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user