55 lines
4.5 KiB
XML
55 lines
4.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22684"/>
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
<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="none" indentationWidth="10" rowHeight="342" id="KGk-i7-Jjw" customClass="NW_RankingCell" customModule="wallpaper_BProject" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="0.0" width="351" height="342"/>
|
|
<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="351" height="342"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="zw" translatesAutoresizingMaskIntoConstraints="NO" id="Hhd-ZI-dPF">
|
|
<rect key="frame" x="10" y="5" width="180" height="332"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="180" id="lwB-2t-dSI"/>
|
|
<constraint firstAttribute="height" constant="332" id="vGH-Em-ERi"/>
|
|
</constraints>
|
|
</imageView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="I think this wallpaper is very good. Its composition and artistic conception are very good." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wSj-g0-Vly">
|
|
<rect key="frame" x="200" y="83.333333333333329" width="141" height="175.33333333333337"/>
|
|
<fontDescription key="fontDescription" name="HoeflerText-Italic" family="Hoefler Text" pointSize="25"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="Hhd-ZI-dPF" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="5" id="7H1-F1-5aO"/>
|
|
<constraint firstAttribute="trailing" secondItem="wSj-g0-Vly" secondAttribute="trailing" constant="10" id="MXf-pS-aGs"/>
|
|
<constraint firstItem="wSj-g0-Vly" firstAttribute="leading" secondItem="Hhd-ZI-dPF" secondAttribute="trailing" constant="10" id="Nbz-qJ-blt"/>
|
|
<constraint firstAttribute="bottom" secondItem="Hhd-ZI-dPF" secondAttribute="bottom" constant="5" id="iGi-ww-Pyn"/>
|
|
<constraint firstItem="Hhd-ZI-dPF" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="iwD-B2-B9W"/>
|
|
<constraint firstItem="wSj-g0-Vly" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="xPZ-4v-xmC"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
|
|
<connections>
|
|
<outlet property="contentLabel" destination="wSj-g0-Vly" id="oPJ-oT-BqR"/>
|
|
<outlet property="rkImageV" destination="Hhd-ZI-dPF" id="9g7-Zu-MS3"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="142.74809160305344" y="36.619718309859159"/>
|
|
</tableViewCell>
|
|
</objects>
|
|
<resources>
|
|
<image name="zw" width="750" height="1624"/>
|
|
</resources>
|
|
</document>
|