-
Notifications
You must be signed in to change notification settings - Fork 1
/
SubStoryboard.storyboard
138 lines (138 loc) · 10.5 KB
/
SubStoryboard.storyboard
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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="2.0" toolsVersion="3084" systemVersion="12D78" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="Plw-f5-FmB">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="2083"/>
</dependencies>
<scenes>
<!--Navigation Controller-->
<scene sceneID="9ML-q7-7mJ">
<objects>
<navigationController definesPresentationContext="YES" id="Plw-f5-FmB" sceneMemberID="viewController">
<navigationBar key="navigationBar" contentMode="scaleToFill" id="8ck-oI-sIF">
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
<connections>
<segue destination="YZX-zE-Hrb" kind="relationship" relationship="rootViewController" id="eKi-ZI-Slr"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="wIV-Sg-QDg" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="78" y="98"/>
</scene>
<!--Modal View Controller1-->
<scene sceneID="ZuM-LA-YiK">
<objects>
<viewController id="YZX-zE-Hrb" customClass="ModalViewController1" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="370-TI-Aax">
<rect key="frame" x="0.0" y="64" width="320" height="504"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="UOy-KO-ALJ">
<constraints>
<constraint firstAttribute="width" constant="73" id="p2K-Z6-VOB"/>
</constraints>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<state key="normal" title="Next">
<color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="calibratedRGB"/>
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<state key="highlighted">
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<segue destination="PxD-p9-6he" kind="push" id="qiN-99-Xt6"/>
</connections>
</button>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="1" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jsU-a0-lED">
<constraints>
<constraint firstAttribute="height" constant="56" id="Mth-Vw-Td7"/>
<constraint firstAttribute="width" constant="65" id="ZM6-Pq-Hxf"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="50"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WOG-kf-Rxw">
<constraints>
<constraint firstAttribute="width" constant="73" id="4V8-Ic-xAa"/>
</constraints>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<state key="normal" title="Close">
<color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="calibratedRGB"/>
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<state key="highlighted">
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="closeButtonDidTouch:" destination="YZX-zE-Hrb" eventType="touchUpInside" id="SzT-6F-qp2"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" red="1" green="0.80000001190000003" blue="0.40000000600000002" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="jsU-a0-lED" firstAttribute="centerY" secondItem="370-TI-Aax" secondAttribute="centerY" type="default" id="9J2-IR-Q5B"/>
<constraint firstItem="WOG-kf-Rxw" firstAttribute="leading" secondItem="370-TI-Aax" secondAttribute="leading" constant="79" id="ALP-NE-aOG"/>
<constraint firstAttribute="bottom" secondItem="UOy-KO-ALJ" secondAttribute="bottom" constant="20" symbolic="YES" type="default" id="D9F-ug-MUh"/>
<constraint firstItem="jsU-a0-lED" firstAttribute="centerX" secondItem="370-TI-Aax" secondAttribute="centerX" type="default" id="VFH-2W-egP"/>
<constraint firstAttribute="trailing" secondItem="UOy-KO-ALJ" secondAttribute="trailing" constant="78" id="f4C-1j-UIa"/>
<constraint firstAttribute="bottom" secondItem="WOG-kf-Rxw" secondAttribute="bottom" constant="20" symbolic="YES" type="default" id="rHc-7l-3TK"/>
</constraints>
</view>
<navigationItem key="navigationItem" id="v26-4K-1mi"/>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="LKO-p2-s7a" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="606" y="98"/>
</scene>
<!--Modal View Controller2-->
<scene sceneID="07p-fM-O48">
<objects>
<viewController id="PxD-p9-6he" customClass="ModalViewController2" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="Ji9-kT-he7">
<rect key="frame" x="0.0" y="64" width="320" height="504"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="2" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qiD-Ka-jhH">
<constraints>
<constraint firstAttribute="height" constant="56" id="SQu-yE-vhd"/>
<constraint firstAttribute="width" constant="65" id="kXh-n2-dqA"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="50"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="1" green="0.80000001190000003" blue="0.40000000600000002" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="qiD-Ka-jhH" firstAttribute="centerX" secondItem="Ji9-kT-he7" secondAttribute="centerX" type="default" id="AVM-we-Pad"/>
<constraint firstItem="qiD-Ka-jhH" firstAttribute="centerY" secondItem="Ji9-kT-he7" secondAttribute="centerY" type="default" id="uLu-F5-qhj"/>
</constraints>
</view>
<navigationItem key="navigationItem" id="shY-rf-QEd"/>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="T6u-ie-g5W" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1131" y="98"/>
</scene>
</scenes>
<classes>
<class className="ModalViewController1" superclassName="UIViewController">
<source key="sourceIdentifier" type="project" relativePath="./Classes/ModalViewController1.h"/>
<relationships>
<relationship kind="action" name="closeButtonDidTouch:"/>
</relationships>
</class>
<class className="ModalViewController2" superclassName="UIViewController">
<source key="sourceIdentifier" type="project" relativePath="./Classes/ModalViewController2.h"/>
</class>
<class className="NSLayoutConstraint" superclassName="NSObject">
<source key="sourceIdentifier" type="project" relativePath="./Classes/NSLayoutConstraint.h"/>
</class>
</classes>
<simulatedMetricsContainer key="defaultSimulatedMetrics">
<simulatedStatusBarMetrics key="statusBar"/>
<simulatedOrientationMetrics key="orientation"/>
<simulatedScreenMetrics key="destination" type="retina4"/>
</simulatedMetricsContainer>
</document>