Xamarin screen orientaton not working on Nexus 9 emulator
Anas Guibene
491
Reputation points
How can I force the screen orientation to landscape on the Nexus 9 emulator? I used RequestedOrientation = ScreenOrientation.Landscape in MainActivity.cs and it works well on all other emulators The problems show up only on Nexus 9 Any solutions?
Sign in to answer