58 lines
4.4 KiB
XML
58 lines
4.4 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="System colors in document resources" minToolsVersion="11.0"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="LMLoveSkyWheelViewController">
|
|
<connections>
|
|
<outlet property="swTableView" destination="2OH-Ma-2uY" id="GZF-ko-iLe"/>
|
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
|
</connections>
|
|
</placeholder>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="love_mtl_bg" translatesAutoresizingMaskIntoConstraints="NO" id="QCw-th-WiK">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="1107"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="QCw-th-WiK" secondAttribute="height" multiplier="375:1107" id="ktl-uc-tzQ"/>
|
|
</constraints>
|
|
</imageView>
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="none" rowHeight="66" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="2OH-Ma-2uY">
|
|
<rect key="frame" x="0.0" y="90" width="375" height="722"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<connections>
|
|
<outlet property="dataSource" destination="-1" id="KIl-w5-KAM"/>
|
|
<outlet property="delegate" destination="-1" id="kdz-iz-I90"/>
|
|
</connections>
|
|
</tableView>
|
|
</subviews>
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
<constraints>
|
|
<constraint firstItem="2OH-Ma-2uY" firstAttribute="trailing" secondItem="i5M-Pr-FkT" secondAttribute="trailing" id="Plm-BA-vqa"/>
|
|
<constraint firstItem="2OH-Ma-2uY" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="90" id="R42-GY-l4b"/>
|
|
<constraint firstItem="2OH-Ma-2uY" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="bwj-K0-ADf"/>
|
|
<constraint firstAttribute="bottom" secondItem="2OH-Ma-2uY" secondAttribute="bottom" id="jzW-r7-R18"/>
|
|
<constraint firstItem="QCw-th-WiK" firstAttribute="trailing" secondItem="i5M-Pr-FkT" secondAttribute="trailing" id="sOu-Ua-PlC"/>
|
|
<constraint firstItem="QCw-th-WiK" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="utc-s5-jZm"/>
|
|
<constraint firstItem="QCw-th-WiK" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="wYF-Cf-LeG"/>
|
|
</constraints>
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
<point key="canvasLocation" x="130.53435114503816" y="-11.267605633802818"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<image name="love_mtl_bg" width="375" height="1107"/>
|
|
<systemColor name="systemBackgroundColor">
|
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</systemColor>
|
|
</resources>
|
|
</document>
|