94 lines
7.9 KiB
XML
94 lines
7.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23727" 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="23721"/>
|
|
<capability name="Named colors" minToolsVersion="9.0"/>
|
|
<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"/>
|
|
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="FACollectCell" customModule="Fableon" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="0.0" width="236" height="329"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
|
<rect key="frame" x="0.0" y="0.0" width="236" height="329"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ft8-51-pRf" customClass="FAImageView" customModule="Fableon" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="0.0" width="236" height="270"/>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
|
|
<integer key="value" value="6"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</imageView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3hA-MZ-UZy">
|
|
<rect key="frame" x="0.0" y="277" width="31" height="14.333333333333314"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
|
<color key="textColor" name="#FFFFFF"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YRp-WJ-M8G">
|
|
<rect key="frame" x="0.0" y="294.33333333333331" width="26.333333333333332" height="12"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="10"/>
|
|
<color key="textColor" name="#FFFFFF"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jTC-5t-LEB">
|
|
<rect key="frame" x="0.0" y="0.0" width="236" height="270"/>
|
|
<color key="backgroundColor" name="#000000_0.75"/>
|
|
<state key="normal" title="Button"/>
|
|
<buttonConfiguration key="configuration" style="plain" image="删除"/>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
|
|
<integer key="value" value="6"/>
|
|
</userDefinedRuntimeAttribute>
|
|
<userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
|
|
</userDefinedRuntimeAttributes>
|
|
<connections>
|
|
<action selector="handleDeleteButton:" destination="gTV-IL-0wX" eventType="touchUpInside" id="qhI-tk-v9r"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
</view>
|
|
<viewLayoutGuide key="safeArea" id="ZTg-uK-7eu"/>
|
|
<constraints>
|
|
<constraint firstItem="jTC-5t-LEB" firstAttribute="trailing" secondItem="ft8-51-pRf" secondAttribute="trailing" id="4mC-59-ddf"/>
|
|
<constraint firstItem="YRp-WJ-M8G" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="KxM-Ls-Nc8"/>
|
|
<constraint firstItem="jTC-5t-LEB" firstAttribute="bottom" secondItem="ft8-51-pRf" secondAttribute="bottom" id="LcN-MM-5FL"/>
|
|
<constraint firstItem="jTC-5t-LEB" firstAttribute="leading" secondItem="ft8-51-pRf" secondAttribute="leading" id="SDp-b4-9AN"/>
|
|
<constraint firstItem="ft8-51-pRf" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="WFp-eV-4ML"/>
|
|
<constraint firstAttribute="bottom" secondItem="ft8-51-pRf" secondAttribute="bottom" constant="59" id="YFx-jl-R0t"/>
|
|
<constraint firstItem="ft8-51-pRf" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="crW-Gh-emI"/>
|
|
<constraint firstItem="3hA-MZ-UZy" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="hu5-S1-g5i"/>
|
|
<constraint firstAttribute="trailing" secondItem="ft8-51-pRf" secondAttribute="trailing" id="i2G-DF-5DP"/>
|
|
<constraint firstItem="3hA-MZ-UZy" firstAttribute="top" secondItem="ft8-51-pRf" secondAttribute="bottom" constant="7" id="rAf-Lw-Ija"/>
|
|
<constraint firstItem="jTC-5t-LEB" firstAttribute="top" secondItem="ft8-51-pRf" secondAttribute="top" id="shQ-wC-7bx"/>
|
|
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="3hA-MZ-UZy" secondAttribute="trailing" id="vN9-gX-ck4"/>
|
|
<constraint firstItem="YRp-WJ-M8G" firstAttribute="top" secondItem="3hA-MZ-UZy" secondAttribute="bottom" constant="3" id="yOT-VM-d0c"/>
|
|
</constraints>
|
|
<size key="customSize" width="236" height="329"/>
|
|
<connections>
|
|
<outlet property="coverImageView" destination="ft8-51-pRf" id="MLR-b4-bcQ"/>
|
|
<outlet property="deleteButton" destination="jTC-5t-LEB" id="0GS-YK-3Ag"/>
|
|
<outlet property="epLabel" destination="YRp-WJ-M8G" id="Isd-pp-hUI"/>
|
|
<outlet property="nameLabel" destination="3hA-MZ-UZy" id="62J-96-16m"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="279.38931297709922" y="139.78873239436621"/>
|
|
</collectionViewCell>
|
|
</objects>
|
|
<resources>
|
|
<image name="删除" width="26" height="26"/>
|
|
<namedColor name="#000000_0.75">
|
|
<color red="0.0" green="0.0" blue="0.0" alpha="0.75" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</namedColor>
|
|
<namedColor name="#FFFFFF">
|
|
<color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</namedColor>
|
|
</resources>
|
|
</document>
|