Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/ios.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarino Faggiana <ios@nextcloud.com>2017-05-12 17:46:23 +0300
committerMarino Faggiana <ios@nextcloud.com>2017-05-12 17:46:23 +0300
commit987bb3b8a0f12e489ce3cc8639f38f30b7a57fc4 (patch)
tree85c55ff3c6c9e6859523c30cd0bcf6c120b80b85
parent0c69edd5516debe555f69e64ae339fbf97463b1e (diff)
Fixes #231
-rw-r--r--iOSClient/Brand/iOSClient.plist1
1 files changed, 1 insertions, 0 deletions
diff --git a/iOSClient/Brand/iOSClient.plist b/iOSClient/Brand/iOSClient.plist
index ad0fda7cc..a3e01cfde 100644
--- a/iOSClient/Brand/iOSClient.plist
+++ b/iOSClient/Brand/iOSClient.plist
@@ -134,6 +134,7 @@
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
+ <string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>