|
|
|
|
@ -17,7 +17,7 @@ |
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
|
<subviews> |
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="w79-xx-Evx"> |
|
|
|
|
<rect key="frame" x="100" y="44" width="1300" height="3370"/> |
|
|
|
|
<rect key="frame" x="100" y="44" width="1300" height="3410"/> |
|
|
|
|
<subviews> |
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2019 WSOP" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4Hu-Ou-nFd"> |
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="1300" height="100"/> |
|
|
|
|
@ -36,11 +36,11 @@ |
|
|
|
|
</constraints> |
|
|
|
|
<viewLayoutGuide key="safeArea" id="cgF-JL-ieX"/> |
|
|
|
|
</view> |
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="ABP-ce-MDa"> |
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="ABP-ce-MDa"> |
|
|
|
|
<rect key="frame" x="0.0" y="170" width="1300" height="500"/> |
|
|
|
|
<subviews> |
|
|
|
|
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" contentInsetAdjustmentBehavior="always" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="Vh3-97-zuO"> |
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="642" height="500"/> |
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="571.5" height="500"/> |
|
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
|
|
|
|
<inset key="scrollIndicatorInsets" minX="0.0" minY="40" maxX="0.0" maxY="0.0"/> |
|
|
|
|
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" sectionInsetReference="safeArea" id="O06-sl-CBC"> |
|
|
|
|
@ -51,9 +51,13 @@ |
|
|
|
|
</collectionViewFlowLayout> |
|
|
|
|
</collectionView> |
|
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" translatesAutoresizingMaskIntoConstraints="NO" id="HbR-TC-HeD" customClass="TableView" customModule="TournamentStats" customModuleProvider="target"> |
|
|
|
|
<rect key="frame" x="658" y="0.0" width="642" height="500"/> |
|
|
|
|
<rect key="frame" x="587.5" y="0.0" width="572" height="500"/> |
|
|
|
|
<color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/> |
|
|
|
|
</tableView> |
|
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IqT-2X-roS"> |
|
|
|
|
<rect key="frame" x="1175.5" y="0.0" width="124.5" height="500"/> |
|
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
|
|
|
|
</view> |
|
|
|
|
</subviews> |
|
|
|
|
<constraints> |
|
|
|
|
<constraint firstAttribute="height" constant="500" id="LQg-JD-2Lr"/> |
|
|
|
|
@ -67,28 +71,8 @@ |
|
|
|
|
</constraints> |
|
|
|
|
<viewLayoutGuide key="safeArea" id="x7x-j2-Rbi"/> |
|
|
|
|
</view> |
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="Vf4-JJ-wEt"> |
|
|
|
|
<rect key="frame" x="0.0" y="740" width="1300" height="50"/> |
|
|
|
|
<subviews> |
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VWQ-ZA-7rt" customClass="Label" customModule="TournamentStats" customModuleProvider="target"> |
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="650" height="50"/> |
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/> |
|
|
|
|
<nil key="textColor"/> |
|
|
|
|
<nil key="highlightedColor"/> |
|
|
|
|
</label> |
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iaM-v8-HTO" customClass="Label" customModule="TournamentStats" customModuleProvider="target"> |
|
|
|
|
<rect key="frame" x="650" y="0.0" width="650" height="50"/> |
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/> |
|
|
|
|
<nil key="textColor"/> |
|
|
|
|
<nil key="highlightedColor"/> |
|
|
|
|
</label> |
|
|
|
|
</subviews> |
|
|
|
|
<constraints> |
|
|
|
|
<constraint firstAttribute="height" constant="50" id="Ump-tg-4hL"/> |
|
|
|
|
</constraints> |
|
|
|
|
</stackView> |
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="50" translatesAutoresizingMaskIntoConstraints="NO" id="NbO-FE-SHj"> |
|
|
|
|
<rect key="frame" x="0.0" y="800" width="1300" height="300"/> |
|
|
|
|
<rect key="frame" x="0.0" y="740" width="1300" height="300"/> |
|
|
|
|
<subviews> |
|
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" translatesAutoresizingMaskIntoConstraints="NO" id="M2m-xf-le9" customClass="TableView" customModule="TournamentStats" customModuleProvider="target"> |
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="625" height="300"/> |
|
|
|
|
@ -104,22 +88,16 @@ |
|
|
|
|
</constraints> |
|
|
|
|
</stackView> |
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="91U-hc-Oqn"> |
|
|
|
|
<rect key="frame" x="0.0" y="1110" width="1300" height="40"/> |
|
|
|
|
<rect key="frame" x="0.0" y="1050" width="1300" height="40"/> |
|
|
|
|
<subviews> |
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hcr-dr-rUz" customClass="Label" customModule="TournamentStats" customModuleProvider="target"> |
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="433.5" height="40"/> |
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/> |
|
|
|
|
<nil key="textColor"/> |
|
|
|
|
<nil key="highlightedColor"/> |
|
|
|
|
</label> |
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2yf-Z5-Tpy" customClass="Label" customModule="TournamentStats" customModuleProvider="target"> |
|
|
|
|
<rect key="frame" x="433.5" y="0.0" width="433" height="40"/> |
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hcr-dr-rUz" customClass="Label" customModule="TournamentStats" customModuleProvider="target"> |
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="650" height="40"/> |
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/> |
|
|
|
|
<nil key="textColor"/> |
|
|
|
|
<nil key="highlightedColor"/> |
|
|
|
|
</label> |
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hcG-kJ-HS1" customClass="Label" customModule="TournamentStats" customModuleProvider="target"> |
|
|
|
|
<rect key="frame" x="866.5" y="0.0" width="433.5" height="40"/> |
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2yf-Z5-Tpy" customClass="Label" customModule="TournamentStats" customModuleProvider="target"> |
|
|
|
|
<rect key="frame" x="650" y="0.0" width="650" height="40"/> |
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/> |
|
|
|
|
<nil key="textColor"/> |
|
|
|
|
<nil key="highlightedColor"/> |
|
|
|
|
@ -130,27 +108,31 @@ |
|
|
|
|
</constraints> |
|
|
|
|
</stackView> |
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="4u9-3E-Qwu"> |
|
|
|
|
<rect key="frame" x="0.0" y="1160" width="1300" height="500"/> |
|
|
|
|
<rect key="frame" x="0.0" y="1100" width="1300" height="450"/> |
|
|
|
|
<subviews> |
|
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Zmk-PV-di2"> |
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="422.5" height="500"/> |
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="642" height="450"/> |
|
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
|
|
|
|
</view> |
|
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iQu-2n-Y3T"> |
|
|
|
|
<rect key="frame" x="438.5" y="0.0" width="423" height="500"/> |
|
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
|
|
|
|
</view> |
|
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OZT-Lo-t7S"> |
|
|
|
|
<rect key="frame" x="877.5" y="0.0" width="422.5" height="500"/> |
|
|
|
|
<rect key="frame" x="658" y="0.0" width="642" height="450"/> |
|
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
|
|
|
|
</view> |
|
|
|
|
</subviews> |
|
|
|
|
<constraints> |
|
|
|
|
<constraint firstAttribute="height" constant="500" id="zmA-DP-mDx"/> |
|
|
|
|
<constraint firstAttribute="height" constant="450" id="zmA-DP-mDx"/> |
|
|
|
|
</constraints> |
|
|
|
|
</stackView> |
|
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Zdb-H8-Dy2" userLabel="Space"> |
|
|
|
|
<rect key="frame" x="0.0" y="1560" width="1300" height="40"/> |
|
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
|
|
|
|
<constraints> |
|
|
|
|
<constraint firstAttribute="height" constant="40" id="mp4-0v-Scg"/> |
|
|
|
|
</constraints> |
|
|
|
|
<viewLayoutGuide key="safeArea" id="DfJ-ph-q9S"/> |
|
|
|
|
</view> |
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="ucv-f0-P2r"> |
|
|
|
|
<rect key="frame" x="0.0" y="1670" width="1300" height="280"/> |
|
|
|
|
<rect key="frame" x="0.0" y="1610" width="1300" height="280"/> |
|
|
|
|
<subviews> |
|
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" translatesAutoresizingMaskIntoConstraints="NO" id="0h6-mp-rHD" customClass="TableView" customModule="TournamentStats" customModuleProvider="target"> |
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="1300" height="280"/> |
|
|
|
|
@ -161,8 +143,16 @@ |
|
|
|
|
<constraint firstAttribute="height" constant="280" id="Qi4-FK-vXH"/> |
|
|
|
|
</constraints> |
|
|
|
|
</stackView> |
|
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fZP-2C-MlN" userLabel="Space"> |
|
|
|
|
<rect key="frame" x="0.0" y="1900" width="1300" height="40"/> |
|
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
|
|
|
|
<constraints> |
|
|
|
|
<constraint firstAttribute="height" constant="40" id="G0u-JL-8Ed"/> |
|
|
|
|
</constraints> |
|
|
|
|
<viewLayoutGuide key="safeArea" id="3AK-Jb-LaH"/> |
|
|
|
|
</view> |
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="JSX-zY-CFg"> |
|
|
|
|
<rect key="frame" x="0.0" y="1960" width="1300" height="280"/> |
|
|
|
|
<rect key="frame" x="0.0" y="1950" width="1300" height="280"/> |
|
|
|
|
<subviews> |
|
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" translatesAutoresizingMaskIntoConstraints="NO" id="h84-Ta-8eQ" customClass="TableView" customModule="TournamentStats" customModuleProvider="target"> |
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="1300" height="280"/> |
|
|
|
|
@ -173,18 +163,26 @@ |
|
|
|
|
<constraint firstAttribute="height" constant="280" id="e22-At-bAV"/> |
|
|
|
|
</constraints> |
|
|
|
|
</stackView> |
|
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Tt8-Z5-vVb" userLabel="Space"> |
|
|
|
|
<rect key="frame" x="0.0" y="2240" width="1300" height="40"/> |
|
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
|
|
|
|
<constraints> |
|
|
|
|
<constraint firstAttribute="height" constant="40" id="vnz-WB-g1y"/> |
|
|
|
|
</constraints> |
|
|
|
|
<viewLayoutGuide key="safeArea" id="HMN-3V-5QB"/> |
|
|
|
|
</view> |
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="WFa-d3-zcU"> |
|
|
|
|
<rect key="frame" x="0.0" y="2250" width="1300" height="40"/> |
|
|
|
|
<rect key="frame" x="0.0" y="2290" width="1300" height="40"/> |
|
|
|
|
<subviews> |
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aSt-Fm-PHF" customClass="Label" customModule="TournamentStats" customModuleProvider="target"> |
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="650" height="40"/> |
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aSt-Fm-PHF" customClass="Label" customModule="TournamentStats" customModuleProvider="target"> |
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="584" height="40"/> |
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/> |
|
|
|
|
<nil key="textColor"/> |
|
|
|
|
<nil key="highlightedColor"/> |
|
|
|
|
</label> |
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wcd-nU-zRB" customClass="Label" customModule="TournamentStats" customModuleProvider="target"> |
|
|
|
|
<rect key="frame" x="650" y="0.0" width="650" height="40"/> |
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/> |
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wcd-nU-zRB" customClass="Label" customModule="TournamentStats" customModuleProvider="target"> |
|
|
|
|
<rect key="frame" x="584" y="0.0" width="716" height="40"/> |
|
|
|
|
<fontDescription key="fontDescription" name="Menlo-Regular" family="Menlo" pointSize="17"/> |
|
|
|
|
<nil key="textColor"/> |
|
|
|
|
<nil key="highlightedColor"/> |
|
|
|
|
</label> |
|
|
|
|
@ -194,7 +192,7 @@ |
|
|
|
|
</constraints> |
|
|
|
|
</stackView> |
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="9WN-7G-oBN"> |
|
|
|
|
<rect key="frame" x="0.0" y="2300" width="1300" height="500"/> |
|
|
|
|
<rect key="frame" x="0.0" y="2340" width="1300" height="500"/> |
|
|
|
|
<subviews> |
|
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YMb-PS-dFz"> |
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="642" height="500"/> |
|
|
|
|
@ -210,7 +208,7 @@ |
|
|
|
|
</constraints> |
|
|
|
|
</stackView> |
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="myS-g5-vsP"> |
|
|
|
|
<rect key="frame" x="0.0" y="2810" width="1300" height="50"/> |
|
|
|
|
<rect key="frame" x="0.0" y="2850" width="1300" height="50"/> |
|
|
|
|
<subviews> |
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mDV-nN-W7V" customClass="Label" customModule="TournamentStats" customModuleProvider="target"> |
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="650" height="50"/> |
|
|
|
|
@ -230,7 +228,7 @@ |
|
|
|
|
</constraints> |
|
|
|
|
</stackView> |
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="2iy-YX-agg"> |
|
|
|
|
<rect key="frame" x="0.0" y="2870" width="1300" height="500"/> |
|
|
|
|
<rect key="frame" x="0.0" y="2910" width="1300" height="500"/> |
|
|
|
|
<subviews> |
|
|
|
|
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="tVi-Bi-Ese"> |
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="422.5" height="500"/> |
|
|
|
|
@ -271,7 +269,6 @@ |
|
|
|
|
<outlet property="collectionView51" destination="tVi-Bi-Ese" id="f6M-Za-9IQ"/> |
|
|
|
|
<outlet property="container21" destination="Zmk-PV-di2" id="mv0-Sg-r5V"/> |
|
|
|
|
<outlet property="container22" destination="iQu-2n-Y3T" id="Yhg-KD-vzU"/> |
|
|
|
|
<outlet property="container23" destination="OZT-Lo-t7S" id="QcZ-kf-CTr"/> |
|
|
|
|
<outlet property="container41" destination="YMb-PS-dFz" id="siA-pY-GZT"/> |
|
|
|
|
<outlet property="container42" destination="LJL-hy-odj" id="7Bq-4v-uda"/> |
|
|
|
|
<outlet property="hStack1b" destination="ABP-ce-MDa" id="44B-nQ-AOq"/> |
|
|
|
|
@ -283,11 +280,8 @@ |
|
|
|
|
<outlet property="hStack5a" destination="myS-g5-vsP" id="S4L-12-8qP"/> |
|
|
|
|
<outlet property="hStack5b" destination="2iy-YX-agg" id="iqW-bN-4fc"/> |
|
|
|
|
<outlet property="infographyTitle" destination="4Hu-Ou-nFd" id="0vL-nP-fjY"/> |
|
|
|
|
<outlet property="label12" destination="VWQ-ZA-7rt" id="OBf-Fx-clC"/> |
|
|
|
|
<outlet property="label13" destination="iaM-v8-HTO" id="Li5-T2-st6"/> |
|
|
|
|
<outlet property="label21" destination="Hcr-dr-rUz" id="Ggb-ck-2Y7"/> |
|
|
|
|
<outlet property="label22" destination="2yf-Z5-Tpy" id="5yK-A5-sha"/> |
|
|
|
|
<outlet property="label23" destination="hcG-kJ-HS1" id="iKw-Dy-B6C"/> |
|
|
|
|
<outlet property="label41" destination="aSt-Fm-PHF" id="43C-8N-8Xk"/> |
|
|
|
|
<outlet property="label42" destination="wcd-nU-zRB" id="WAR-I1-Bej"/> |
|
|
|
|
<outlet property="label51" destination="mDV-nN-W7V" id="QlS-da-9bL"/> |
|
|
|
|
|