I posted a couple of weeks ago on this but still have the problem Please please can anyone help?
On all other versions (2.2- 2.34 - I haven't got a 3 version) sub activities behave as one would expect but on a new Sony xperia with ICS 4.04 every activity when it quits returns through the onCreate() method and starts up the splash screen again Someone suggested calling the subordinate activity with 'for result'. Well I am doing this and it makes no diferenceAlso surprisingly using a v4.03 emulator everything goesto plan but on my xperia with v4.04 when finish is called not only the subordinate activity (a simple form) is killed but also the main app seems to be killed and starts again with the splash screen and oncreate method Indeed this behaviour happens regardless of my Cancel button calling Finish() it happens on the back button as well from a subordinate Activity Why might v 4.04 behave differently and what can be done to restore the v2.3 behaviour in v4.04 and is there a workaround ? What am I not understanding about how sub activities should be handled ? I've renewed my subs and downloaded the latest release and it is still the same I would really be appreciative of any help or any suggestions for diagnosis Best rgds John Murray
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
