Don't know if it is a valid solution, but it worked for me. I've added AlwaysRetainTaskState = true and LaunchMode = LaunchMode.SingleInstance in the Activity attribute of my Activity class.
hope this helps someone else. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Activty-BackButton-HomeButton-tp5501854p5512398.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
