|
53 | 53 | <segue destination="uqT-8N-YiP" kind="push" id="BzM-NV-epb"/>
|
54 | 54 | </connections>
|
55 | 55 | </tableViewCell>
|
| 56 | + <tableViewCell contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="cCE-B5-QCt" style="IBUITableViewCellStyleDefault" id="6ul-lI-pLs"> |
| 57 | + <rect key="frame" x="0.0" y="152" width="320" height="44"/> |
| 58 | + <autoresizingMask key="autoresizingMask"/> |
| 59 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="6ul-lI-pLs" id="Acl-X3-y9C"> |
| 60 | + <rect key="frame" x="0.0" y="0.0" width="287" height="43"/> |
| 61 | + <autoresizingMask key="autoresizingMask"/> |
| 62 | + <subviews> |
| 63 | + <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Scale" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="cCE-B5-QCt"> |
| 64 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 65 | + <fontDescription key="fontDescription" type="system" pointSize="16"/> |
| 66 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
| 67 | + <nil key="highlightedColor"/> |
| 68 | + </label> |
| 69 | + </subviews> |
| 70 | + </tableViewCellContentView> |
| 71 | + <connections> |
| 72 | + <segue destination="3Vd-4P-hRd" kind="push" id="pFB-fE-dLT"/> |
| 73 | + </connections> |
| 74 | + </tableViewCell> |
56 | 75 | </cells>
|
57 | 76 | </tableViewSection>
|
58 | 77 | </sections>
|
|
152 | 171 | </objects>
|
153 | 172 | <point key="canvasLocation" x="109" y="325"/>
|
154 | 173 | </scene>
|
| 174 | + <!--Scale View Controller--> |
| 175 | + <scene sceneID="NLC-B5-45u"> |
| 176 | + <objects> |
| 177 | + <viewController id="3Vd-4P-hRd" customClass="ScaleViewController" customModule="iOSAnimationSample" customModuleProvider="target" sceneMemberID="viewController"> |
| 178 | + <view key="view" contentMode="scaleToFill" id="1vL-DZ-lLg"> |
| 179 | + <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
| 180 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 181 | + <subviews> |
| 182 | + <view contentMode="scaleToFill" id="7kW-Cu-9ah"> |
| 183 | + <rect key="frame" x="100" y="122" width="120" height="120"/> |
| 184 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 185 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
| 186 | + </view> |
| 187 | + <view contentMode="scaleToFill" id="wv0-8k-sbn"> |
| 188 | + <rect key="frame" x="100" y="200" width="120" height="120"/> |
| 189 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 190 | + <color key="backgroundColor" red="0.22802925860000001" green="0.66314832059999995" blue="0.70600328950000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 191 | + </view> |
| 192 | + </subviews> |
| 193 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 194 | + </view> |
| 195 | + <navigationItem key="navigationItem" id="Aoy-4L-BhP"/> |
| 196 | + <connections> |
| 197 | + <outlet property="blueSquare" destination="wv0-8k-sbn" id="VIw-jO-ceg"/> |
| 198 | + </connections> |
| 199 | + </viewController> |
| 200 | + <placeholder placeholderIdentifier="IBFirstResponder" id="gCU-ab-NUZ" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 201 | + </objects> |
| 202 | + <point key="canvasLocation" x="1052" y="1618"/> |
| 203 | + </scene> |
155 | 204 | </scenes>
|
156 | 205 | <simulatedMetricsContainer key="defaultSimulatedMetrics">
|
157 | 206 | <simulatedStatusBarMetrics key="statusBar"/>
|
|
0 commit comments