Manifestiertes Orientierungsporträt
{
"orientation": "portrait"
}
DevBro
{
"orientation": "portrait"
}
android:screenOrientation="portrait"
<activity android:name=".SomeActivity"
android:label="@string/app_name"
android:screenOrientation="portrait" />