MessageCell.xib 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13196" 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="13173"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  13. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  14. <tableViewCell contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" rowHeight="87" id="KGk-i7-Jjw" customClass="MessageCell">
  15. <rect key="frame" x="0.0" y="0.0" width="301" height="87"/>
  16. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  17. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  18. <rect key="frame" x="0.0" y="0.0" width="268" height="86.5"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="N0H-Nf-eOV">
  22. <rect key="frame" x="10" y="5" width="113" height="20.5"/>
  23. <constraints>
  24. <constraint firstAttribute="height" constant="20.5" id="443-Gc-SmX"/>
  25. </constraints>
  26. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  27. <color key="textColor" red="0.20000000300000001" green="0.20000000300000001" blue="0.20000000300000001" alpha="1" colorSpace="calibratedRGB"/>
  28. <nil key="highlightedColor"/>
  29. </label>
  30. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="date" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UFm-Kf-Ojh">
  31. <rect key="frame" x="133" y="7.5" width="130" height="16"/>
  32. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  33. <constraints>
  34. <constraint firstAttribute="width" constant="130" id="We0-mS-ibu"/>
  35. </constraints>
  36. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  37. <color key="textColor" red="0.60000002379999995" green="0.60000002379999995" blue="0.60000002379999995" alpha="1" colorSpace="calibratedRGB"/>
  38. <nil key="highlightedColor"/>
  39. </label>
  40. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="content" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="APQ-D8-DFj">
  41. <rect key="frame" x="10" y="25.5" width="253" height="40"/>
  42. <constraints>
  43. <constraint firstAttribute="height" constant="40" id="SzC-Yd-iLQ"/>
  44. </constraints>
  45. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  46. <color key="textColor" red="0.40000000600000002" green="0.40000000600000002" blue="0.40000000600000002" alpha="1" colorSpace="calibratedRGB"/>
  47. <nil key="highlightedColor"/>
  48. </label>
  49. </subviews>
  50. <constraints>
  51. <constraint firstItem="APQ-D8-DFj" firstAttribute="trailing" secondItem="UFm-Kf-Ojh" secondAttribute="trailing" id="AIS-Ff-dVy"/>
  52. <constraint firstItem="APQ-D8-DFj" firstAttribute="leading" secondItem="N0H-Nf-eOV" secondAttribute="leading" id="E82-nm-pfL"/>
  53. <constraint firstItem="UFm-Kf-Ojh" firstAttribute="centerY" secondItem="N0H-Nf-eOV" secondAttribute="centerY" id="G7Q-rM-V6j"/>
  54. <constraint firstItem="N0H-Nf-eOV" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="5" id="JRU-xB-FDS"/>
  55. <constraint firstItem="N0H-Nf-eOV" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="Que-vM-wKP"/>
  56. <constraint firstItem="UFm-Kf-Ojh" firstAttribute="leading" secondItem="N0H-Nf-eOV" secondAttribute="trailing" constant="10" id="epS-26-mCX"/>
  57. <constraint firstAttribute="trailing" secondItem="UFm-Kf-Ojh" secondAttribute="trailing" constant="5" id="sKZ-wM-Aes"/>
  58. <constraint firstItem="APQ-D8-DFj" firstAttribute="top" secondItem="N0H-Nf-eOV" secondAttribute="bottom" id="wGc-rq-Nan"/>
  59. </constraints>
  60. </tableViewCellContentView>
  61. <connections>
  62. <outlet property="content" destination="APQ-D8-DFj" id="dGl-AS-ffb"/>
  63. <outlet property="date" destination="UFm-Kf-Ojh" id="qJJ-tV-T4r"/>
  64. <outlet property="title" destination="N0H-Nf-eOV" id="2W3-H9-nCC"/>
  65. </connections>
  66. <point key="canvasLocation" x="37.5" y="101.5"/>
  67. </tableViewCell>
  68. </objects>
  69. </document>