ifish/Ifish/controllers/IfishTabControllers/设备/QianDao/View/QianDaoWayTitleViewCell.xib

63 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="11542" systemVersion="15G31" 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="11524"/>
<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="default" indentationWidth="10" reuseIdentifier="QianDaoWayTitleViewCell" id="KGk-i7-Jjw" customClass="QianDaoWayTitleViewCell">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<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="43.5"/>
<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="GTU-ep-nfL">
<rect key="frame" x="43" y="10.5" width="176" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="176" id="68a-es-PZM"/>
<constraint firstAttribute="height" constant="21" id="txX-x4-Dzy"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="R5z-lD-ily">
<rect key="frame" x="0.0" y="43" width="320" height="1"/>
<color key="backgroundColor" red="0.94901960784313721" green="0.94901960784313721" blue="0.94901960784313721" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="Ohl-p0-KoI"/>
</constraints>
</view>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="signin_strategy.png" translatesAutoresizingMaskIntoConstraints="NO" id="CVn-yq-ozC">
<rect key="frame" x="15" y="12" width="18" height="18"/>
<constraints>
<constraint firstAttribute="height" constant="18" id="iX9-PF-5NT"/>
<constraint firstAttribute="width" constant="18" id="jfA-vu-N7w"/>
</constraints>
</imageView>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="R5z-lD-ily" secondAttribute="trailing" id="5Vy-cl-hDW"/>
<constraint firstAttribute="bottom" secondItem="R5z-lD-ily" secondAttribute="bottom" id="9RX-zX-Kmh"/>
<constraint firstItem="R5z-lD-ily" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="F35-Xy-pcX"/>
<constraint firstItem="GTU-ep-nfL" firstAttribute="centerY" secondItem="CVn-yq-ozC" secondAttribute="centerY" id="VeR-A3-SD6"/>
<constraint firstAttribute="leadingMargin" secondItem="CVn-yq-ozC" secondAttribute="leading" constant="-7" id="d2I-Ay-gae"/>
<constraint firstItem="CVn-yq-ozC" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="l5K-k3-WQO"/>
<constraint firstItem="GTU-ep-nfL" firstAttribute="leading" secondItem="CVn-yq-ozC" secondAttribute="trailing" constant="10" id="lck-Hh-Ylt"/>
</constraints>
</tableViewCellContentView>
</tableViewCell>
</objects>
<resources>
<image name="signin_strategy.png" width="15" height="15"/>
</resources>
</document>