portrait in manifest code example
Example 1: manifest orientation portrait
{
"orientation": "portrait"
}
Example 2: portrait in manifest
android:screenOrientation="portrait"
{
"orientation": "portrait"
}
android:screenOrientation="portrait"