Hi, I've noticed a strange behavior using mono4android regarding the activity lifecycle. The behavior can be reproduced running the basic UI app or the basic GL app.
Once the application run, If I press the HOME button, the application is sent to backround normally BUT if later I resume the app, it is not restored from the last state but a new instance of the activity is created. Now if I press tha BACK button the previous activity instance is restored. This happens only the first time i press the HOME button. Then the activity lifecycle works as expected. Any one noticed this behavior? -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Activty-BackButton-HomeButton-tp5501854p5501854.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
