MTMsgListTableViewCell.xib 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  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" indentationWidth="10" id="KGk-i7-Jjw" customClass="MTMsgListTableViewCell">
  15. <rect key="frame" x="0.0" y="0.0" width="320" height="53"/>
  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="320" height="53"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qgH-Kw-NHf">
  22. <rect key="frame" x="18" y="4" width="45" height="45"/>
  23. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  24. <constraints>
  25. <constraint firstAttribute="width" constant="45" id="RKk-Od-sJm"/>
  26. <constraint firstAttribute="height" constant="45" id="vm6-lo-ezY"/>
  27. </constraints>
  28. </view>
  29. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="昵称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="a1y-fb-l5a">
  30. <rect key="frame" x="70" y="4" width="142" height="18"/>
  31. <constraints>
  32. <constraint firstAttribute="height" constant="18" id="956-kL-v3c"/>
  33. </constraints>
  34. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  35. <color key="textColor" red="0.20000000000000001" green="0.23137254901960785" blue="0.2196078431372549" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  36. <nil key="highlightedColor"/>
  37. </label>
  38. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="12-31 14:20" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CrJ-Tw-GfX">
  39. <rect key="frame" x="232" y="6" width="70" height="14"/>
  40. <constraints>
  41. <constraint firstAttribute="width" constant="70" id="PJJ-gH-Llq"/>
  42. </constraints>
  43. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  44. <color key="textColor" red="0.59999999999999998" green="0.62352941176470589" blue="0.61568627450980395" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  45. <nil key="highlightedColor"/>
  46. </label>
  47. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="今天的提议不错,总结一下,写个文档给我" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="erA-Xo-Yir">
  48. <rect key="frame" x="70" y="27" width="207" height="14"/>
  49. <constraints>
  50. <constraint firstAttribute="width" constant="207" id="GDu-br-73u"/>
  51. </constraints>
  52. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  53. <color key="textColor" red="0.59999999999999998" green="0.62352941179999999" blue="0.61568627450000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  54. <nil key="highlightedColor"/>
  55. </label>
  56. </subviews>
  57. <constraints>
  58. <constraint firstItem="CrJ-Tw-GfX" firstAttribute="centerY" secondItem="a1y-fb-l5a" secondAttribute="centerY" id="2Sh-mc-fBI"/>
  59. <constraint firstItem="erA-Xo-Yir" firstAttribute="leading" secondItem="qgH-Kw-NHf" secondAttribute="trailing" constant="7" id="BCo-oJ-R4S"/>
  60. <constraint firstItem="qgH-Kw-NHf" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="FJ1-B8-UN8"/>
  61. <constraint firstItem="a1y-fb-l5a" firstAttribute="leading" secondItem="qgH-Kw-NHf" secondAttribute="trailing" constant="7" id="FQb-WJ-H3u"/>
  62. <constraint firstItem="erA-Xo-Yir" firstAttribute="top" secondItem="a1y-fb-l5a" secondAttribute="bottom" constant="5" id="Mgu-b6-7Mo"/>
  63. <constraint firstItem="qgH-Kw-NHf" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="18" id="a84-f7-erX"/>
  64. <constraint firstItem="CrJ-Tw-GfX" firstAttribute="leading" secondItem="a1y-fb-l5a" secondAttribute="trailing" constant="20" id="deC-rD-q4f"/>
  65. <constraint firstAttribute="trailing" secondItem="CrJ-Tw-GfX" secondAttribute="trailing" constant="18" id="eeg-o2-ojB"/>
  66. <constraint firstItem="a1y-fb-l5a" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="4" id="kBW-lR-i0q"/>
  67. </constraints>
  68. </tableViewCellContentView>
  69. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  70. <point key="canvasLocation" x="140.57971014492756" y="113.50446428571428"/>
  71. </tableViewCell>
  72. </objects>
  73. <resources>
  74. <systemColor name="systemBackgroundColor">
  75. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  76. </systemColor>
  77. </resources>
  78. </document>