39 lines
2.7 KiB
XML
39 lines
2.7 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11542" 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="11524"/>
|
|
<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="QianDaoBannerViewCell" rowHeight="179" id="KGk-i7-Jjw" customClass="QianDaoBannerViewCell">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="179"/>
|
|
<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="178.5"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mnB-MQ-D9z" customClass="LXAdScrollView">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="179"/>
|
|
</view>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="mnB-MQ-D9z" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="Qsp-pP-67w"/>
|
|
<constraint firstItem="mnB-MQ-D9z" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="Sy9-WG-lb8"/>
|
|
<constraint firstAttribute="bottom" secondItem="mnB-MQ-D9z" secondAttribute="bottom" id="u9M-MF-Xsy"/>
|
|
<constraint firstAttribute="trailing" secondItem="mnB-MQ-D9z" secondAttribute="trailing" id="we6-EZ-u2l"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<connections>
|
|
<outlet property="adView" destination="mnB-MQ-D9z" id="apX-wA-Zfs"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="24.5" y="51.5"/>
|
|
</tableViewCell>
|
|
</objects>
|
|
</document>
|