ifish/Ifish/controllers/FishTinkController/maincontroller/RightViewControllers/infoCollectionViewCell.xib

79 lines
6.9 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"/>
<capability name="Constraints to layout margins" minToolsVersion="6.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="infoCollectionViewCell">
<rect key="frame" x="0.0" y="0.0" width="308" height="94"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="0.0" y="0.0" width="308" height="94"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_jpush_offline.png" translatesAutoresizingMaskIntoConstraints="NO" id="aG7-jD-Ghi">
<rect key="frame" x="10" y="12" width="10" height="16"/>
<constraints>
<constraint firstAttribute="width" constant="10" id="MMo-f2-aro"/>
<constraint firstAttribute="height" constant="16" id="RM8-WP-3ra"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="您的家庭鱼缸温度已经严重低于安全范围,请尽快设置给鱼儿们温暖!" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iQJ-qW-JnU">
<rect key="frame" x="25" y="28" width="268" height="56"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="温度预警" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="40l-rx-cTK">
<rect key="frame" x="25" y="10" width="100" height="20"/>
<constraints>
<constraint firstAttribute="height" constant="20" id="OQH-56-GOz"/>
<constraint firstAttribute="width" constant="100" id="w2m-F7-Lct"/>
</constraints>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="C1u-hD-PO5">
<rect key="frame" x="18" y="92" width="270" height="1"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="a0g-FM-im8"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</view>
<constraints>
<constraint firstItem="aG7-jD-Ghi" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="12" id="DFe-4p-igz"/>
<constraint firstAttribute="trailingMargin" secondItem="C1u-hD-PO5" secondAttribute="trailing" constant="12" id="FJS-yk-c4Z"/>
<constraint firstItem="iQJ-qW-JnU" firstAttribute="top" secondItem="aG7-jD-Ghi" secondAttribute="bottom" id="Rcz-eJ-1B0"/>
<constraint firstItem="iQJ-qW-JnU" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="25" id="afZ-Xc-mey"/>
<constraint firstItem="aG7-jD-Ghi" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="10" id="cEt-6E-DRf"/>
<constraint firstItem="40l-rx-cTK" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="10" id="cSw-je-jBY"/>
<constraint firstItem="40l-rx-cTK" firstAttribute="leading" secondItem="aG7-jD-Ghi" secondAttribute="trailing" constant="5" id="d7B-Xz-Vq2"/>
<constraint firstItem="C1u-hD-PO5" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leadingMargin" constant="10" id="j3B-vp-A6o"/>
<constraint firstAttribute="trailing" secondItem="iQJ-qW-JnU" secondAttribute="trailing" constant="15" id="jok-nf-wYH"/>
<constraint firstAttribute="bottomMargin" secondItem="C1u-hD-PO5" secondAttribute="bottom" constant="-7" id="qYk-ND-Fud"/>
<constraint firstAttribute="bottom" secondItem="iQJ-qW-JnU" secondAttribute="bottom" constant="10" id="roc-kU-BsF"/>
</constraints>
<size key="customSize" width="308" height="94"/>
<connections>
<outlet property="ContentLabel" destination="iQJ-qW-JnU" id="WXY-4j-Zbb"/>
<outlet property="IconImage" destination="aG7-jD-Ghi" id="w2M-M8-BZ2"/>
<outlet property="TitleLabel" destination="40l-rx-cTK" id="5Qh-af-44x"/>
<outlet property="line" destination="C1u-hD-PO5" id="Bep-I8-8Os"/>
</connections>
<point key="canvasLocation" x="-677" y="313"/>
</collectionViewCell>
</objects>
<resources>
<image name="ic_jpush_offline.png" width="30" height="48"/>
</resources>
</document>