You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having an application which can be used in the landscape also.
But left menu should be used in portrait mode only. So center view can be rotated to either landscape left or landscape right.
I wrote below code in LeftMenu, but it is also preventing Centerview to being rotated.
I'm having an application which can be used in the landscape also.
But left menu should be used in portrait mode only. So center view can be rotated to either landscape left or landscape right.
I wrote below code in LeftMenu, but it is also preventing Centerview to being rotated.
How can I achieve this (leftmenu should be in portrait only while centerView can be used in landscape and portrait)?
The text was updated successfully, but these errors were encountered: