ifish/Ifish/controllers/FishTinkController/maincontroller/CenterontrolControllers/RuSunTemp/RuSunIndependence/RuSunChangeNameTitleViewCel...

68 lines
5.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
<capability name="Constraints to layout margins" minToolsVersion="6.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" reuseIdentifier="RuSunChangeNameTitleViewCell" id="KGk-i7-Jjw" customClass="RuSunChangeNameTitleViewCell">
<rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
<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="320" height="49.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="redact_line_pointblue.png" translatesAutoresizingMaskIntoConstraints="NO" id="GSX-GA-o3g">
<rect key="frame" x="27" y="21" width="12" height="29"/>
<constraints>
<constraint firstAttribute="width" constant="12" id="DZJ-8R-BQs"/>
<constraint firstAttribute="height" constant="29" id="Lel-pD-mZn"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="水族箱" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Dae-FO-MMJ">
<rect key="frame" x="58" y="14" width="54" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="avD-IG-wRe"/>
<constraint firstAttribute="width" constant="54" id="ex7-wD-xWL"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="我的水族箱" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="cgK-Ks-2s1">
<rect key="frame" x="173" y="0.0" width="122" height="50"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="2zD-xY-XTZ"/>
</constraints>
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<textInputTraits key="textInputTraits"/>
</textField>
</subviews>
<constraints>
<constraint firstItem="cgK-Ks-2s1" firstAttribute="leading" secondItem="Dae-FO-MMJ" secondAttribute="trailing" constant="61" id="C35-Dm-h68"/>
<constraint firstItem="GSX-GA-o3g" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="10" id="T4v-rA-scy"/>
<constraint firstItem="cgK-Ks-2s1" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="XHP-Aw-zdH"/>
<constraint firstAttribute="trailingMargin" secondItem="cgK-Ks-2s1" secondAttribute="trailing" constant="9" id="ZQg-rc-gMi"/>
<constraint firstItem="GSX-GA-o3g" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="11" id="bBT-N0-nKl"/>
<constraint firstItem="Dae-FO-MMJ" firstAttribute="leading" secondItem="GSX-GA-o3g" secondAttribute="trailing" constant="19" id="eON-t8-eL0"/>
<constraint firstItem="Dae-FO-MMJ" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="muQ-ox-Clv"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="deviceName" destination="cgK-Ks-2s1" id="n3G-VN-O4U"/>
</connections>
</tableViewCell>
</objects>
<resources>
<image name="redact_line_pointblue.png" width="11" height="29"/>
</resources>
</document>