Hi,
I have created a simple application and want to handle screen orientation changes.
I have done that by implementing CEikAppUi::HandleScreenDeviceChangedL().
In that I get the present screen orientation using Orientation() function but it returns EAppUiOrientationUnspecified.
So how can I know which orientation the screen is in?
Thanks.
--Mayur.



