My application is built to work portrait:
#Region Module Attributes
FullScreen: False
IncludeTitle: True
SupportedOrientations: portrait
#End Region
But, i need an activity page with WebView to play a video and I need ONLY THIS PAGE in landscape.
How can i do it ?
Daniele
#Region Module Attributes
FullScreen: False
IncludeTitle: True
SupportedOrientations: portrait
#End Region
But, i need an activity page with WebView to play a video and I need ONLY THIS PAGE in landscape.
How can i do it ?
Daniele