I want my app to run in portrait mode when running on any phone but to take advantage of the larger screen size on tablets I want to run it in landscape mode.
If I choose support for both in Project/Orientations Supported I will have to handle screen rotation which I don't really want to do. Is there any other way of achieving this design?
Ta.
If I choose support for both in Project/Orientations Supported I will have to handle screen rotation which I don't really want to do. Is there any other way of achieving this design?
Ta.