Android 4.4.3
If I start a phone call from android the orientation of the „Call“ activity change in the right orientation. But if I start the activity from my own program with <StartActivity(PC.Call("+49xxxxxxxxxx"))
the “Call” activity is always in portrait mode. What can I do to change the orientation to landscape?
If I start a phone call from android the orientation of the „Call“ activity change in the right orientation. But if I start the activity from my own program with <StartActivity(PC.Call("+49xxxxxxxxxx"))
the “Call” activity is always in portrait mode. What can I do to change the orientation to landscape?