-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathMain.storyboard
175 lines (175 loc) · 16.2 KB
/
Main.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
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="2R1-xZ-0oc">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14283.14"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="ExH-fW-ehU">
<objects>
<viewController id="2R1-xZ-0oc" customClass="ViewController" customModule="Yes_or_No" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="SrE-cC-X6h">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="lO5-l8-rNR">
<rect key="frame" x="16" y="20" width="60" height="60"/>
<constraints>
<constraint firstAttribute="height" constant="60" id="E0Y-Dl-YH6"/>
<constraint firstAttribute="width" constant="60" id="sYH-9X-wZC"/>
</constraints>
<color key="tintColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<state key="normal" image="iconfinder_Setting_928422">
<color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<connections>
<action selector="settingsButton:" destination="2R1-xZ-0oc" eventType="touchUpInside" id="u6o-ME-Qd5"/>
</connections>
</button>
<textField opaque="NO" contentMode="scaleToFill" verticalCompressionResistancePriority="751" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Your question..." textAlignment="natural" minimumFontSize="23" translatesAutoresizingMaskIntoConstraints="NO" id="98f-fQ-hSj">
<rect key="frame" x="31" y="205" width="306" height="30"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="306" id="WR7-Ur-ja1"/>
<constraint firstAttribute="height" constant="30" id="jT4-2A-6Q8"/>
</constraints>
<nil key="textColor"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="allCharacters" keyboardAppearance="light" returnKeyType="go" enablesReturnKeyAutomatically="YES"/>
</textField>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="YES/NO" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumFontSize="19" translatesAutoresizingMaskIntoConstraints="NO" id="KBv-LW-yeC">
<rect key="frame" x="73.5" y="88" width="228" height="77.5"/>
<fontDescription key="fontDescription" name="MarkerFelt-Thin" family="Marker Felt" pointSize="71"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fpM-2l-h8N">
<rect key="frame" x="97.5" y="291" width="180" height="68"/>
<constraints>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="68" id="073-hU-DZ8"/>
<constraint firstAttribute="height" constant="68" id="NcI-oF-ohM"/>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="180" id="vL9-2t-FVT"/>
</constraints>
<fontDescription key="fontDescription" name="MarkerFelt-Thin" family="Marker Felt" pointSize="51"/>
<color key="tintColor" red="0.094139489610000002" green="0.42885767489999999" blue="0.42885767489999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
<state key="normal" title="ASK!">
<color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<connections>
<action selector="askBAction:" destination="2R1-xZ-0oc" eventType="touchUpInside" id="D3w-lX-nbs"/>
<segue destination="euD-d2-LvA" kind="show" identifier="segue" id="tFi-As-RM6"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="fpM-2l-h8N" firstAttribute="centerX" secondItem="awe-4W-lUc" secondAttribute="centerX" id="2Qi-L1-iFr"/>
<constraint firstItem="98f-fQ-hSj" firstAttribute="top" secondItem="KBv-LW-yeC" secondAttribute="bottom" constant="39.5" id="5BO-Jm-8Kd"/>
<constraint firstItem="98f-fQ-hSj" firstAttribute="centerX" secondItem="awe-4W-lUc" secondAttribute="centerX" constant="-3.5" id="6QO-lP-MIj"/>
<constraint firstItem="lO5-l8-rNR" firstAttribute="top" secondItem="awe-4W-lUc" secondAttribute="top" id="7W7-pj-JDt"/>
<constraint firstItem="KBv-LW-yeC" firstAttribute="centerX" secondItem="awe-4W-lUc" secondAttribute="centerX" id="Vqx-C5-88g"/>
<constraint firstItem="fpM-2l-h8N" firstAttribute="top" secondItem="awe-4W-lUc" secondAttribute="top" constant="271" id="diV-Gx-4eW"/>
<constraint firstItem="lO5-l8-rNR" firstAttribute="leading" secondItem="awe-4W-lUc" secondAttribute="leading" constant="16" id="maq-tB-EsH"/>
<constraint firstItem="KBv-LW-yeC" firstAttribute="top" secondItem="lO5-l8-rNR" secondAttribute="bottom" constant="8" id="uWe-MJ-xEh"/>
</constraints>
<viewLayoutGuide key="safeArea" id="awe-4W-lUc"/>
</view>
<connections>
<outlet property="askBOutlet" destination="fpM-2l-h8N" id="GFg-UA-Yzt"/>
<outlet property="label" destination="KBv-LW-yeC" id="98X-8P-yCa"/>
<outlet property="settingsButtonOutlet" destination="lO5-l8-rNR" id="0cb-4H-Ziz"/>
<outlet property="textField" destination="98f-fQ-hSj" id="CcE-zo-DXF"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="jJi-S5-9ig" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="45.600000000000001" y="155.17241379310346"/>
</scene>
<!--Second View Controller-->
<scene sceneID="AU6-7Y-bFc">
<objects>
<viewController id="euD-d2-LvA" customClass="SecondViewController" customModule="YesOrNo" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="6uf-VH-xlS">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="R6n-kw-sgL">
<rect key="frame" x="16" y="105" width="343" height="147"/>
<constraints>
<constraint firstAttribute="height" constant="147" id="dWv-t2-XFP"/>
<constraint firstAttribute="width" constant="343" id="qRB-Ml-gKw"/>
</constraints>
<fontDescription key="fontDescription" name="MarkerFelt-Thin" family="Marker Felt" pointSize="52"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JUh-ys-YIg">
<rect key="frame" x="16" y="25" width="60" height="60"/>
<constraints>
<constraint firstAttribute="width" constant="60" id="abm-TA-Obc"/>
<constraint firstAttribute="height" constant="60" id="hLR-ZM-FO3"/>
</constraints>
<state key="normal" image="iconfinder_arrow-left-outline_216443"/>
<connections>
<action selector="backAction:" destination="euD-d2-LvA" eventType="touchUpInside" id="6Fi-ob-12w"/>
<segue destination="2R1-xZ-0oc" kind="show" identifier="" id="94q-Vy-G7K"/>
</connections>
</button>
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yVE-la-DVK">
<rect key="frame" x="299" y="25" width="60" height="60"/>
<constraints>
<constraint firstAttribute="width" constant="60" id="0aT-Hz-lyY"/>
<constraint firstAttribute="height" constant="60" id="fGe-wA-6Uy"/>
</constraints>
<state key="normal" image="iconfinder_share_353438"/>
<connections>
<action selector="shareAction:" destination="euD-d2-LvA" eventType="touchUpInside" id="IJ5-vl-Ryp"/>
</connections>
</button>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GHK-lk-Wuh">
<rect key="frame" x="16" y="301" width="343" height="124"/>
<constraints>
<constraint firstAttribute="height" constant="124" id="Ww0-Ku-oa1"/>
<constraint firstAttribute="width" constant="343" id="qNY-zv-kXM"/>
</constraints>
<fontDescription key="fontDescription" name="MarkerFelt-Thin" family="Marker Felt" pointSize="52"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="JUh-ys-YIg" firstAttribute="top" secondItem="XFx-Wk-u74" secondAttribute="top" constant="5" id="2sw-dY-scy"/>
<constraint firstItem="JUh-ys-YIg" firstAttribute="leading" secondItem="XFx-Wk-u74" secondAttribute="leading" constant="16" id="ekm-hq-YZ2"/>
<constraint firstItem="GHK-lk-Wuh" firstAttribute="top" secondItem="R6n-kw-sgL" secondAttribute="bottom" constant="49" id="emG-eo-2PO"/>
<constraint firstItem="yVE-la-DVK" firstAttribute="top" secondItem="XFx-Wk-u74" secondAttribute="top" constant="5" id="eoM-Uq-qw0"/>
<constraint firstItem="R6n-kw-sgL" firstAttribute="leading" secondItem="XFx-Wk-u74" secondAttribute="leading" constant="16" id="jkI-Cf-xcP"/>
<constraint firstItem="GHK-lk-Wuh" firstAttribute="leading" secondItem="XFx-Wk-u74" secondAttribute="leading" constant="16" id="r8Z-Fw-rZg"/>
<constraint firstItem="XFx-Wk-u74" firstAttribute="trailing" secondItem="R6n-kw-sgL" secondAttribute="trailing" constant="16" id="tcY-1f-5Ar"/>
<constraint firstItem="XFx-Wk-u74" firstAttribute="trailing" secondItem="GHK-lk-Wuh" secondAttribute="trailing" constant="16" id="vDp-Ei-cgN"/>
<constraint firstItem="R6n-kw-sgL" firstAttribute="top" secondItem="JUh-ys-YIg" secondAttribute="bottom" constant="20" id="wg2-Mu-80t"/>
<constraint firstItem="XFx-Wk-u74" firstAttribute="trailing" secondItem="yVE-la-DVK" secondAttribute="trailing" constant="16" id="y9X-KS-azE"/>
</constraints>
<viewLayoutGuide key="safeArea" id="XFx-Wk-u74"/>
</view>
<connections>
<outlet property="backOutlet" destination="JUh-ys-YIg" id="0EB-Ws-JzY"/>
<outlet property="labelAnswer" destination="GHK-lk-Wuh" id="bDD-g1-VrQ"/>
<outlet property="labelFromTextField" destination="R6n-kw-sgL" id="gUl-0Y-gM7"/>
<outlet property="shareOutlet" destination="yVE-la-DVK" id="xwI-Lf-oQY"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="9fw-c8-bHn" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="824.79999999999995" y="154.27286356821591"/>
</scene>
</scenes>
<resources>
<image name="iconfinder_Setting_928422" width="128" height="128"/>
<image name="iconfinder_arrow-left-outline_216443" width="128" height="128"/>
<image name="iconfinder_share_353438" width="128" height="128"/>
</resources>
</document>