ifish/Ifish/views/setViewCell/ChangeWaterCell.xib

86 lines
7.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/>
<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="default" indentationWidth="10" reuseIdentifier="ChangeWaterCell" id="KGk-i7-Jjw" customClass="ChangeWaterCell">
<rect key="frame" x="0.0" y="0.0" width="329" height="48"/>
<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="329" height="48"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="换水提醒" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Mjj-aG-rUn">
<rect key="frame" x="26" y="15" width="77" height="18"/>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<color key="textColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Clw-cb-vbP" userLabel="lineView">
<rect key="frame" x="5" y="0.0" width="319" height="0.5"/>
<color key="backgroundColor" red="0.25490196079999999" green="0.25490196079999999" blue="0.25490196079999999" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="0.5" id="4wu-5a-cWx"/>
</constraints>
</view>
<imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="bPu-W6-hDN" userLabel="icon">
<rect key="frame" x="18" y="11" width="30" height="26"/>
<constraints>
<constraint firstAttribute="height" constant="26" id="DHw-X9-Q02"/>
<constraint firstAttribute="width" constant="30" id="pvn-WA-1rq"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" text="设置换水周期" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="B34-8H-MOY">
<rect key="frame" x="144" y="15.5" width="84" height="17"/>
<constraints>
<constraint firstAttribute="width" constant="84" id="VGM-eZ-LlO"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" red="0.4549019608" green="0.4549019608" blue="0.4549019608" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hLN-Fh-Sqa">
<rect key="frame" x="248" y="7.5" width="60" height="33"/>
<constraints>
<constraint firstAttribute="width" constant="60" id="Qvn-Gu-NCL"/>
<constraint firstAttribute="height" constant="33" id="htW-pi-0lf"/>
</constraints>
<state key="normal" backgroundImage="graybtn_big.png"/>
</button>
</subviews>
<constraints>
<constraint firstItem="hLN-Fh-Sqa" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="6qq-34-vRm"/>
<constraint firstItem="bPu-W6-hDN" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="7Mm-fk-9Zw"/>
<constraint firstItem="Mjj-aG-rUn" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="Bf2-uk-zoA"/>
<constraint firstItem="bPu-W6-hDN" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="18" id="In1-QK-w7N"/>
<constraint firstItem="B34-8H-MOY" firstAttribute="leading" secondItem="Mjj-aG-rUn" secondAttribute="trailing" constant="41" id="aXj-ot-8vV"/>
<constraint firstAttribute="trailingMargin" secondItem="hLN-Fh-Sqa" secondAttribute="trailing" constant="5" id="dd0-Ro-5Sl"/>
<constraint firstItem="Clw-cb-vbP" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="5" id="heT-cx-6JA"/>
<constraint firstItem="hLN-Fh-Sqa" firstAttribute="leading" secondItem="B34-8H-MOY" secondAttribute="trailing" constant="20" id="o6f-MO-pkf"/>
<constraint firstItem="Clw-cb-vbP" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="p3p-JV-2Mg"/>
<constraint firstItem="B34-8H-MOY" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="sA8-Aj-W2A"/>
<constraint firstAttribute="trailing" secondItem="Clw-cb-vbP" secondAttribute="trailing" constant="5" id="vdj-tB-FWu"/>
<constraint firstItem="Mjj-aG-rUn" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="10" id="wcw-Bh-YPu"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="ChangeWaterSwitch" destination="hLN-Fh-Sqa" id="lmL-w1-THT"/>
<outlet property="huanshuiDaylabel" destination="B34-8H-MOY" id="kZD-uO-VMn"/>
<outlet property="icon" destination="bPu-W6-hDN" id="eNc-Qh-bjW"/>
<outlet property="titileLabelLayout" destination="wcw-Bh-YPu" id="baa-Nn-Ljl"/>
<outlet property="titleLabel" destination="Mjj-aG-rUn" id="yhO-z2-3Pc"/>
</connections>
<point key="canvasLocation" x="480.80000000000001" y="280.65967016491754"/>
</tableViewCell>
</objects>
<resources>
<image name="graybtn_big.png" width="172" height="94"/>
</resources>
</document>