developer
2023-05-20 c1ffd99c4b60066774eb2c97b31e4aaa014e7f51
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
    <device id="retina4_7" orientation="portrait">
        <adaptation id="fullscreen"/>
    </device>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
        <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"/>
        <collectionReusableView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" restorationIdentifier="ADCollectionReusableView" id="U6b-Vx-4bR" customClass="ADCollectionReusableView">
            <rect key="frame" x="0.0" y="0.0" width="320" height="141"/>
            <autoresizingMask key="autoresizingMask"/>
            <subviews>
                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="HbA-YD-py5" customClass="YYAnimatedImageView">
                    <rect key="frame" x="10" y="1" width="300" height="125"/>
                </imageView>
                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="X0l-bn-e2V">
                    <rect key="frame" x="0.0" y="0.0" width="320" height="126"/>
                </button>
                <label opaque="NO" userInteractionEnabled="NO" alpha="0.69999999999999996" contentMode="left" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5IE-mp-2rp">
                    <rect key="frame" x="10" y="126" width="300" height="15"/>
                    <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
                    <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="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QcV-Co-yF2">
                    <rect key="frame" x="14" y="126" width="254" height="15"/>
                    <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
                    <fontDescription key="fontDescription" type="system" pointSize="11"/>
                    <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                    <nil key="highlightedColor"/>
                </label>
                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="tsa_ad_logo" translatesAutoresizingMaskIntoConstraints="NO" id="qQe-xc-ly4">
                    <rect key="frame" x="266" y="126" width="44" height="15"/>
                    <constraints>
                        <constraint firstAttribute="width" constant="44" id="L79-Ft-kaa"/>
                        <constraint firstAttribute="height" constant="15" id="NHJ-fc-9w7"/>
                    </constraints>
                </imageView>
            </subviews>
            <constraints>
                <constraint firstItem="5IE-mp-2rp" firstAttribute="top" secondItem="QcV-Co-yF2" secondAttribute="top" id="1Qd-Mo-gwO"/>
                <constraint firstAttribute="trailing" secondItem="QcV-Co-yF2" secondAttribute="trailing" constant="52" id="4L9-Jo-0mV"/>
                <constraint firstItem="5IE-mp-2rp" firstAttribute="height" secondItem="QcV-Co-yF2" secondAttribute="height" id="5A3-j8-Ffo"/>
                <constraint firstAttribute="bottom" secondItem="qQe-xc-ly4" secondAttribute="bottom" id="61R-HZ-qW9"/>
                <constraint firstAttribute="trailing" secondItem="5IE-mp-2rp" secondAttribute="trailing" constant="10" id="8zF-J5-btz"/>
                <constraint firstAttribute="trailing" secondItem="qQe-xc-ly4" secondAttribute="trailing" constant="10" id="ELd-vv-18F"/>
                <constraint firstItem="QcV-Co-yF2" firstAttribute="top" secondItem="X0l-bn-e2V" secondAttribute="bottom" id="MHp-CH-qAs"/>
                <constraint firstAttribute="trailing" secondItem="HbA-YD-py5" secondAttribute="trailing" constant="10" id="O8j-Aj-JXY"/>
                <constraint firstItem="QcV-Co-yF2" firstAttribute="height" secondItem="qQe-xc-ly4" secondAttribute="height" id="OLS-48-i7T"/>
                <constraint firstItem="5IE-mp-2rp" firstAttribute="leading" secondItem="U6b-Vx-4bR" secondAttribute="leading" constant="10" id="P3h-Js-kYp"/>
                <constraint firstItem="HbA-YD-py5" firstAttribute="top" secondItem="U6b-Vx-4bR" secondAttribute="top" constant="1" id="ZWG-Vq-Aw9"/>
                <constraint firstItem="QcV-Co-yF2" firstAttribute="leading" secondItem="U6b-Vx-4bR" secondAttribute="leading" constant="14" id="c0V-tu-2K3"/>
                <constraint firstItem="X0l-bn-e2V" firstAttribute="top" secondItem="U6b-Vx-4bR" secondAttribute="top" id="cF1-cG-dfg"/>
                <constraint firstAttribute="trailing" secondItem="X0l-bn-e2V" secondAttribute="trailing" id="cTV-HW-L0M"/>
                <constraint firstItem="X0l-bn-e2V" firstAttribute="leading" secondItem="U6b-Vx-4bR" secondAttribute="leading" id="gwa-Zw-GGe"/>
                <constraint firstItem="QcV-Co-yF2" firstAttribute="top" secondItem="HbA-YD-py5" secondAttribute="bottom" id="hWM-3Y-m7d"/>
                <constraint firstAttribute="bottom" secondItem="QcV-Co-yF2" secondAttribute="bottom" id="k5R-Cz-Ao4"/>
                <constraint firstItem="HbA-YD-py5" firstAttribute="leading" secondItem="U6b-Vx-4bR" secondAttribute="leading" constant="10" id="vwh-vG-fWk"/>
            </constraints>
            <connections>
                <outlet property="ADClickButton" destination="X0l-bn-e2V" id="Njr-qS-o9p"/>
                <outlet property="ADImage" destination="HbA-YD-py5" id="df6-5n-cLp"/>
                <outlet property="ADTitle" destination="QcV-Co-yF2" id="6bp-dj-ukJ"/>
            </connections>
            <point key="canvasLocation" x="414" y="440.5"/>
        </collectionReusableView>
    </objects>
    <resources>
        <image name="tsa_ad_logo" width="106" height="36"/>
    </resources>
</document>