|
99 | 99 | </constraints>
|
100 | 100 | </view>
|
101 | 101 | <navigationItem key="navigationItem" title="Shopping Lists" id="E4b-ds-FYU">
|
| 102 | + <barButtonItem key="leftBarButtonItem" title="Settings" id="rsw-9y-ZpW"> |
| 103 | + <connections> |
| 104 | + <segue destination="UwB-iO-cfC" kind="show" id="C4a-Yn-5Kc"/> |
| 105 | + </connections> |
| 106 | + </barButtonItem> |
102 | 107 | <barButtonItem key="rightBarButtonItem" systemItem="add" id="C5m-We-A4i">
|
103 | 108 | <connections>
|
104 | 109 | <segue destination="J1G-F2-wPT" kind="show" id="yuC-et-SeQ"/>
|
|
150 | 155 | </viewController>
|
151 | 156 | <placeholder placeholderIdentifier="IBFirstResponder" id="E7h-jF-WkQ" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
152 | 157 | </objects>
|
153 |
| - <point key="canvasLocation" x="1233" y="-412"/> |
| 158 | + <point key="canvasLocation" x="1233" y="-54"/> |
154 | 159 | </scene>
|
155 | 160 | <!--Shopping List-->
|
156 | 161 | <scene sceneID="dsA-58-uTk">
|
|
226 | 231 | </viewController>
|
227 | 232 | <placeholder placeholderIdentifier="IBFirstResponder" id="YOe-8j-AvK" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
228 | 233 | </objects>
|
229 |
| - <point key="canvasLocation" x="1232.8" y="323.38830584707648"/> |
| 234 | + <point key="canvasLocation" x="1233" y="709"/> |
230 | 235 | </scene>
|
231 | 236 | <!--Navigation Controller-->
|
232 | 237 | <scene sceneID="xte-ca-9Ck">
|
|
246 | 251 | </objects>
|
247 | 252 | <point key="canvasLocation" x="-780" y="-54"/>
|
248 | 253 | </scene>
|
| 254 | + <!--Settings--> |
| 255 | + <scene sceneID="csN-Pa-pCg"> |
| 256 | + <objects> |
| 257 | + <viewController id="UwB-iO-cfC" userLabel="Settings" customClass="SettingsViewController" customModule="ShoppingList" customModuleProvider="target" sceneMemberID="viewController"> |
| 258 | + <layoutGuides> |
| 259 | + <viewControllerLayoutGuide type="top" id="MLA-vK-0Sh"/> |
| 260 | + <viewControllerLayoutGuide type="bottom" id="KKm-40-GmE"/> |
| 261 | + </layoutGuides> |
| 262 | + <view key="view" contentMode="scaleToFill" id="bZP-vh-Hp3"> |
| 263 | + <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 264 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 265 | + <subviews> |
| 266 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Sync URL" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LCr-z0-GaB"> |
| 267 | + <rect key="frame" x="16" y="72" width="75" height="21"/> |
| 268 | + <constraints> |
| 269 | + <constraint firstAttribute="height" constant="21" id="ZKB-BV-V36"/> |
| 270 | + </constraints> |
| 271 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 272 | + <nil key="textColor"/> |
| 273 | + <nil key="highlightedColor"/> |
| 274 | + </label> |
| 275 | + <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="6Sh-Z2-snh"> |
| 276 | + <rect key="frame" x="16" y="101" width="343" height="30"/> |
| 277 | + <constraints> |
| 278 | + <constraint firstAttribute="height" constant="30" id="AZx-e4-n5H"/> |
| 279 | + </constraints> |
| 280 | + <nil key="textColor"/> |
| 281 | + <fontDescription key="fontDescription" type="system" pointSize="14"/> |
| 282 | + <textInputTraits key="textInputTraits"/> |
| 283 | + </textField> |
| 284 | + </subviews> |
| 285 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 286 | + <constraints> |
| 287 | + <constraint firstItem="LCr-z0-GaB" firstAttribute="leading" secondItem="bZP-vh-Hp3" secondAttribute="leadingMargin" id="EOG-4k-iKG"/> |
| 288 | + <constraint firstItem="6Sh-Z2-snh" firstAttribute="trailing" secondItem="bZP-vh-Hp3" secondAttribute="trailingMargin" id="NLc-Hu-5D6"/> |
| 289 | + <constraint firstItem="6Sh-Z2-snh" firstAttribute="top" secondItem="LCr-z0-GaB" secondAttribute="bottom" constant="8" id="OoP-J9-iOv"/> |
| 290 | + <constraint firstItem="6Sh-Z2-snh" firstAttribute="leading" secondItem="bZP-vh-Hp3" secondAttribute="leadingMargin" id="d2T-4w-99j"/> |
| 291 | + <constraint firstItem="LCr-z0-GaB" firstAttribute="top" secondItem="MLA-vK-0Sh" secondAttribute="bottom" constant="8" id="i8Q-la-db6"/> |
| 292 | + </constraints> |
| 293 | + </view> |
| 294 | + <navigationItem key="navigationItem" title="Settings" id="9cl-IV-C0c"> |
| 295 | + <barButtonItem key="backBarButtonItem" title="Back" id="a4t-fA-t08"/> |
| 296 | + <barButtonItem key="rightBarButtonItem" title="Done" id="dGV-ra-aKo"/> |
| 297 | + </navigationItem> |
| 298 | + <connections> |
| 299 | + <outlet property="doneButton" destination="dGV-ra-aKo" id="Ztw-z4-fT5"/> |
| 300 | + <outlet property="textField" destination="6Sh-Z2-snh" id="F0f-5R-7gU"/> |
| 301 | + </connections> |
| 302 | + </viewController> |
| 303 | + <placeholder placeholderIdentifier="IBFirstResponder" id="MGR-vQ-SaP" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 304 | + </objects> |
| 305 | + <point key="canvasLocation" x="1232.8" y="-772.26386806596713"/> |
| 306 | + </scene> |
249 | 307 | </scenes>
|
250 | 308 | </document>
|
0 commit comments