|
84 | 84 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
85 | 85 | <prototypes> |
86 | 86 | <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="TSContactCell" editingAccessoryType="checkmark" id="PQB-5D-1De"> |
87 | | - <rect key="frame" x="0.0" y="86" width="320" height="44"/> |
| 87 | + <rect key="frame" x="0.0" y="22" width="320" height="44"/> |
88 | 88 | <autoresizingMask key="autoresizingMask"/> |
89 | 89 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="PQB-5D-1De" id="tS4-a2-ecF"> |
90 | 90 | <rect key="frame" x="0.0" y="0.0" width="320" height="43"/> |
|
156 | 156 | <action selector="nextWasTapped:" destination="UTA-HQ-Ilx" eventType="touchUpInside" id="8oy-0E-pEe"/> |
157 | 157 | </connections> |
158 | 158 | </button> |
| 159 | + <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tHO-bB-EPm"> |
| 160 | + <rect key="frame" x="0.0" y="308" width="320" height="40"/> |
| 161 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 162 | + <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/> |
| 163 | + <fontDescription key="fontDescription" name="HelveticaNeue-Thin" family="Helvetica Neue" pointSize="23"/> |
| 164 | + <state key="normal" title="Skip"> |
| 165 | + <color key="titleColor" red="0.39607843139999999" green="0.73333333329999995" blue="0.90588235289999997" alpha="1" colorSpace="calibratedRGB"/> |
| 166 | + <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> |
| 167 | + </state> |
| 168 | + <connections> |
| 169 | + <action selector="doVerifyPhone:" destination="G9I-Gu-J6D" eventType="touchUpInside" id="PbF-zZ-Ega"/> |
| 170 | + <action selector="nextWasTapped:" destination="UTA-HQ-Ilx" eventType="touchUpInside" id="cBp-BG-SSm"/> |
| 171 | + <action selector="skipWasTapped:" destination="UTA-HQ-Ilx" eventType="touchUpInside" id="fFa-i0-xye"/> |
| 172 | + </connections> |
| 173 | + </button> |
159 | 174 | <progressView opaque="NO" alpha="0.69999999999999996" contentMode="scaleToFill" verticalHuggingPriority="750" fixedFrame="YES" progressViewStyle="bar" translatesAutoresizingMaskIntoConstraints="NO" id="prV-ge-1gh"> |
160 | 175 | <rect key="frame" x="20" y="241" width="280" height="3"/> |
161 | 176 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
|
190 | 205 | <outlet property="pass" destination="loe-TW-3kA" id="mlr-Lc-FQa"/> |
191 | 206 | <outlet property="passwordStrengthLabel" destination="h8W-KQ-S8f" id="5pz-PR-kGx"/> |
192 | 207 | <outlet property="passwordStrengthMeterView" destination="prV-ge-1gh" id="eaS-In-3hD"/> |
| 208 | + <outlet property="skipButton" destination="tHO-bB-EPm" id="Zpd-AC-GgK"/> |
193 | 209 | <segue destination="KRb-Ro-u27" kind="custom" identifier="BeginUsingApp" customClass="TSStartOverSegue" id="P7Y-NC-M85"/> |
194 | 210 | </connections> |
195 | 211 | </viewController> |
|
663 | 679 | <simulatedScreenMetrics key="destination" type="retina4"/> |
664 | 680 | </simulatedMetricsContainer> |
665 | 681 | <inferredMetricsTieBreakers> |
| 682 | + <segue reference="P7Y-NC-M85"/> |
666 | 683 | <segue reference="H42-Az-Klt"/> |
667 | | - <segue reference="IPq-is-JQN"/> |
668 | 684 | </inferredMetricsTieBreakers> |
669 | 685 | </document> |
0 commit comments