We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff950d commit a4d2d04Copy full SHA for a4d2d04
KNSemiModalViewControllerDemo/KNSemiModalViewControllerDemo-Info.plist
@@ -44,6 +44,8 @@
44
<array>
45
<string>UIInterfaceOrientationLandscapeLeft</string>
46
<string>UIInterfaceOrientationLandscapeRight</string>
47
+ <string>UIInterfaceOrientationPortrait</string>
48
+ <string>UIInterfaceOrientationPortraitUpsideDown</string>
49
</array>
50
</dict>
51
</plist>
0 commit comments