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
commit9019fda388f9232181387e8cce1d28e8b89de1ee (patch)
tree4e0d04a625884727de54387306e8201bf484a688
parentc4b2ab65546a9e6f8176ec02b10892be94e9ed2b (diff)
make app full screen
-rw-r--r--phonegap/iPhone/FixMyStreet/FixMyStreet-Info.plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/phonegap/iPhone/FixMyStreet/FixMyStreet-Info.plist b/phonegap/iPhone/FixMyStreet/FixMyStreet-Info.plist
index 2bc039db3..3162159f6 100644
--- a/phonegap/iPhone/FixMyStreet/FixMyStreet-Info.plist
+++ b/phonegap/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>