Hi
This ought to be simple, right?
I declared my activity as follows:
[Activity(Label = "@string/app_name", MainLauncher = true,
ConfigurationChanges = ConfigChanges.Orientation)]
As per
http://mono-for-android.1047100.n5.nabble.com/Handling-Config-Changes-td5110047.html#a5110098
(and other threads), putting ConfigChanges.Orientation there should stop
OnCreate from being fired on every rotation. Yet, it doesn't - my breakpoint
gets hit on every rotation.
Device Log output: http://pastebin.com/eybSj7hL
Is there anything I'm missing to make this behave as I expect?
Regards
Stephan
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Stopping-OnCreate-when-screen-rotation-changes-tp5711706.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