|
72 | 72 | <segue destination="3Vd-4P-hRd" kind="push" id="pFB-fE-dLT"/>
|
73 | 73 | </connections>
|
74 | 74 | </tableViewCell>
|
| 75 | + <tableViewCell contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="9v2-62-grt" style="IBUITableViewCellStyleDefault" id="KSN-gh-s6L"> |
| 76 | + <rect key="frame" x="0.0" y="196" width="320" height="44"/> |
| 77 | + <autoresizingMask key="autoresizingMask"/> |
| 78 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KSN-gh-s6L" id="ek7-de-c2O"> |
| 79 | + <rect key="frame" x="0.0" y="0.0" width="287" height="43"/> |
| 80 | + <autoresizingMask key="autoresizingMask"/> |
| 81 | + <subviews> |
| 82 | + <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Color" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="9v2-62-grt"> |
| 83 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 84 | + <fontDescription key="fontDescription" type="system" pointSize="16"/> |
| 85 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
| 86 | + <nil key="highlightedColor"/> |
| 87 | + </label> |
| 88 | + </subviews> |
| 89 | + </tableViewCellContentView> |
| 90 | + <connections> |
| 91 | + <segue destination="UBL-bn-Me0" kind="push" id="EVz-2G-zhx"/> |
| 92 | + </connections> |
| 93 | + </tableViewCell> |
75 | 94 | </cells>
|
76 | 95 | </tableViewSection>
|
77 | 96 | </sections>
|
|
201 | 220 | </objects>
|
202 | 221 | <point key="canvasLocation" x="1052" y="1618"/>
|
203 | 222 | </scene>
|
| 223 | + <!--Color View Controller--> |
| 224 | + <scene sceneID="FO5-vp-aVZ"> |
| 225 | + <objects> |
| 226 | + <viewController id="UBL-bn-Me0" customClass="ColorViewController" customModule="iOSAnimationSample" customModuleProvider="target" sceneMemberID="viewController"> |
| 227 | + <view key="view" contentMode="scaleToFill" id="eFn-Sb-cUk"> |
| 228 | + <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
| 229 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 230 | + <subviews> |
| 231 | + <view contentMode="scaleToFill" id="jSK-28-Rd5"> |
| 232 | + <rect key="frame" x="100" y="100" width="120" height="120"/> |
| 233 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 234 | + <color key="backgroundColor" red="0.22802925860000001" green="0.66314832059999995" blue="0.70600328950000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 235 | + </view> |
| 236 | + </subviews> |
| 237 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 238 | + </view> |
| 239 | + <navigationItem key="navigationItem" id="0YD-4W-ey7"/> |
| 240 | + <connections> |
| 241 | + <outlet property="blueSquare" destination="jSK-28-Rd5" id="5RP-ua-dhj"/> |
| 242 | + </connections> |
| 243 | + </viewController> |
| 244 | + <placeholder placeholderIdentifier="IBFirstResponder" id="PZN-Mt-Bh8" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 245 | + </objects> |
| 246 | + <point key="canvasLocation" x="1052" y="2269"/> |
| 247 | + </scene> |
204 | 248 | </scenes>
|
205 | 249 | <simulatedMetricsContainer key="defaultSimulatedMetrics">
|
206 | 250 | <simulatedStatusBarMetrics key="statusBar"/>
|
|
0 commit comments