aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2012-05-23 12:41:13 +0100
committerStruan Donald <struan@exo.org.uk>2012-05-23 12:41:13 +0100
commitf0cc1942b8d0b6d996f56de1ca7e1bf968141a03 (patch)
tree3cccdc497e1e76197e8558f419f783d45485fbc5
parent079c8216eeb806f7ba6763348ef1819aca67c201 (diff)
make app full screen
-rw-r--r--iPhone/FixMyStreet/FixMyStreet-Info.plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/iPhone/FixMyStreet/FixMyStreet-Info.plist b/iPhone/FixMyStreet/FixMyStreet-Info.plist
index 2bc039d..3162159 100644
--- a/iPhone/FixMyStreet/FixMyStreet-Info.plist
+++ b/iPhone/FixMyStreet/FixMyStreet-Info.plist
@@ -36,6 +36,8 @@
<string></string>
<key>NSMainNibFile~ipad</key>
<string></string>
+ <key>UIStatusBarHidden</key>
+ <true/>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>