|
78 | 78 | <subviews>
|
79 | 79 | <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="hel-WJ-0Op">
|
80 | 80 | <rect key="frame" x="16" y="89" width="100" height="100"/>
|
| 81 | + <variation key="widthClass=compact" fixedFrame="YES"> |
| 82 | + <rect key="frame" x="16" y="72" width="100" height="100"/> |
| 83 | + </variation> |
81 | 84 | </imageView>
|
| 85 | + <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="3v6-nQ-AZC"> |
| 86 | + <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
| 87 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 88 | + <prototypes> |
| 89 | + <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="TrackCell" id="92m-n3-djN" customClass="TrackCell" customModule="SwiftTutorial" customModuleProvider="target"> |
| 90 | + <autoresizingMask key="autoresizingMask"/> |
| 91 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="92m-n3-djN" id="x0J-lZ-BOp"> |
| 92 | + <autoresizingMask key="autoresizingMask"/> |
| 93 | + <subviews> |
| 94 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="▶️" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gIv-hI-3Cx"> |
| 95 | + <rect key="frame" x="0.0" y="-21" width="42" height="21"/> |
| 96 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 97 | + <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| 98 | + <nil key="highlightedColor"/> |
| 99 | + <variation key="widthClass=compact" fixedFrame="YES"> |
| 100 | + <rect key="frame" x="8" y="10" width="23" height="23"/> |
| 101 | + </variation> |
| 102 | + </label> |
| 103 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="sPN-at-1iq"> |
| 104 | + <rect key="frame" x="0.0" y="-21" width="42" height="21"/> |
| 105 | + <fontDescription key="fontDescription" name="HelveticaNeue-Thin" family="Helvetica Neue" pointSize="18"/> |
| 106 | + <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| 107 | + <nil key="highlightedColor"/> |
| 108 | + <variation key="widthClass=compact" fixedFrame="YES"> |
| 109 | + <rect key="frame" x="39" y="12" width="353" height="21"/> |
| 110 | + </variation> |
| 111 | + </label> |
| 112 | + </subviews> |
| 113 | + <variation key="default"> |
| 114 | + <mask key="subviews"> |
| 115 | + <exclude reference="gIv-hI-3Cx"/> |
| 116 | + <exclude reference="sPN-at-1iq"/> |
| 117 | + </mask> |
| 118 | + </variation> |
| 119 | + <variation key="widthClass=compact"> |
| 120 | + <mask key="subviews"> |
| 121 | + <include reference="gIv-hI-3Cx"/> |
| 122 | + <include reference="sPN-at-1iq"/> |
| 123 | + </mask> |
| 124 | + </variation> |
| 125 | + </tableViewCellContentView> |
| 126 | + <connections> |
| 127 | + <outlet property="playIcon" destination="gIv-hI-3Cx" id="LOH-RJ-4RZ"/> |
| 128 | + <outlet property="titleLabel" destination="sPN-at-1iq" id="B85-Cf-uLS"/> |
| 129 | + </connections> |
| 130 | + </tableViewCell> |
| 131 | + </prototypes> |
| 132 | + <variation key="widthClass=compact" fixedFrame="YES"> |
| 133 | + <rect key="frame" x="0.0" y="197" width="400" height="403"/> |
| 134 | + </variation> |
| 135 | + <connections> |
| 136 | + <outlet property="dataSource" destination="Nwf-37-TC2" id="vKY-k7-t01"/> |
| 137 | + <outlet property="delegate" destination="Nwf-37-TC2" id="gc7-Eb-4Fb"/> |
| 138 | + </connections> |
| 139 | + </tableView> |
82 | 140 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Title Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7SW-it-u9F">
|
83 |
| - <rect key="frame" x="149" y="118" width="435" height="42"/> |
| 141 | + <rect key="frame" x="149" y="118" width="298" height="42"/> |
84 | 142 | <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
85 | 143 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
|
86 | 144 | <nil key="highlightedColor"/>
|
87 | 145 | <variation key="widthClass=compact" fixedFrame="YES">
|
88 |
| - <rect key="frame" x="133" y="118" width="251" height="42"/> |
| 146 | + <rect key="frame" x="133" y="101" width="251" height="42"/> |
89 | 147 | </variation>
|
90 | 148 | </label>
|
91 | 149 | </subviews>
|
92 | 150 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
| 151 | + <variation key="default"> |
| 152 | + <mask key="subviews"> |
| 153 | + <exclude reference="3v6-nQ-AZC"/> |
| 154 | + </mask> |
| 155 | + </variation> |
| 156 | + <variation key="widthClass=compact"> |
| 157 | + <mask key="subviews"> |
| 158 | + <include reference="3v6-nQ-AZC"/> |
| 159 | + </mask> |
| 160 | + </variation> |
93 | 161 | </view>
|
94 | 162 | <connections>
|
95 | 163 | <outlet property="albumCover" destination="hel-WJ-0Op" id="Ans-OY-3NK"/>
|
96 | 164 | <outlet property="titleLabel" destination="7SW-it-u9F" id="rHz-V7-TMF"/>
|
| 165 | + <outlet property="tracksTableView" destination="3v6-nQ-AZC" id="Tn6-V8-93J"/> |
97 | 166 | </connections>
|
98 | 167 | </viewController>
|
99 | 168 | <placeholder placeholderIdentifier="IBFirstResponder" id="Jyv-3h-51E" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
100 | 169 | </objects>
|
101 |
| - <point key="canvasLocation" x="1417.5" y="798"/> |
| 170 | + <point key="canvasLocation" x="1416" y="797"/> |
102 | 171 | </scene>
|
103 | 172 | <!--Navigation Controller-->
|
104 | 173 | <scene sceneID="3tg-ke-aa0">
|
|
0 commit comments