Skip to content
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.

Commit

Permalink
Fixed views starting underneath navigationBars across the app.
Browse files Browse the repository at this point in the history
  • Loading branch information
inghamn committed Oct 29, 2013
1 parent 2335fc9 commit 36bc8a3
Showing 1 changed file with 20 additions and 19 deletions.
39 changes: 20 additions & 19 deletions GeoReporter/GeoReporter/Supporting Files/Base.lproj/Main.storyboard
Expand Up @@ -9,8 +9,9 @@
<scene sceneID="eBS-z0-FKJ">
<objects>
<navigationController definesPresentationContext="YES" id="3PR-wv-jzk" sceneMemberID="viewController">
<simulatedNavigationBarMetrics key="simulatedTopBarMetrics" barStyle="black" prompted="NO"/>
<navigationBar key="navigationBar" contentMode="scaleToFill" barStyle="black" id="ByS-J7-MAf">
<extendedEdge key="edgesForExtendedLayout"/>
<simulatedNavigationBarMetrics key="simulatedTopBarMetrics" barStyle="black" translucent="NO" prompted="NO"/>
<navigationBar key="navigationBar" contentMode="scaleToFill" barStyle="black" translucent="NO" id="ByS-J7-MAf">
<rect key="frame" x="0.0" y="0.0" width="0.0" height="44"/>
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
Expand Down Expand Up @@ -807,12 +808,12 @@
<objects>
<tableViewController id="vTp-pE-Kv8" customClass="ChooseServiceController" sceneMemberID="viewController">
<tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="B0e-dg-kkj">
<rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
<rect key="frame" x="0.0" y="64" width="320" height="416"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<prototypes>
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="service_cell" textLabel="8ui-Z8-dGX" detailTextLabel="U0m-g8-WJ8" style="IBUITableViewCellStyleSubtitle" id="hMq-RF-VMY">
<rect key="frame" x="0.0" y="86" width="320" height="44"/>
<rect key="frame" x="0.0" y="22" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="hMq-RF-VMY" id="6Dh-Kq-HPq">
<rect key="frame" x="0.0" y="0.0" width="287" height="43"/>
Expand Down Expand Up @@ -853,11 +854,11 @@
<objects>
<tableViewController id="uax-0A-ZjC" customClass="NewReportController" sceneMemberID="viewController">
<tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="100" sectionHeaderHeight="22" sectionFooterHeight="22" id="32N-Qx-R3y">
<rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
<rect key="frame" x="0.0" y="64" width="320" height="416"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<view key="tableHeaderView" contentMode="scaleToFill" id="Bs3-EB-W0G">
<rect key="frame" x="0.0" y="64" width="320" height="44"/>
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Label" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" preferredMaxLayoutWidth="280" translatesAutoresizingMaskIntoConstraints="NO" id="A4a-Q9-S62">
Expand All @@ -877,7 +878,7 @@
</view>
<prototypes>
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="report_media_cell" id="cmn-46-1Fd" customClass="MediaCell">
<rect key="frame" x="0.0" y="130" width="320" height="100"/>
<rect key="frame" x="0.0" y="66" width="320" height="100"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="cmn-46-1Fd" id="1c1-nl-PXk">
<rect key="frame" x="0.0" y="0.0" width="320" height="99"/>
Expand Down Expand Up @@ -924,7 +925,7 @@
</connections>
</tableViewCell>
<tableViewCell contentMode="scaleToFill" selectionStyle="none" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="report_location_cell" id="8B4-FE-nPK" customClass="LocationCell">
<rect key="frame" x="0.0" y="230" width="320" height="100"/>
<rect key="frame" x="0.0" y="166" width="320" height="100"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="8B4-FE-nPK" id="zNp-Mu-BEl">
<rect key="frame" x="0.0" y="0.0" width="287" height="99"/>
Expand Down Expand Up @@ -960,7 +961,7 @@
</connections>
</tableViewCell>
<tableViewCell clearsContextBeforeDrawing="NO" contentMode="scaleToFill" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="report_text_cell" id="0Rq-MB-jd8" customClass="TextCell">
<rect key="frame" x="0.0" y="330" width="320" height="100"/>
<rect key="frame" x="0.0" y="266" width="320" height="100"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="0Rq-MB-jd8" id="5D6-Df-UQ2">
<rect key="frame" x="0.0" y="0.0" width="320" height="99"/>
Expand Down Expand Up @@ -1006,7 +1007,7 @@
</connections>
</tableViewCell>
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="report_sinlge_value_cell" id="GUg-Nv-wRG" customClass="SingleValueListCell">
<rect key="frame" x="0.0" y="430" width="320" height="100"/>
<rect key="frame" x="0.0" y="366" width="320" height="100"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="GUg-Nv-wRG" id="wTv-Pd-5Ze">
<rect key="frame" x="0.0" y="0.0" width="320" height="99"/>
Expand Down Expand Up @@ -1066,7 +1067,7 @@
</connections>
</tableViewCell>
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="report_multi_value_cell" id="glS-yi-YXJ" customClass="MultiValueListCell">
<rect key="frame" x="0.0" y="530" width="320" height="100"/>
<rect key="frame" x="0.0" y="466" width="320" height="100"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="glS-yi-YXJ" id="e6X-jd-8wa">
<rect key="frame" x="0.0" y="0.0" width="320" height="99"/>
Expand Down Expand Up @@ -1125,7 +1126,7 @@
</connections>
</tableViewCell>
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="report_string_cell" id="2Kr-l8-Gk8" customClass="StringCell">
<rect key="frame" x="0.0" y="630" width="320" height="100"/>
<rect key="frame" x="0.0" y="566" width="320" height="100"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="2Kr-l8-Gk8" id="Jdz-qa-I2a">
<rect key="frame" x="0.0" y="0.0" width="320" height="99"/>
Expand Down Expand Up @@ -1174,7 +1175,7 @@
</connections>
</tableViewCell>
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="report_footer_cell" id="GKu-2Q-F58" customClass="FooterCell">
<rect key="frame" x="0.0" y="730" width="320" height="100"/>
<rect key="frame" x="0.0" y="666" width="320" height="100"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="GKu-2Q-F58" id="hgh-WN-o5X">
<rect key="frame" x="0.0" y="0.0" width="320" height="99"/>
Expand Down Expand Up @@ -1345,12 +1346,12 @@
<objects>
<tableViewController id="upZ-Yf-agZ" customClass="ArchiveController" sceneMemberID="viewController">
<tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" allowsSelectionDuringEditing="YES" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="LdS-Pj-NhH">
<rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
<rect key="frame" x="0.0" y="64" width="320" height="416"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<prototypes>
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="archive_cell" textLabel="nK7-7p-JOD" detailTextLabel="WVU-BW-pQo" style="IBUITableViewCellStyleSubtitle" id="HXz-HV-TKw">
<rect key="frame" x="0.0" y="86" width="320" height="44"/>
<rect key="frame" x="0.0" y="22" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="HXz-HV-TKw" id="ve7-Ci-rc7">
<rect key="frame" x="0.0" y="0.0" width="287" height="43"/>
Expand Down Expand Up @@ -1391,12 +1392,12 @@
<objects>
<tableViewController id="XcI-UG-Tsb" customClass="ViewRequestController" sceneMemberID="viewController">
<tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" allowsSelection="NO" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="Bqx-7S-qPv">
<rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
<rect key="frame" x="0.0" y="64" width="320" height="416"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
<prototypes>
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="request_cell" textLabel="cPw-QD-lc7" detailTextLabel="1kJ-mM-EyI" style="IBUITableViewCellStyleSubtitle" id="t6n-A4-VLh">
<rect key="frame" x="0.0" y="119" width="320" height="44"/>
<rect key="frame" x="0.0" y="55" width="320" height="44"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="t6n-A4-VLh" id="Pbc-gj-EoM">
<rect key="frame" x="0.0" y="0.0" width="320" height="43"/>
Expand All @@ -1420,7 +1421,7 @@
</tableViewCellContentView>
</tableViewCell>
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="media_cell" rowHeight="122" id="e5i-kN-2pp">
<rect key="frame" x="0.0" y="163" width="320" height="122"/>
<rect key="frame" x="0.0" y="99" width="320" height="122"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="e5i-kN-2pp" id="CXy-PF-Sh0">
<rect key="frame" x="0.0" y="0.0" width="320" height="121"/>
Expand Down Expand Up @@ -1455,7 +1456,7 @@
</connections>
</tableViewCell>
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" indentationWidth="10" reuseIdentifier="location_cell" rowHeight="122" id="pMX-Qs-oB4" customClass="ViewReportLocationCell">
<rect key="frame" x="0.0" y="285" width="320" height="122"/>
<rect key="frame" x="0.0" y="221" width="320" height="122"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="pMX-Qs-oB4" id="LQA-SO-HHi">
<rect key="frame" x="0.0" y="0.0" width="320" height="121"/>
Expand Down

0 comments on commit 36bc8a3

Please sign in to comment.