|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10117" systemVersion="15G1004" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="BYZ-38-t0r"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10117" systemVersion="15G1004" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="Ob0-66-dtL"> |
3 | 3 | <dependencies> |
4 | 4 | <deployment identifier="iOS"/> |
5 | 5 | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/> |
6 | 6 | </dependencies> |
7 | 7 | <scenes> |
8 | | - <!--View Controller--> |
| 8 | + <!--Link Account--> |
9 | 9 | <scene sceneID="tne-QT-ifu"> |
10 | 10 | <objects> |
11 | | - <viewController id="BYZ-38-t0r" customClass="ViewController" sceneMemberID="viewController"> |
| 11 | + <viewController storyboardIdentifier="ViewController" id="BYZ-38-t0r" customClass="ViewController" sceneMemberID="viewController"> |
12 | 12 | <layoutGuides> |
13 | 13 | <viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/> |
14 | 14 | <viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/> |
|
24 | 24 | <action selector="linkDropboxButtonPressed:" destination="BYZ-38-t0r" eventType="touchUpInside" id="Bcc-7V-IPy"/> |
25 | 25 | </connections> |
26 | 26 | </button> |
| 27 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="UFa-9N-Eg3"> |
| 28 | + <rect key="frame" x="217" y="323" width="166" height="30"/> |
| 29 | + <state key="normal" title="Unlink Dropbox Account"/> |
| 30 | + <connections> |
| 31 | + <action selector="unlinkDropboxButtonPressed:" destination="BYZ-38-t0r" eventType="touchUpInside" id="CtV-uP-JAh"/> |
| 32 | + </connections> |
| 33 | + </button> |
27 | 34 | </subviews> |
28 | 35 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
29 | 36 | <constraints> |
30 | 37 | <constraint firstItem="Djk-aV-qrp" firstAttribute="centerY" secondItem="8bC-Xf-vdC" secondAttribute="centerY" id="G9Y-7M-r9W"/> |
31 | 38 | <constraint firstItem="Djk-aV-qrp" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="N19-Se-GCs"/> |
| 39 | + <constraint firstItem="UFa-9N-Eg3" firstAttribute="centerX" secondItem="Djk-aV-qrp" secondAttribute="centerX" id="UzI-aW-698"/> |
| 40 | + <constraint firstItem="UFa-9N-Eg3" firstAttribute="top" secondItem="Djk-aV-qrp" secondAttribute="bottom" constant="8" symbolic="YES" id="pHg-vV-3jC"/> |
32 | 41 | </constraints> |
33 | 42 | </view> |
| 43 | + <navigationItem key="navigationItem" title="Link Account" id="ZLu-EY-gul"> |
| 44 | + <barButtonItem key="rightBarButtonItem" title="Photos" id="RZJ-bz-xzL"> |
| 45 | + <connections> |
| 46 | + <segue destination="sMH-tX-FL0" kind="show" id="PTR-Ig-dEK"/> |
| 47 | + </connections> |
| 48 | + </barButtonItem> |
| 49 | + </navigationItem> |
34 | 50 | <connections> |
35 | 51 | <outlet property="linkDropboxButton" destination="Djk-aV-qrp" id="oMj-dW-AFS"/> |
| 52 | + <outlet property="unlinkDropboxButton" destination="UFa-9N-Eg3" id="Xlf-l6-jgs"/> |
36 | 53 | </connections> |
37 | 54 | </viewController> |
38 | 55 | <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/> |
39 | 56 | </objects> |
| 57 | + <point key="canvasLocation" x="1310" y="561"/> |
| 58 | + </scene> |
| 59 | + <!--Photos Roulette--> |
| 60 | + <scene sceneID="WOW-La-T07"> |
| 61 | + <objects> |
| 62 | + <viewController storyboardIdentifier="PhotoViewController" id="sMH-tX-FL0" customClass="PhotoViewController" sceneMemberID="viewController"> |
| 63 | + <layoutGuides> |
| 64 | + <viewControllerLayoutGuide type="top" id="fmj-DK-4k8"/> |
| 65 | + <viewControllerLayoutGuide type="bottom" id="XsY-t7-g5x"/> |
| 66 | + </layoutGuides> |
| 67 | + <view key="view" contentMode="scaleToFill" id="KlY-dY-OtI"> |
| 68 | + <rect key="frame" x="0.0" y="0.0" width="600" height="600"/> |
| 69 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 70 | + <subviews> |
| 71 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ZCt-vW-MkG"> |
| 72 | + <rect key="frame" x="233" y="435" width="134" height="30"/> |
| 73 | + <state key="normal" title="Pick Random Photo"/> |
| 74 | + <connections> |
| 75 | + <action selector="randomPhotoButtonPressed:" destination="sMH-tX-FL0" eventType="touchUpInside" id="FAV-YI-e1D"/> |
| 76 | + </connections> |
| 77 | + </button> |
| 78 | + <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" style="white" translatesAutoresizingMaskIntoConstraints="NO" id="cjX-lu-qYf"> |
| 79 | + <rect key="frame" x="290" y="290" width="20" height="20"/> |
| 80 | + </activityIndicatorView> |
| 81 | + </subviews> |
| 82 | + <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/> |
| 83 | + <constraints> |
| 84 | + <constraint firstItem="ZCt-vW-MkG" firstAttribute="centerY" secondItem="KlY-dY-OtI" secondAttribute="centerY" constant="150" id="8ZJ-Vb-6Fm"/> |
| 85 | + <constraint firstItem="ZCt-vW-MkG" firstAttribute="centerX" secondItem="KlY-dY-OtI" secondAttribute="centerX" id="NAB-FG-Ckl"/> |
| 86 | + <constraint firstItem="cjX-lu-qYf" firstAttribute="centerY" secondItem="KlY-dY-OtI" secondAttribute="centerY" id="Z1S-3J-yRy"/> |
| 87 | + <constraint firstItem="cjX-lu-qYf" firstAttribute="centerX" secondItem="KlY-dY-OtI" secondAttribute="centerX" id="z2q-AI-6Oj"/> |
| 88 | + </constraints> |
| 89 | + </view> |
| 90 | + <navigationItem key="navigationItem" title="Photos Roulette" id="ePp-fB-Ibl"/> |
| 91 | + <connections> |
| 92 | + <outlet property="indicatorView" destination="cjX-lu-qYf" id="fAA-Xx-b8f"/> |
| 93 | + <outlet property="randomPhotoButton" destination="ZCt-vW-MkG" id="hEG-Lt-r7B"/> |
| 94 | + </connections> |
| 95 | + </viewController> |
| 96 | + <placeholder placeholderIdentifier="IBFirstResponder" id="ZAd-Mh-oVr" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 97 | + </objects> |
| 98 | + <point key="canvasLocation" x="2046" y="561"/> |
| 99 | + </scene> |
| 100 | + <!--Navigation Controller--> |
| 101 | + <scene sceneID="Lmp-ZE-iCw"> |
| 102 | + <objects> |
| 103 | + <navigationController automaticallyAdjustsScrollViewInsets="NO" id="Ob0-66-dtL" sceneMemberID="viewController"> |
| 104 | + <toolbarItems/> |
| 105 | + <navigationBar key="navigationBar" contentMode="scaleToFill" id="AUh-j5-MyL"> |
| 106 | + <rect key="frame" x="0.0" y="0.0" width="320" height="44"/> |
| 107 | + <autoresizingMask key="autoresizingMask"/> |
| 108 | + </navigationBar> |
| 109 | + <nil name="viewControllers"/> |
| 110 | + <connections> |
| 111 | + <segue destination="BYZ-38-t0r" kind="relationship" relationship="rootViewController" id="49C-ux-VTv"/> |
| 112 | + </connections> |
| 113 | + </navigationController> |
| 114 | + <placeholder placeholderIdentifier="IBFirstResponder" id="pZ4-Mf-Pek" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 115 | + </objects> |
| 116 | + <point key="canvasLocation" x="579" y="561"/> |
40 | 117 | </scene> |
41 | 118 | </scenes> |
42 | 119 | </document> |
0 commit comments