|
246 | 246 | </objects>
|
247 | 247 | <point key="canvasLocation" x="179" y="171"/>
|
248 | 248 | </scene>
|
249 |
| - <!--Title--> |
250 |
| - <scene sceneID="oJP-pu-pmD"> |
251 |
| - <objects> |
252 |
| - <viewController storyboardIdentifier="UpperContentViewController" title="Title" id="ZzW-fN-vr1" sceneMemberID="viewController"> |
253 |
| - <layoutGuides> |
254 |
| - <viewControllerLayoutGuide type="top" id="asA-Pe-LIf"/> |
255 |
| - <viewControllerLayoutGuide type="bottom" id="Abw-Ki-QLt"/> |
256 |
| - </layoutGuides> |
257 |
| - <view key="view" contentMode="scaleToFill" id="ISP-h2-KeP" customClass="TouchTransparentView" customModule="ScrollableTabController"> |
258 |
| - <rect key="frame" x="0.0" y="0.0" width="375" height="200"/> |
259 |
| - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
260 |
| - <subviews> |
261 |
| - <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TBc-eK-3Ka"> |
262 |
| - <rect key="frame" x="0.0" y="0.0" width="375" height="142"/> |
263 |
| - <color key="backgroundColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
264 |
| - <constraints> |
265 |
| - <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="142" id="XgP-xy-lg9"/> |
266 |
| - </constraints> |
267 |
| - </view> |
268 |
| - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Xma-fV-DOJ"> |
269 |
| - <rect key="frame" x="166" y="159" width="44" height="21"/> |
270 |
| - <constraints> |
271 |
| - <constraint firstAttribute="height" constant="21" id="SlB-Ui-8ww"/> |
272 |
| - </constraints> |
273 |
| - <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="17"/> |
274 |
| - <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
275 |
| - <nil key="highlightedColor"/> |
276 |
| - </label> |
277 |
| - </subviews> |
278 |
| - <color key="backgroundColor" red="1" green="0.2411553136" blue="0.24570151730000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/> |
279 |
| - <constraints> |
280 |
| - <constraint firstItem="Xma-fV-DOJ" firstAttribute="centerX" secondItem="ISP-h2-KeP" secondAttribute="centerX" id="I0o-0v-8ew"/> |
281 |
| - <constraint firstAttribute="trailing" secondItem="TBc-eK-3Ka" secondAttribute="trailing" id="biQ-5w-4xg"/> |
282 |
| - <constraint firstItem="Xma-fV-DOJ" firstAttribute="top" secondItem="TBc-eK-3Ka" secondAttribute="bottom" constant="17" id="j15-ZI-9Ic"/> |
283 |
| - <constraint firstItem="TBc-eK-3Ka" firstAttribute="leading" secondItem="ISP-h2-KeP" secondAttribute="leading" id="lDW-u7-pch"/> |
284 |
| - <constraint firstItem="TBc-eK-3Ka" firstAttribute="top" secondItem="asA-Pe-LIf" secondAttribute="bottom" id="sCt-io-ch6"/> |
285 |
| - <constraint firstItem="Abw-Ki-QLt" firstAttribute="top" secondItem="Xma-fV-DOJ" secondAttribute="bottom" constant="20" id="w7e-R5-SU4"/> |
286 |
| - </constraints> |
287 |
| - </view> |
288 |
| - <nil key="simulatedStatusBarMetrics"/> |
289 |
| - <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/> |
290 |
| - <size key="freeformSize" width="375" height="200"/> |
291 |
| - </viewController> |
292 |
| - <placeholder placeholderIdentifier="IBFirstResponder" id="JgZ-IY-9oM" userLabel="First Responder" sceneMemberID="firstResponder"/> |
293 |
| - </objects> |
294 |
| - <point key="canvasLocation" x="1012" y="-40.479760119940032"/> |
295 |
| - </scene> |
296 | 249 | <!--Profile View Controller-->
|
297 | 250 | <scene sceneID="ymz-hx-sqa">
|
298 | 251 | <objects>
|
|
375 | 328 | </viewController>
|
376 | 329 | <placeholder placeholderIdentifier="IBFirstResponder" id="h0U-ZZ-BQp" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
377 | 330 | </objects>
|
378 |
| - <point key="canvasLocation" x="1761.5942028985507" y="3.2608695652173916"/> |
| 331 | + <point key="canvasLocation" x="979" y="-21"/> |
| 332 | + </scene> |
| 333 | + <!--Timeline View Controller--> |
| 334 | + <scene sceneID="gk7-d5-THM"> |
| 335 | + <objects> |
| 336 | + <tableViewController storyboardIdentifier="TimelineViewController" id="ZkN-Hf-ay5" customClass="TimelineViewController" customModule="ScrollableTabControllerDemo" customModuleProvider="target" sceneMemberID="viewController"> |
| 337 | + <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" id="Cgz-nI-gjF"> |
| 338 | + <rect key="frame" x="0.0" y="0.0" width="414" height="736"/> |
| 339 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 340 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 341 | + <prototypes> |
| 342 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="Cell" rowHeight="108" id="hlr-6b-xth"> |
| 343 | + <rect key="frame" x="0.0" y="28" width="414" height="108"/> |
| 344 | + <autoresizingMask key="autoresizingMask"/> |
| 345 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="hlr-6b-xth" id="bfA-Od-bsn"> |
| 346 | + <rect key="frame" x="0.0" y="0.0" width="414" height="107"/> |
| 347 | + <autoresizingMask key="autoresizingMask"/> |
| 348 | + <subviews> |
| 349 | + <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Cell" translatesAutoresizingMaskIntoConstraints="NO" id="YNP-fj-kW0"> |
| 350 | + <rect key="frame" x="0.0" y="0.0" width="414" height="107"/> |
| 351 | + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
| 352 | + </imageView> |
| 353 | + </subviews> |
| 354 | + <constraints> |
| 355 | + <constraint firstAttribute="trailing" secondItem="YNP-fj-kW0" secondAttribute="trailing" id="86G-Fj-T7x"/> |
| 356 | + <constraint firstItem="YNP-fj-kW0" firstAttribute="top" secondItem="bfA-Od-bsn" secondAttribute="top" id="9vE-aX-5v4"/> |
| 357 | + <constraint firstItem="YNP-fj-kW0" firstAttribute="leading" secondItem="bfA-Od-bsn" secondAttribute="leading" id="Uuo-YP-cFc"/> |
| 358 | + <constraint firstAttribute="bottom" secondItem="YNP-fj-kW0" secondAttribute="bottom" id="d1a-W4-eAW"/> |
| 359 | + </constraints> |
| 360 | + </tableViewCellContentView> |
| 361 | + </tableViewCell> |
| 362 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="ImageCell" rowHeight="292" id="jUv-eq-Dl3"> |
| 363 | + <rect key="frame" x="0.0" y="136" width="414" height="292"/> |
| 364 | + <autoresizingMask key="autoresizingMask"/> |
| 365 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="jUv-eq-Dl3" id="Dal-Am-Hh4"> |
| 366 | + <rect key="frame" x="0.0" y="0.0" width="414" height="291"/> |
| 367 | + <autoresizingMask key="autoresizingMask"/> |
| 368 | + <subviews> |
| 369 | + <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ImageCell" translatesAutoresizingMaskIntoConstraints="NO" id="JeJ-zS-ROH"> |
| 370 | + <rect key="frame" x="0.0" y="0.0" width="414" height="291"/> |
| 371 | + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
| 372 | + </imageView> |
| 373 | + </subviews> |
| 374 | + <constraints> |
| 375 | + <constraint firstItem="JeJ-zS-ROH" firstAttribute="leading" secondItem="Dal-Am-Hh4" secondAttribute="leading" id="8pI-cE-bP6"/> |
| 376 | + <constraint firstItem="JeJ-zS-ROH" firstAttribute="top" secondItem="Dal-Am-Hh4" secondAttribute="top" id="L62-rk-xdk"/> |
| 377 | + <constraint firstAttribute="trailing" secondItem="JeJ-zS-ROH" secondAttribute="trailing" id="tqq-Cu-kl1"/> |
| 378 | + <constraint firstAttribute="bottom" secondItem="JeJ-zS-ROH" secondAttribute="bottom" id="w1F-PO-IQa"/> |
| 379 | + </constraints> |
| 380 | + </tableViewCellContentView> |
| 381 | + </tableViewCell> |
| 382 | + </prototypes> |
| 383 | + <sections/> |
| 384 | + <connections> |
| 385 | + <outlet property="dataSource" destination="ZkN-Hf-ay5" id="EzV-fS-RFp"/> |
| 386 | + <outlet property="delegate" destination="ZkN-Hf-ay5" id="hId-ym-P3A"/> |
| 387 | + </connections> |
| 388 | + </tableView> |
| 389 | + </tableViewController> |
| 390 | + <placeholder placeholderIdentifier="IBFirstResponder" id="CJc-rk-rHp" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 391 | + </objects> |
| 392 | + <point key="canvasLocation" x="1711.5942028985507" y="169.56521739130437"/> |
379 | 393 | </scene>
|
380 | 394 | </scenes>
|
381 | 395 | <resources>
|
382 | 396 | <image name="Button" width="33" height="33"/>
|
| 397 | + <image name="Cell" width="750" height="197"/> |
383 | 398 | <image name="CoverImage" width="375" height="125"/>
|
| 399 | + <image name="ImageCell" width="750" height="518"/> |
384 | 400 | <image name="PlaceholderText" width="750" height="268"/>
|
385 | 401 | </resources>
|
386 | 402 | </document>
|
0 commit comments