WLNativeAdTableViewCell.xib
8.41 KB
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="9532" systemVersion="15D21" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9530"/>
<capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="nativeCell" rowHeight="80" id="TUO-3e-Z0c" customClass="WLNativeAdTableViewCell">
<rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="TUO-3e-Z0c" id="rFP-el-oLd">
<rect key="frame" x="0.0" y="0.0" width="320" height="79.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<webView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="95U-Ni-FSn">
<rect key="frame" x="0.0" y="0.0" width="320" height="79"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<connections>
<outlet property="delegate" destination="TUO-3e-Z0c" id="8nn-Mf-VRq"/>
</connections>
</webView>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="xLm-Bp-71W">
<rect key="frame" x="8" y="8" width="152" height="64"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Advertisement" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="396-VT-2Ee">
<rect key="frame" x="233" y="65" width="87" height="14"/>
<constraints>
<constraint firstAttribute="height" constant="14" id="SFz-Ux-2Y8"/>
<constraint firstAttribute="width" constant="87" id="k55-7i-nkq"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NSR-sb-7cF">
<rect key="frame" x="161" y="8" width="151" height="55"/>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" hidesWhenStopped="YES" style="gray" translatesAutoresizingMaskIntoConstraints="NO" id="2i1-rB-bMz">
<rect key="frame" x="150" y="30" width="20" height="20"/>
</activityIndicatorView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="a1K-T8-Q5a">
<rect key="frame" x="0.0" y="78" width="320" height="1"/>
<color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="ahQ-nq-Svc"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="95U-Ni-FSn" secondAttribute="bottom" constant="1" id="2do-aZ-hiv"/>
<constraint firstAttribute="trailing" secondItem="NSR-sb-7cF" secondAttribute="trailing" constant="8" id="3TW-AH-T85"/>
<constraint firstAttribute="trailing" secondItem="95U-Ni-FSn" secondAttribute="trailing" id="DS0-Pz-ZxO"/>
<constraint firstAttribute="trailing" secondItem="a1K-T8-Q5a" secondAttribute="trailing" id="Gi2-gJ-nmY"/>
<constraint firstItem="95U-Ni-FSn" firstAttribute="top" secondItem="rFP-el-oLd" secondAttribute="top" id="GyZ-hA-4Dl"/>
<constraint firstItem="NSR-sb-7cF" firstAttribute="top" secondItem="rFP-el-oLd" secondAttribute="top" constant="8" id="JR8-fp-s3F"/>
<constraint firstItem="95U-Ni-FSn" firstAttribute="leading" secondItem="rFP-el-oLd" secondAttribute="leading" id="NIf-5g-WS2"/>
<constraint firstAttribute="trailing" secondItem="396-VT-2Ee" secondAttribute="trailing" id="Puz-ao-t5a"/>
<constraint firstAttribute="bottomMargin" secondItem="a1K-T8-Q5a" secondAttribute="bottom" id="QCr-O6-1AG"/>
<constraint firstItem="396-VT-2Ee" firstAttribute="top" secondItem="NSR-sb-7cF" secondAttribute="bottom" constant="2" id="WUG-eo-mFh"/>
<constraint firstAttribute="bottom" secondItem="396-VT-2Ee" secondAttribute="bottom" constant="0.5" id="d4X-1L-xI0"/>
<constraint firstItem="a1K-T8-Q5a" firstAttribute="leading" secondItem="rFP-el-oLd" secondAttribute="leading" id="ixG-zU-9Md"/>
<constraint firstItem="NSR-sb-7cF" firstAttribute="leading" secondItem="xLm-Bp-71W" secondAttribute="trailing" constant="1" id="mVf-Ie-GET"/>
<constraint firstItem="xLm-Bp-71W" firstAttribute="width" secondItem="NSR-sb-7cF" secondAttribute="width" id="sHF-sC-dIe"/>
<constraint firstItem="xLm-Bp-71W" firstAttribute="width" secondItem="rFP-el-oLd" secondAttribute="height" multiplier="2:1" id="sXq-4t-rRt"/>
<constraint firstItem="xLm-Bp-71W" firstAttribute="leading" secondItem="rFP-el-oLd" secondAttribute="leading" constant="8" id="tPi-ou-5x7"/>
<constraint firstAttribute="bottom" secondItem="a1K-T8-Q5a" secondAttribute="bottom" id="tQY-Sv-9zd"/>
<constraint firstItem="xLm-Bp-71W" firstAttribute="top" secondItem="rFP-el-oLd" secondAttribute="top" constant="8" id="yCS-mb-vzW"/>
<constraint firstAttribute="bottom" secondItem="xLm-Bp-71W" secondAttribute="bottom" constant="8" id="yRo-mZ-HKk"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="sXq-4t-rRt"/>
<exclude reference="QCr-O6-1AG"/>
</mask>
</variation>
</tableViewCellContentView>
<connections>
<outlet property="activityIndicator" destination="2i1-rB-bMz" id="TzL-ld-iTy"/>
<outlet property="adImageView" destination="xLm-Bp-71W" id="TZ7-9X-2hw"/>
<outlet property="adLabel" destination="NSR-sb-7cF" id="WdI-PV-UhH"/>
<outlet property="webView" destination="95U-Ni-FSn" id="JXN-nw-EjM"/>
</connections>
<point key="canvasLocation" x="684" y="370"/>
</tableViewCell>
</objects>
</document>