|
148 | 148 | <segue destination="kNR-0P-iRv" kind="push" id="dBp-KC-URn"/>
|
149 | 149 | </connections>
|
150 | 150 | </tableViewCell>
|
| 151 | + <tableViewCell contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="QNK-ME-tpn" style="IBUITableViewCellStyleDefault" id="MHb-1k-OAg"> |
| 152 | + <rect key="frame" x="0.0" y="372" width="320" height="44"/> |
| 153 | + <autoresizingMask key="autoresizingMask"/> |
| 154 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="MHb-1k-OAg" id="Lac-ab-EVb"> |
| 155 | + <rect key="frame" x="0.0" y="0.0" width="287" height="43"/> |
| 156 | + <autoresizingMask key="autoresizingMask"/> |
| 157 | + <subviews> |
| 158 | + <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Spring" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="QNK-ME-tpn"> |
| 159 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 160 | + <fontDescription key="fontDescription" type="system" pointSize="16"/> |
| 161 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
| 162 | + <nil key="highlightedColor"/> |
| 163 | + </label> |
| 164 | + </subviews> |
| 165 | + </tableViewCellContentView> |
| 166 | + <connections> |
| 167 | + <segue destination="5SL-sW-2kh" kind="push" id="YAC-Ah-LxN"/> |
| 168 | + </connections> |
| 169 | + </tableViewCell> |
151 | 170 | </cells>
|
152 | 171 | </tableViewSection>
|
153 | 172 | </sections>
|
|
415 | 434 | </objects>
|
416 | 435 | <point key="canvasLocation" x="1052" y="4200"/>
|
417 | 436 | </scene>
|
| 437 | + <!--Spring View Controller--> |
| 438 | + <scene sceneID="NTb-oo-DO3"> |
| 439 | + <objects> |
| 440 | + <viewController id="5SL-sW-2kh" customClass="SpringViewController" customModule="iOSAnimationSample" customModuleProvider="target" sceneMemberID="viewController"> |
| 441 | + <view key="view" contentMode="scaleToFill" id="TQj-9M-vQF"> |
| 442 | + <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
| 443 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 444 | + <subviews> |
| 445 | + <view contentMode="scaleToFill" id="iWf-yi-ptL"> |
| 446 | + <rect key="frame" x="16" y="85" width="60" height="60"/> |
| 447 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 448 | + <color key="backgroundColor" red="0.22802925860000001" green="0.66314832059999995" blue="0.70600328950000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 449 | + </view> |
| 450 | + <view contentMode="scaleToFill" id="yjO-xK-5sm"> |
| 451 | + <rect key="frame" x="16" y="164" width="60" height="60"/> |
| 452 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 453 | + <color key="backgroundColor" red="0.96142769610000001" green="0.19560617420000001" blue="0.27446546059999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 454 | + </view> |
| 455 | + <view contentMode="scaleToFill" id="2qF-m6-ebs"> |
| 456 | + <rect key="frame" x="16" y="240" width="60" height="60"/> |
| 457 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 458 | + <color key="backgroundColor" red="0.40933579640000001" green="0.80104922519999999" blue="0.036929481930000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 459 | + </view> |
| 460 | + </subviews> |
| 461 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 462 | + </view> |
| 463 | + <navigationItem key="navigationItem" id="3sQ-uc-KxC"/> |
| 464 | + <connections> |
| 465 | + <outlet property="blueSquare" destination="iWf-yi-ptL" id="NTg-70-jhs"/> |
| 466 | + <outlet property="greenSquare" destination="2qF-m6-ebs" id="i9d-R6-3GK"/> |
| 467 | + <outlet property="redSquare" destination="yjO-xK-5sm" id="uMo-dP-qiO"/> |
| 468 | + </connections> |
| 469 | + </viewController> |
| 470 | + <placeholder placeholderIdentifier="IBFirstResponder" id="DE8-cV-mPb" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 471 | + </objects> |
| 472 | + <point key="canvasLocation" x="1052" y="4847"/> |
| 473 | + </scene> |
418 | 474 | </scenes>
|
419 | 475 | <resources>
|
420 | 476 | <image name="wheel" width="894" height="894"/>
|
|
0 commit comments