|
20 | 20 | <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
21 | 21 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
22 | 22 | <prototypes>
|
23 |
| - <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="SearchResultCell" textLabel="GZD-IL-v2Z" detailTextLabel="5Re-0H-SJG" style="IBUITableViewCellStyleSubtitle" id="IOy-Jh-366"> |
| 23 | + <tableViewCell contentMode="scaleToFill" ambiguous="YES" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="SearchResultCell" textLabel="GZD-IL-v2Z" detailTextLabel="5Re-0H-SJG" style="IBUITableViewCellStyleSubtitle" id="IOy-Jh-366"> |
24 | 24 | <autoresizingMask key="autoresizingMask"/>
|
25 | 25 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="IOy-Jh-366" id="Lwd-Ae-TbU">
|
26 | 26 | <autoresizingMask key="autoresizingMask"/>
|
|
90 | 90 | <viewControllerLayoutGuide type="bottom" id="4A1-t1-Q0W"/>
|
91 | 91 | </layoutGuides>
|
92 | 92 | <view key="view" contentMode="scaleToFill" id="SgI-CA-d2r">
|
| 93 | + <rect key="frame" x="0.0" y="0.0" width="480" height="480"/> |
93 | 94 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
94 | 95 | <subviews>
|
95 | 96 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WgH-O9-qIk">
|
|
107 | 108 | <rect key="frame" x="110" y="76" width="100" height="100"/>
|
108 | 109 | </variation>
|
109 | 110 | </imageView>
|
| 111 | + <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="tBO-zb-0h3"> |
| 112 | + <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
| 113 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 114 | + <prototypes> |
| 115 | + <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="TrackCell" id="2nj-6t-oSQ" customClass="TrackCell" customModule="SwiftTutorial" customModuleProvider="target"> |
| 116 | + <autoresizingMask key="autoresizingMask"/> |
| 117 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="2nj-6t-oSQ" id="ehN-cY-kCs"> |
| 118 | + <autoresizingMask key="autoresizingMask"/> |
| 119 | + <subviews> |
| 120 | + <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0bg-Bt-Asa"> |
| 121 | + <rect key="frame" x="0.0" y="-21" width="42" height="21"/> |
| 122 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 123 | + <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| 124 | + <nil key="highlightedColor"/> |
| 125 | + <variation key="heightClass=regular-widthClass=compact" fixedFrame="YES"> |
| 126 | + <rect key="frame" x="57" y="12" width="243" height="21"/> |
| 127 | + </variation> |
| 128 | + </label> |
| 129 | + <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="▶️" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Mcd-wa-lCc"> |
| 130 | + <rect key="frame" x="0.0" y="-21" width="42" height="21"/> |
| 131 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 132 | + <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| 133 | + <nil key="highlightedColor"/> |
| 134 | + <variation key="heightClass=regular-widthClass=compact" fixedFrame="YES"> |
| 135 | + <rect key="frame" x="20" y="10" width="29" height="24"/> |
| 136 | + </variation> |
| 137 | + </label> |
| 138 | + </subviews> |
| 139 | + <variation key="default"> |
| 140 | + <mask key="subviews"> |
| 141 | + <exclude reference="0bg-Bt-Asa"/> |
| 142 | + <exclude reference="Mcd-wa-lCc"/> |
| 143 | + </mask> |
| 144 | + </variation> |
| 145 | + <variation key="heightClass=regular-widthClass=compact"> |
| 146 | + <mask key="subviews"> |
| 147 | + <include reference="0bg-Bt-Asa"/> |
| 148 | + <include reference="Mcd-wa-lCc"/> |
| 149 | + </mask> |
| 150 | + </variation> |
| 151 | + </tableViewCellContentView> |
| 152 | + <connections> |
| 153 | + <outlet property="playIcon" destination="Mcd-wa-lCc" id="5IL-av-kEM"/> |
| 154 | + <outlet property="titleLabel" destination="0bg-Bt-Asa" id="AYE-rY-9Gp"/> |
| 155 | + </connections> |
| 156 | + </tableViewCell> |
| 157 | + </prototypes> |
| 158 | + <variation key="heightClass=regular-widthClass=compact" fixedFrame="YES"> |
| 159 | + <rect key="frame" x="0.0" y="243" width="320" height="397"/> |
| 160 | + </variation> |
| 161 | + <connections> |
| 162 | + <outlet property="dataSource" destination="xtR-ZP-i6I" id="XEF-zY-V4W"/> |
| 163 | + <outlet property="delegate" destination="xtR-ZP-i6I" id="SwE-VK-0Ya"/> |
| 164 | + </connections> |
| 165 | + </tableView> |
110 | 166 | </subviews>
|
111 | 167 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
112 | 168 | <simulatedOrientationMetrics key="simulatedOrientationMetrics" orientation="landscapeRight"/>
|
113 | 169 | <variation key="default">
|
114 | 170 | <mask key="subviews">
|
115 | 171 | <exclude reference="WgH-O9-qIk"/>
|
116 | 172 | <exclude reference="AIH-2u-9AI"/>
|
| 173 | + <exclude reference="tBO-zb-0h3"/> |
117 | 174 | </mask>
|
118 | 175 | </variation>
|
119 | 176 | <variation key="heightClass=regular-widthClass=compact">
|
120 | 177 | <mask key="subviews">
|
121 | 178 | <include reference="WgH-O9-qIk"/>
|
122 | 179 | <include reference="AIH-2u-9AI"/>
|
| 180 | + <include reference="tBO-zb-0h3"/> |
123 | 181 | </mask>
|
124 | 182 | </variation>
|
125 | 183 | </view>
|
126 | 184 | <connections>
|
127 | 185 | <outlet property="albumCover" destination="AIH-2u-9AI" id="8jE-Og-JYE"/>
|
128 | 186 | <outlet property="titleLabel" destination="WgH-O9-qIk" id="dRW-M7-mY6"/>
|
| 187 | + <outlet property="tracksTableView" destination="tBO-zb-0h3" id="Bs2-hh-ids"/> |
129 | 188 | </connections>
|
130 | 189 | </viewController>
|
131 | 190 | <placeholder placeholderIdentifier="IBFirstResponder" id="rhu-ce-V5h" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
132 | 191 | </objects>
|
133 |
| - <point key="canvasLocation" x="1593" y="159.75"/> |
| 192 | + <point key="canvasLocation" x="1593" y="158.25"/> |
134 | 193 | </scene>
|
135 | 194 | <!--Navigation Controller-->
|
136 | 195 | <scene sceneID="3Xq-0n-iKS">
|
|
0 commit comments