ifish/Ifish/controllers/FishTinkController/maincontroller/RightViewControllers/emptyInfoCollectionViewCell...

66 lines
5.0 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10117" systemVersion="15E65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
</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="emptyInfoCollectionViewCell">
<rect key="frame" x="0.0" y="0.0" width="255" height="247"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="0.0" y="0.0" width="255" height="247"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="暂时没有消息,快绑定自己的水族箱吧!" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dbN-D6-lqq">
<rect key="frame" x="100" y="150" width="55" height="50"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="VVr-mV-hJX"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="light_right_fragment.png" translatesAutoresizingMaskIntoConstraints="NO" id="oe2-1Z-LgR">
<rect key="frame" x="102" y="100" width="50" height="50"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="RyN-0J-n3Y"/>
<constraint firstAttribute="height" constant="50" id="bxB-Yf-nSX"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</view>
<constraints>
<constraint firstItem="oe2-1Z-LgR" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="100" id="GHw-x7-Od2"/>
<constraint firstAttribute="bottom" secondItem="oe2-1Z-LgR" secondAttribute="bottom" constant="100" id="KFb-uX-81w"/>
<constraint firstItem="oe2-1Z-LgR" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" id="KMs-Ad-Wmq"/>
<constraint firstItem="dbN-D6-lqq" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="100" id="Qrl-sq-IIK"/>
<constraint firstAttribute="trailing" secondItem="oe2-1Z-LgR" secondAttribute="trailing" constant="100" id="Y4m-w6-Wk2"/>
<constraint firstItem="oe2-1Z-LgR" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="100" id="qMh-Mu-JeG"/>
<constraint firstItem="dbN-D6-lqq" firstAttribute="top" secondItem="oe2-1Z-LgR" secondAttribute="bottom" id="s1n-OH-RMg"/>
<constraint firstItem="oe2-1Z-LgR" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="100" id="uxI-5z-BZH"/>
<constraint firstAttribute="trailing" secondItem="dbN-D6-lqq" secondAttribute="trailing" constant="100" id="wqJ-rJ-KTw"/>
</constraints>
<size key="customSize" width="255" height="247"/>
<variation key="default">
<mask key="constraints">
<exclude reference="GHw-x7-Od2"/>
<exclude reference="KFb-uX-81w"/>
<exclude reference="Y4m-w6-Wk2"/>
<exclude reference="qMh-Mu-JeG"/>
</mask>
</variation>
<connections>
<outlet property="emptyImage" destination="oe2-1Z-LgR" id="PJD-gM-CRc"/>
<outlet property="emptyLabel" destination="dbN-D6-lqq" id="gOI-2w-9aT"/>
</connections>
<point key="canvasLocation" x="204.5" y="371.5"/>
</collectionViewCell>
</objects>
<resources>
<image name="light_right_fragment.png" width="82" height="82"/>
</resources>
</document>