| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- <?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="Aspect ratio constraints" minToolsVersion="5.1"/>
- <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" rowHeight="255" id="KGk-i7-Jjw" customClass="JCHATAlbumTableViewCell">
- <rect key="frame" x="0.0" y="0.0" width="480" height="255"/>
- <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="480" height="254.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="oaW-vo-n04" userLabel="图片">
- <rect key="frame" x="12" y="100" width="55" height="55"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="oaW-vo-n04" secondAttribute="height" multiplier="1:1" id="Ewc-Va-EgK"/>
- <constraint firstAttribute="width" constant="55" id="kYB-sf-qIj"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TCi-q2-Xbt">
- <rect key="frame" x="75" y="21" width="335" height="213"/>
- <constraints>
- <constraint firstAttribute="width" constant="143" id="Epk-4i-5Ta"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.5490196078431373" green="0.5490196078431373" blue="0.5490196078431373" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="Epk-4i-5Ta"/>
- </mask>
- </variation>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9Dl-JT-40W" userLabel="线">
- <rect key="frame" x="8" y="253.5" width="464" height="0.5"/>
- <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.059999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="i7p-Sh-RqF"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="9Dl-JT-40W" firstAttribute="width" secondItem="H2p-sc-9uM" secondAttribute="width" constant="-16" id="0Sv-n7-4sa"/>
- <constraint firstItem="TCi-q2-Xbt" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="1eq-J9-uCX"/>
- <constraint firstItem="TCi-q2-Xbt" firstAttribute="leading" secondItem="oaW-vo-n04" secondAttribute="trailing" constant="8" id="AnC-bc-HWl"/>
- <constraint firstAttribute="bottom" secondItem="9Dl-JT-40W" secondAttribute="bottom" constant="0.5" id="Fq3-R8-V8H"/>
- <constraint firstAttribute="bottomMargin" secondItem="TCi-q2-Xbt" secondAttribute="bottom" constant="10" id="Ka6-4C-Qu3"/>
- <constraint firstItem="TCi-q2-Xbt" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="10" id="NtJ-kQ-K2a"/>
- <constraint firstItem="oaW-vo-n04" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="QrT-Ug-bmy"/>
- <constraint firstAttribute="trailingMargin" secondItem="TCi-q2-Xbt" secondAttribute="trailing" constant="50" id="ZPq-FR-8Aa"/>
- <constraint firstItem="oaW-vo-n04" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="-8" id="bRx-6x-wR5"/>
- <constraint firstItem="9Dl-JT-40W" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="k7x-Dh-oJN"/>
- </constraints>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="1eq-J9-uCX"/>
- </mask>
- </variation>
- </tableViewCellContentView>
- <connections>
- <outlet property="albumImage" destination="oaW-vo-n04" id="jTc-MY-Ik9"/>
- <outlet property="albumTittle" destination="TCi-q2-Xbt" id="056-fF-ECO"/>
- </connections>
- <point key="canvasLocation" x="390" y="557.5"/>
- </tableViewCell>
- </objects>
- </document>
|