diff options
Diffstat (limited to 'iphone/FixMyStreet/MainViewController.xib')
-rw-r--r-- | iphone/FixMyStreet/MainViewController.xib | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/iphone/FixMyStreet/MainViewController.xib b/iphone/FixMyStreet/MainViewController.xib index 3089984dd..531aa1ad3 100644 --- a/iphone/FixMyStreet/MainViewController.xib +++ b/iphone/FixMyStreet/MainViewController.xib @@ -30,7 +30,7 @@ <object class="IBUITableView" id="810055614"> <reference key="NSNextResponder" ref="191373211"/> <int key="NSvFlags">274</int> - <string key="NSFrameSize">{320, 416}</string> + <string key="NSFrameSize">{320, 436}</string> <reference key="NSSuperview" ref="191373211"/> <bool key="IBUIOpaque">NO</bool> <bool key="IBUIClipsSubviews">YES</bool> @@ -81,7 +81,7 @@ </object> </object> </object> - <string key="NSFrameSize">{320, 416}</string> + <string key="NSFrameSize">{320, 436}</string> <reference key="NSSuperview"/> <object class="NSColor" key="IBUIBackgroundColor"> <int key="NSColorSpace">3</int> @@ -90,10 +90,6 @@ <int key="NSID">2</int> </object> </object> - <object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics"/> - <object class="IBUISimulatedNavigationBarMetrics" key="IBUISimulatedTopBarMetrics"> - <bool key="IBUIPrompted">NO</bool> - </object> </object> </object> <object class="IBObjectContainer" key="IBDocument.Objects"> @@ -223,7 +219,7 @@ <bool key="EncodedWithXMLCoder">YES</bool> <string>InputTableViewController</string> <string>UIResponder</string> - <string>{{827, 568}, {320, 480}}</string> + <string>{{852, 339}, {320, 436}}</string> <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> @@ -276,12 +272,14 @@ <object class="NSMutableArray" key="dict.sortedKeys"> <bool key="EncodedWithXMLCoder">YES</bool> <string>actionsToDoView</string> + <string>flipDelegate</string> <string>imageView</string> <string>settingsButton</string> </object> <object class="NSMutableArray" key="dict.values"> <bool key="EncodedWithXMLCoder">YES</bool> <string>UITableView</string> + <string>id</string> <string>UIImageView</string> <string>UIButton</string> </object> |