-
Notifications
You must be signed in to change notification settings - Fork 22
/
ThankYouViewController.xib
103 lines (103 loc) · 8.93 KB
/
ThankYouViewController.xib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17132" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17105"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="ThankYouViewController" customModule="CoEpi" customModuleProvider="target">
<connections>
<outlet property="homeButtonLabel" destination="ycx-9P-MPc" id="HHj-lJ-lXg"/>
<outlet property="subtitleLabel" destination="iCX-gW-GET" id="Fjb-qZ-TTI"/>
<outlet property="titleLabel" destination="lSF-vK-wZ8" id="jee-Fb-Ehy"/>
<outlet property="view" destination="iN0-l3-epB" id="tkl-nU-eOA"/>
<outlet property="viewExposuresButtonLabel" destination="kLB-Jd-ZYK" id="ScE-An-i5G"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="iN0-l3-epB">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="bottom" spacing="30" translatesAutoresizingMaskIntoConstraints="NO" id="yMK-2h-s60">
<rect key="frame" x="30" y="233.5" width="354" height="122"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kLB-Jd-ZYK">
<rect key="frame" x="0.0" y="0.0" width="354" height="46"/>
<constraints>
<constraint firstAttribute="height" constant="46" id="em9-5q-bFv"/>
</constraints>
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="17"/>
<state key="normal" title="View exposure alerts">
<color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<state key="selected">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<state key="highlighted">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<connections>
<action selector="viewExposuresButtonAction:" destination="-1" eventType="touchUpInside" id="DIV-Ji-fox"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ycx-9P-MPc">
<rect key="frame" x="0.0" y="76" width="354" height="46"/>
<constraints>
<constraint firstAttribute="height" constant="46" id="0d4-My-Ywc"/>
</constraints>
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="17"/>
<state key="normal" title="Return to home screen">
<color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<state key="selected">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<state key="highlighted">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<connections>
<action selector="homeButtonAction:" destination="-1" eventType="touchUpInside" id="6Rm-B5-onm"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="ycx-9P-MPc" secondAttribute="trailing" id="15U-fq-jQt"/>
<constraint firstAttribute="trailing" secondItem="kLB-Jd-ZYK" secondAttribute="trailing" id="7I2-rj-Ssp"/>
<constraint firstItem="ycx-9P-MPc" firstAttribute="leading" secondItem="yMK-2h-s60" secondAttribute="leading" id="J4u-cl-O76"/>
<constraint firstItem="kLB-Jd-ZYK" firstAttribute="leading" secondItem="yMK-2h-s60" secondAttribute="leading" id="fAX-PU-Tol"/>
</constraints>
</stackView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" numberOfLines="7" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lSF-vK-wZ8">
<rect key="frame" x="30" y="84" width="354" height="29"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="24"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" numberOfLines="7" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iCX-gW-GET">
<rect key="frame" x="30" y="143" width="354" height="20.5"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="yMK-2h-s60" firstAttribute="trailing" secondItem="lSF-vK-wZ8" secondAttribute="trailing" id="2Ho-qD-gA7"/>
<constraint firstItem="lSF-vK-wZ8" firstAttribute="top" secondItem="vUN-kp-3ea" secondAttribute="top" constant="40" id="70d-Jp-phZ"/>
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="lSF-vK-wZ8" secondAttribute="trailing" constant="30" id="9ui-2Z-xeQ"/>
<constraint firstItem="iCX-gW-GET" firstAttribute="top" secondItem="lSF-vK-wZ8" secondAttribute="bottom" constant="30" id="BNQ-34-E9L"/>
<constraint firstItem="yMK-2h-s60" firstAttribute="top" secondItem="iCX-gW-GET" secondAttribute="bottom" constant="70" id="CKL-X9-ulX"/>
<constraint firstItem="iCX-gW-GET" firstAttribute="leading" secondItem="lSF-vK-wZ8" secondAttribute="leading" id="Qp1-bu-VZ9"/>
<constraint firstItem="iCX-gW-GET" firstAttribute="trailing" secondItem="lSF-vK-wZ8" secondAttribute="trailing" id="b6y-wO-hrc"/>
<constraint firstItem="lSF-vK-wZ8" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="30" id="oif-39-k1K"/>
<constraint firstItem="yMK-2h-s60" firstAttribute="leading" secondItem="lSF-vK-wZ8" secondAttribute="leading" id="xpa-DA-9EI"/>
</constraints>
<point key="canvasLocation" x="137.68115942028987" y="130.58035714285714"/>
</view>
</objects>
</document>