40 lines
2.8 KiB
XML
40 lines
2.8 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11762" systemVersion="15G31" 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="11757"/>
|
|
<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"/>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="IfishZiXunAdViewCell" rowHeight="160" id="KGk-i7-Jjw" customClass="IfishZiXunAdViewCell">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="160"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="159.5"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="h41-WO-1Yc" customClass="LXAdScrollView">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="160"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstAttribute="bottom" secondItem="h41-WO-1Yc" secondAttribute="bottom" id="YF7-I9-8yJ"/>
|
|
<constraint firstItem="h41-WO-1Yc" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="ekK-qe-0p1"/>
|
|
<constraint firstAttribute="trailing" secondItem="h41-WO-1Yc" secondAttribute="trailing" id="x4j-TF-2N0"/>
|
|
<constraint firstItem="h41-WO-1Yc" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="zGE-hz-2EX"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<connections>
|
|
<outlet property="newsAdview" destination="h41-WO-1Yc" id="MT7-lH-4aF"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="24.5" y="52"/>
|
|
</tableViewCell>
|
|
</objects>
|
|
</document>
|