|
34 | 34 | <segue destination="MKq-Vq-bKV" kind="push" id="r77-pb-zKw"/>
|
35 | 35 | </connections>
|
36 | 36 | </tableViewCell>
|
| 37 | + <tableViewCell contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="Dej-jB-xjg" style="IBUITableViewCellStyleDefault" id="8pR-US-B47"> |
| 38 | + <rect key="frame" x="0.0" y="108" width="320" height="44"/> |
| 39 | + <autoresizingMask key="autoresizingMask"/> |
| 40 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="8pR-US-B47" id="Of1-Db-ADX"> |
| 41 | + <rect key="frame" x="0.0" y="0.0" width="287" height="43"/> |
| 42 | + <autoresizingMask key="autoresizingMask"/> |
| 43 | + <subviews> |
| 44 | + <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Opacity" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Dej-jB-xjg"> |
| 45 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 46 | + <fontDescription key="fontDescription" type="system" pointSize="16"/> |
| 47 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
| 48 | + <nil key="highlightedColor"/> |
| 49 | + </label> |
| 50 | + </subviews> |
| 51 | + </tableViewCellContentView> |
| 52 | + <connections> |
| 53 | + <segue destination="uqT-8N-YiP" kind="push" id="BzM-NV-epb"/> |
| 54 | + </connections> |
| 55 | + </tableViewCell> |
37 | 56 | </cells>
|
38 | 57 | </tableViewSection>
|
39 | 58 | </sections>
|
|
48 | 67 | </objects>
|
49 | 68 | <point key="canvasLocation" x="641" y="325"/>
|
50 | 69 | </scene>
|
| 70 | + <!--Opacity View Controller--> |
| 71 | + <scene sceneID="CYE-UH-yeA"> |
| 72 | + <objects> |
| 73 | + <viewController id="uqT-8N-YiP" customClass="OpacityViewController" customModule="iOSAnimationSample" customModuleProvider="target" sceneMemberID="viewController"> |
| 74 | + <view key="view" contentMode="scaleToFill" id="wod-nk-Szf"> |
| 75 | + <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
| 76 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 77 | + <subviews> |
| 78 | + <view contentMode="scaleToFill" id="G7f-fN-dyV"> |
| 79 | + <rect key="frame" x="100" y="122" width="120" height="120"/> |
| 80 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 81 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
| 82 | + </view> |
| 83 | + <view contentMode="scaleToFill" id="Y6G-mp-cqc"> |
| 84 | + <rect key="frame" x="100" y="100" width="120" height="120"/> |
| 85 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 86 | + <color key="backgroundColor" red="0.22802925860000001" green="0.66314832059999995" blue="0.70600328950000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 87 | + </view> |
| 88 | + </subviews> |
| 89 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 90 | + </view> |
| 91 | + <navigationItem key="navigationItem" id="ZwJ-3g-khd"/> |
| 92 | + <connections> |
| 93 | + <outlet property="blueSquare" destination="Y6G-mp-cqc" id="cuf-fI-LeC"/> |
| 94 | + </connections> |
| 95 | + </viewController> |
| 96 | + <placeholder placeholderIdentifier="IBFirstResponder" id="AP4-Dv-vzH" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 97 | + </objects> |
| 98 | + <point key="canvasLocation" x="1052" y="961"/> |
| 99 | + </scene> |
51 | 100 | <!--Position View Controller-->
|
52 | 101 | <scene sceneID="Oe7-Wf-h91">
|
53 | 102 | <objects>
|
|
0 commit comments