2022-07-01 02:26:28 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2023-11-08 22:47:01 +00:00
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
2022-07-01 02:26:28 +00:00
|
|
|
<device id="retina6_0" orientation="portrait" appearance="light"/>
|
|
|
|
<dependencies>
|
|
|
|
<deployment identifier="iOS"/>
|
2023-11-08 22:47:01 +00:00
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
|
2022-07-01 02:26:28 +00:00
|
|
|
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
|
|
|
<capability name="collection view cell content view" minToolsVersion="11.0"/>
|
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
|
</dependencies>
|
|
|
|
<objects>
|
|
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
|
|
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="izA-ZZ-g7F" customClass="TrendingLinkCardCollectionViewCell" customModule="Tusker" customModuleProvider="target">
|
2023-01-22 22:17:59 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="300" height="406"/>
|
2022-07-01 02:26:28 +00:00
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
<collectionViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="Zb0-aW-Sen">
|
2023-01-22 22:17:59 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="300" height="406"/>
|
2022-07-01 02:26:28 +00:00
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
<subviews>
|
2023-01-22 23:07:16 +00:00
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="h3b-Mf-lD6" customClass="CachedImageView" customModule="Tusker" customModuleProvider="target">
|
2022-07-01 02:26:28 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="300" height="225"/>
|
|
|
|
<constraints>
|
2023-02-11 15:09:56 +00:00
|
|
|
<constraint firstAttribute="width" secondItem="h3b-Mf-lD6" secondAttribute="height" multiplier="4:3" placeholder="YES" id="QDY-8a-LYC"/>
|
2022-07-01 02:26:28 +00:00
|
|
|
</constraints>
|
|
|
|
</imageView>
|
2023-01-22 22:17:59 +00:00
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="top" spacing="4" translatesAutoresizingMaskIntoConstraints="NO" id="LpU-m4-guC">
|
|
|
|
<rect key="frame" x="4" y="225" width="292" height="177"/>
|
|
|
|
<subviews>
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" text="Description" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="3" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0hs-Zm-eWF">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="83.333333333333329" height="142.33333333333334"/>
|
|
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleCallout"/>
|
|
|
|
<nil key="textColor"/>
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Provider" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="O9r-10-LDD">
|
|
|
|
<rect key="frame" x="0.0" y="146.33333333333331" width="44" height="13.333333333333343"/>
|
|
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleCaption2"/>
|
|
|
|
<nil key="textColor"/>
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Activity" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ULe-Gd-t1S">
|
|
|
|
<rect key="frame" x="0.0" y="163.66666666666669" width="39.333333333333336" height="13.333333333333343"/>
|
|
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleCaption2"/>
|
|
|
|
<nil key="textColor"/>
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
</subviews>
|
|
|
|
</stackView>
|
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LZj-Ii-63i" customClass="TrendHistoryView" customModule="Tusker" customModuleProvider="target">
|
|
|
|
<rect key="frame" x="200" y="361" width="100" height="44"/>
|
2022-07-01 02:26:28 +00:00
|
|
|
<constraints>
|
2023-01-22 22:17:59 +00:00
|
|
|
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="100" id="LPx-cL-9b4"/>
|
|
|
|
<constraint firstAttribute="height" constant="44" id="cGp-dq-laF"/>
|
2022-07-01 02:26:28 +00:00
|
|
|
<constraint firstAttribute="width" constant="100" id="cUc-p7-aLH"/>
|
|
|
|
</constraints>
|
|
|
|
</view>
|
2023-01-22 22:17:59 +00:00
|
|
|
<visualEffectView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cWo-9n-z42">
|
2023-11-08 22:47:01 +00:00
|
|
|
<rect key="frame" x="0.0" y="196.33333333333334" width="300" height="28.666666666666657"/>
|
2023-01-22 22:17:59 +00:00
|
|
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="ktv-3s-cp9">
|
2023-11-08 22:47:01 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="300" height="28.666666666666657"/>
|
2023-01-22 22:17:59 +00:00
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsLetterSpacingToFitWidth="YES" showsExpansionTextWhenTruncated="YES" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ho3-cU-IGi">
|
|
|
|
<rect key="frame" x="4" y="4" width="292" height="20.333333333333332"/>
|
|
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleHeadline"/>
|
|
|
|
<nil key="textColor"/>
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
</subviews>
|
|
|
|
<constraints>
|
|
|
|
<constraint firstItem="Ho3-cU-IGi" firstAttribute="leading" secondItem="ktv-3s-cp9" secondAttribute="leading" constant="4" id="igP-RK-yCM"/>
|
|
|
|
<constraint firstItem="Ho3-cU-IGi" firstAttribute="top" secondItem="ktv-3s-cp9" secondAttribute="top" constant="4" id="oPU-19-ZAy"/>
|
|
|
|
<constraint firstAttribute="bottom" secondItem="Ho3-cU-IGi" secondAttribute="bottom" constant="4" id="psK-H0-rhV"/>
|
|
|
|
<constraint firstAttribute="trailing" secondItem="Ho3-cU-IGi" secondAttribute="trailing" constant="4" id="v6n-yr-HLJ"/>
|
|
|
|
</constraints>
|
|
|
|
</view>
|
|
|
|
<blurEffect style="prominent"/>
|
|
|
|
</visualEffectView>
|
2022-07-01 02:26:28 +00:00
|
|
|
</subviews>
|
|
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
|
|
<constraints>
|
2023-01-22 22:17:59 +00:00
|
|
|
<constraint firstItem="cWo-9n-z42" firstAttribute="bottom" secondItem="h3b-Mf-lD6" secondAttribute="bottom" id="1iR-rH-KCl"/>
|
|
|
|
<constraint firstItem="LpU-m4-guC" firstAttribute="top" secondItem="h3b-Mf-lD6" secondAttribute="bottom" id="4GW-Eu-47t"/>
|
|
|
|
<constraint firstItem="h3b-Mf-lD6" firstAttribute="leading" secondItem="Zb0-aW-Sen" secondAttribute="leading" id="8vO-xS-kkp"/>
|
|
|
|
<constraint firstAttribute="bottom" secondItem="LpU-m4-guC" secondAttribute="bottom" constant="4" id="DUO-kl-ggb"/>
|
|
|
|
<constraint firstAttribute="trailing" secondItem="cWo-9n-z42" secondAttribute="trailing" id="Deo-mN-Ir3"/>
|
|
|
|
<constraint firstAttribute="trailing" secondItem="h3b-Mf-lD6" secondAttribute="trailing" id="Hjp-9H-VHN"/>
|
|
|
|
<constraint firstAttribute="bottom" secondItem="LZj-Ii-63i" secondAttribute="bottom" constant="1" id="Lcx-ET-gnk"/>
|
|
|
|
<constraint firstAttribute="trailing" secondItem="LpU-m4-guC" secondAttribute="trailing" constant="4" id="UQ8-eo-L1G"/>
|
|
|
|
<constraint firstItem="cWo-9n-z42" firstAttribute="leading" secondItem="Zb0-aW-Sen" secondAttribute="leading" id="ai7-Qf-ksj"/>
|
|
|
|
<constraint firstAttribute="trailing" secondItem="LZj-Ii-63i" secondAttribute="trailing" id="dHE-zD-VvZ"/>
|
|
|
|
<constraint firstItem="LpU-m4-guC" firstAttribute="leading" secondItem="Zb0-aW-Sen" secondAttribute="leading" constant="4" id="rdC-Sg-fwV"/>
|
|
|
|
<constraint firstItem="h3b-Mf-lD6" firstAttribute="top" secondItem="Zb0-aW-Sen" secondAttribute="top" id="z5T-J0-5RD"/>
|
2022-07-01 02:26:28 +00:00
|
|
|
</constraints>
|
|
|
|
</collectionViewCellContentView>
|
2023-01-22 22:17:59 +00:00
|
|
|
<size key="customSize" width="300" height="406"/>
|
2022-07-01 02:26:28 +00:00
|
|
|
<connections>
|
|
|
|
<outlet property="activityLabel" destination="ULe-Gd-t1S" id="wqe-G6-IB3"/>
|
2023-01-22 22:17:59 +00:00
|
|
|
<outlet property="descriptionLabel" destination="0hs-Zm-eWF" id="RSz-VV-OCw"/>
|
2022-07-01 02:26:28 +00:00
|
|
|
<outlet property="historyView" destination="LZj-Ii-63i" id="MVF-az-uyA"/>
|
|
|
|
<outlet property="providerLabel" destination="O9r-10-LDD" id="xAF-NW-ymm"/>
|
|
|
|
<outlet property="thumbnailView" destination="h3b-Mf-lD6" id="4mF-bJ-ALY"/>
|
|
|
|
<outlet property="titleLabel" destination="Ho3-cU-IGi" id="ltu-ey-chT"/>
|
|
|
|
</connections>
|
2023-01-22 22:17:59 +00:00
|
|
|
<point key="canvasLocation" x="0.0" y="-11.374407582938389"/>
|
2022-07-01 02:26:28 +00:00
|
|
|
</collectionViewCell>
|
|
|
|
</objects>
|
|
|
|
<resources>
|
|
|
|
<systemColor name="systemBackgroundColor">
|
|
|
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
</systemColor>
|
|
|
|
</resources>
|
|
|
|
</document>
|