Hi,
I have application which starts in fullscreen mode. I am using SetExtentToWholeScreen();
But after screen orientation change (e.g. portrait -> landscape), app goes to normal mode.
How to keep app in fulscreen mode after orientation change?
Thanks.

Reply With Quote

