JCHATAlbumTableViewCell.xib 6.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
  9. <capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
  10. <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
  11. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  12. </dependencies>
  13. <objects>
  14. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  15. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  16. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="255" id="KGk-i7-Jjw" customClass="JCHATAlbumTableViewCell">
  17. <rect key="frame" x="0.0" y="0.0" width="480" height="255"/>
  18. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  19. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  20. <rect key="frame" x="0.0" y="0.0" width="480" height="254.5"/>
  21. <autoresizingMask key="autoresizingMask"/>
  22. <subviews>
  23. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="oaW-vo-n04" userLabel="图片">
  24. <rect key="frame" x="12" y="100" width="55" height="55"/>
  25. <constraints>
  26. <constraint firstAttribute="width" secondItem="oaW-vo-n04" secondAttribute="height" multiplier="1:1" id="Ewc-Va-EgK"/>
  27. <constraint firstAttribute="width" constant="55" id="kYB-sf-qIj"/>
  28. </constraints>
  29. </imageView>
  30. <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">
  31. <rect key="frame" x="75" y="21" width="335" height="213"/>
  32. <constraints>
  33. <constraint firstAttribute="width" constant="143" id="Epk-4i-5Ta"/>
  34. </constraints>
  35. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  36. <color key="textColor" red="0.5490196078431373" green="0.5490196078431373" blue="0.5490196078431373" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  37. <nil key="highlightedColor"/>
  38. <variation key="default">
  39. <mask key="constraints">
  40. <exclude reference="Epk-4i-5Ta"/>
  41. </mask>
  42. </variation>
  43. </label>
  44. <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="线">
  45. <rect key="frame" x="8" y="253.5" width="464" height="0.5"/>
  46. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.059999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
  47. <constraints>
  48. <constraint firstAttribute="height" constant="0.5" id="i7p-Sh-RqF"/>
  49. </constraints>
  50. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  51. <nil key="textColor"/>
  52. <nil key="highlightedColor"/>
  53. </label>
  54. </subviews>
  55. <constraints>
  56. <constraint firstItem="9Dl-JT-40W" firstAttribute="width" secondItem="H2p-sc-9uM" secondAttribute="width" constant="-16" id="0Sv-n7-4sa"/>
  57. <constraint firstItem="TCi-q2-Xbt" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="1eq-J9-uCX"/>
  58. <constraint firstItem="TCi-q2-Xbt" firstAttribute="leading" secondItem="oaW-vo-n04" secondAttribute="trailing" constant="8" id="AnC-bc-HWl"/>
  59. <constraint firstAttribute="bottom" secondItem="9Dl-JT-40W" secondAttribute="bottom" constant="0.5" id="Fq3-R8-V8H"/>
  60. <constraint firstAttribute="bottomMargin" secondItem="TCi-q2-Xbt" secondAttribute="bottom" constant="10" id="Ka6-4C-Qu3"/>
  61. <constraint firstItem="TCi-q2-Xbt" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="10" id="NtJ-kQ-K2a"/>
  62. <constraint firstItem="oaW-vo-n04" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="QrT-Ug-bmy"/>
  63. <constraint firstAttribute="trailingMargin" secondItem="TCi-q2-Xbt" secondAttribute="trailing" constant="50" id="ZPq-FR-8Aa"/>
  64. <constraint firstItem="oaW-vo-n04" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="-8" id="bRx-6x-wR5"/>
  65. <constraint firstItem="9Dl-JT-40W" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="k7x-Dh-oJN"/>
  66. </constraints>
  67. <variation key="default">
  68. <mask key="constraints">
  69. <exclude reference="1eq-J9-uCX"/>
  70. </mask>
  71. </variation>
  72. </tableViewCellContentView>
  73. <connections>
  74. <outlet property="albumImage" destination="oaW-vo-n04" id="jTc-MY-Ik9"/>
  75. <outlet property="albumTittle" destination="TCi-q2-Xbt" id="056-fF-ECO"/>
  76. </connections>
  77. <point key="canvasLocation" x="390" y="557.5"/>
  78. </tableViewCell>
  79. </objects>
  80. </document>