Hi Fabbr,
Thanks for your reply.
Implementing ConfigurationChanges config in Activityattribute solved the
issue for *Android API Level 14 and above.*
*[Activity ConfigurationChanges =
Android.Content.PM.ConfigChanges.Orientation |
Android.Content.PM.ConfigChanges.ScreenSize ]*
Thanks
--
you need to fix the orientation in the activity label.
Just do a search on the xamarin forum
Il 19/09/13 10:03, venkatesh ha scritto:
Hi,
I don't want my activity be restarted, when user changes the screen
orientation for *API Level 15* and above.
I have tried setting ActivityAttribute.Configura