46 lines
3.7 KiB
XML
46 lines
3.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21679"/>
|
|
<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"/>
|
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="YYXinrenTop3View">
|
|
<rect key="frame" x="0.0" y="0.0" width="114" height="138"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="xr_top3_bg" translatesAutoresizingMaskIntoConstraints="NO" id="vq5-ln-GCF">
|
|
<rect key="frame" x="0.0" y="0.0" width="114" height="138"/>
|
|
</imageView>
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="aby-Ff-jbc">
|
|
<rect key="frame" x="0.0" y="8" width="114" height="122"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</tableView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstAttribute="bottom" secondItem="vq5-ln-GCF" secondAttribute="bottom" id="7xK-ko-AU0"/>
|
|
<constraint firstItem="vq5-ln-GCF" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="H5v-JD-byQ"/>
|
|
<constraint firstItem="aby-Ff-jbc" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="ORO-2o-UKf"/>
|
|
<constraint firstItem="aby-Ff-jbc" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="8" id="RYu-rA-RhW"/>
|
|
<constraint firstAttribute="trailing" secondItem="aby-Ff-jbc" secondAttribute="trailing" id="VqX-zF-wpI"/>
|
|
<constraint firstItem="vq5-ln-GCF" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="i7i-aj-rwn"/>
|
|
<constraint firstAttribute="trailing" secondItem="vq5-ln-GCF" secondAttribute="trailing" id="j4v-it-EuF"/>
|
|
<constraint firstAttribute="bottom" secondItem="aby-Ff-jbc" secondAttribute="bottom" constant="8" id="w9y-RY-pw2"/>
|
|
</constraints>
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
<connections>
|
|
<outlet property="tableView" destination="aby-Ff-jbc" id="4SC-rS-1F4"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="117" y="-11"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<image name="xr_top3_bg" width="113.66666412353516" height="137.66667175292969"/>
|
|
</resources>
|
|
</document>
|