NoticeUnreadCell.xib 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14868" 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="14824"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="NoticeUnreadCell0" id="XQq-HD-MDi" customClass="NoticeUnreadCell">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
  15. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  16. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="XQq-HD-MDi" id="NNp-wZ-5Ic">
  17. <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6dQ-vX-ppw">
  21. <rect key="frame" x="15" y="7" width="290" height="36"/>
  22. <subviews>
  23. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Bwh-nX-Wu9">
  24. <rect key="frame" x="124.5" y="9.5" width="41" height="17"/>
  25. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  26. <inset key="imageEdgeInsets" minX="-6.5" minY="0.0" maxX="0.0" maxY="0.0"/>
  27. <state key="normal" title="搜索" image="chatmsg_search_icon">
  28. <color key="titleColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  29. </state>
  30. </button>
  31. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="lHU-cF-yGN">
  32. <rect key="frame" x="0.0" y="0.0" width="290" height="36"/>
  33. </button>
  34. </subviews>
  35. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  36. <constraints>
  37. <constraint firstItem="lHU-cF-yGN" firstAttribute="leading" secondItem="6dQ-vX-ppw" secondAttribute="leading" id="0y2-qL-A7n"/>
  38. <constraint firstAttribute="bottom" secondItem="lHU-cF-yGN" secondAttribute="bottom" id="4UC-0C-632"/>
  39. <constraint firstAttribute="height" constant="36" id="4cK-uq-DJa"/>
  40. <constraint firstAttribute="trailing" secondItem="lHU-cF-yGN" secondAttribute="trailing" id="Nph-si-Lhg"/>
  41. <constraint firstItem="Bwh-nX-Wu9" firstAttribute="centerX" secondItem="6dQ-vX-ppw" secondAttribute="centerX" id="QgV-NL-Fqg"/>
  42. <constraint firstItem="Bwh-nX-Wu9" firstAttribute="centerY" secondItem="6dQ-vX-ppw" secondAttribute="centerY" id="Ryu-i2-Lx9"/>
  43. <constraint firstItem="lHU-cF-yGN" firstAttribute="top" secondItem="6dQ-vX-ppw" secondAttribute="top" id="V8Z-5B-cLX"/>
  44. </constraints>
  45. </view>
  46. </subviews>
  47. <constraints>
  48. <constraint firstItem="6dQ-vX-ppw" firstAttribute="leading" secondItem="NNp-wZ-5Ic" secondAttribute="leading" constant="15" id="ArD-aN-M8J"/>
  49. <constraint firstItem="6dQ-vX-ppw" firstAttribute="centerY" secondItem="NNp-wZ-5Ic" secondAttribute="centerY" id="Hud-DH-7yd"/>
  50. <constraint firstAttribute="trailing" secondItem="6dQ-vX-ppw" secondAttribute="trailing" constant="15" id="qw3-5s-kIu"/>
  51. </constraints>
  52. </tableViewCellContentView>
  53. <viewLayoutGuide key="safeArea" id="h4y-0N-EE6"/>
  54. <connections>
  55. <outlet property="cell0SearchBgView" destination="6dQ-vX-ppw" id="bDb-kC-ebF"/>
  56. <outlet property="cell0SearchBtn" destination="lHU-cF-yGN" id="IbB-83-haI"/>
  57. </connections>
  58. <point key="canvasLocation" x="132" y="88"/>
  59. </tableViewCell>
  60. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="NoticeUnreadCell1" id="iRQ-z2-6lL" customClass="NoticeUnreadCell">
  61. <rect key="frame" x="0.0" y="0.0" width="320" height="60"/>
  62. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  63. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="iRQ-z2-6lL" id="wAa-dt-ILO">
  64. <rect key="frame" x="0.0" y="0.0" width="320" height="60"/>
  65. <autoresizingMask key="autoresizingMask"/>
  66. <subviews>
  67. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qbi-0n-V9m">
  68. <rect key="frame" x="0.0" y="0.0" width="320" height="60"/>
  69. <subviews>
  70. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="CY5-oT-IYq">
  71. <rect key="frame" x="15" y="7.5" width="45" height="45"/>
  72. <constraints>
  73. <constraint firstAttribute="width" constant="45" id="Gmw-Rx-vOv"/>
  74. <constraint firstAttribute="height" constant="45" id="tBk-dq-GjU"/>
  75. </constraints>
  76. </imageView>
  77. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="e8r-6Z-4zS">
  78. <rect key="frame" x="75" y="9.5" width="39.5" height="15"/>
  79. <constraints>
  80. <constraint firstAttribute="height" constant="15" id="3eh-oc-fjo"/>
  81. </constraints>
  82. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  83. <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="calibratedRGB"/>
  84. <nil key="highlightedColor"/>
  85. </label>
  86. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kq9-N4-wDw">
  87. <rect key="frame" x="75" y="34.5" width="37.5" height="14"/>
  88. <constraints>
  89. <constraint firstAttribute="height" constant="14" id="ybc-3V-JCK"/>
  90. </constraints>
  91. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  92. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  93. <nil key="highlightedColor"/>
  94. </label>
  95. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4ZR-J7-W5h">
  96. <rect key="frame" x="269.5" y="9.5" width="35.5" height="15"/>
  97. <constraints>
  98. <constraint firstAttribute="height" constant="15" id="hbu-1O-Zfg"/>
  99. </constraints>
  100. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  101. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  102. <nil key="highlightedColor"/>
  103. </label>
  104. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cjV-6l-Hl1">
  105. <rect key="frame" x="15" y="59.5" width="305" height="0.5"/>
  106. <color key="backgroundColor" red="0.93333333333333335" green="0.93333333333333335" blue="0.93333333333333335" alpha="1" colorSpace="calibratedRGB"/>
  107. <constraints>
  108. <constraint firstAttribute="height" constant="0.5" id="B7B-k0-teL"/>
  109. </constraints>
  110. </view>
  111. </subviews>
  112. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  113. <constraints>
  114. <constraint firstItem="cjV-6l-Hl1" firstAttribute="leading" secondItem="CY5-oT-IYq" secondAttribute="leading" id="BuX-8E-Igd"/>
  115. <constraint firstAttribute="trailing" secondItem="4ZR-J7-W5h" secondAttribute="trailing" constant="15" id="GAX-Ca-Wh1"/>
  116. <constraint firstItem="CY5-oT-IYq" firstAttribute="leading" secondItem="qbi-0n-V9m" secondAttribute="leading" constant="15" id="KcH-RT-X36"/>
  117. <constraint firstItem="kq9-N4-wDw" firstAttribute="top" secondItem="e8r-6Z-4zS" secondAttribute="bottom" constant="10" id="O95-jf-zKN"/>
  118. <constraint firstItem="kq9-N4-wDw" firstAttribute="leading" secondItem="e8r-6Z-4zS" secondAttribute="leading" id="QpF-YL-Hlz"/>
  119. <constraint firstItem="4ZR-J7-W5h" firstAttribute="centerY" secondItem="e8r-6Z-4zS" secondAttribute="centerY" id="RrT-L9-8O4"/>
  120. <constraint firstItem="e8r-6Z-4zS" firstAttribute="leading" secondItem="CY5-oT-IYq" secondAttribute="trailing" constant="15" id="TWi-jN-wB2"/>
  121. <constraint firstAttribute="bottom" secondItem="cjV-6l-Hl1" secondAttribute="bottom" id="fqt-AU-rqB"/>
  122. <constraint firstAttribute="trailing" secondItem="cjV-6l-Hl1" secondAttribute="trailing" id="p8g-JO-exp"/>
  123. <constraint firstItem="CY5-oT-IYq" firstAttribute="centerY" secondItem="qbi-0n-V9m" secondAttribute="centerY" id="prr-Ar-KrY"/>
  124. <constraint firstItem="e8r-6Z-4zS" firstAttribute="top" secondItem="CY5-oT-IYq" secondAttribute="top" constant="2" id="yzd-y3-neX"/>
  125. </constraints>
  126. </view>
  127. </subviews>
  128. <constraints>
  129. <constraint firstItem="qbi-0n-V9m" firstAttribute="leading" secondItem="wAa-dt-ILO" secondAttribute="leading" id="4jj-WN-EOx"/>
  130. <constraint firstAttribute="trailing" secondItem="qbi-0n-V9m" secondAttribute="trailing" id="EVZ-Ak-man"/>
  131. <constraint firstAttribute="bottom" secondItem="qbi-0n-V9m" secondAttribute="bottom" id="PVV-fs-rLk"/>
  132. <constraint firstItem="qbi-0n-V9m" firstAttribute="top" secondItem="wAa-dt-ILO" secondAttribute="top" id="fKo-MD-YLj"/>
  133. </constraints>
  134. </tableViewCellContentView>
  135. <viewLayoutGuide key="safeArea" id="qND-yS-9lt"/>
  136. <connections>
  137. <outlet property="cell1ImageView" destination="CY5-oT-IYq" id="1W7-QT-Gpo"/>
  138. <outlet property="cell1IntroLabel" destination="kq9-N4-wDw" id="6eh-Jg-HBN"/>
  139. <outlet property="cell1TimeLabel" destination="4ZR-J7-W5h" id="SoK-ku-mAf"/>
  140. <outlet property="cell1TitleLabel" destination="e8r-6Z-4zS" id="vLa-sy-Rr1"/>
  141. </connections>
  142. <point key="canvasLocation" x="131.8840579710145" y="166.74107142857142"/>
  143. </tableViewCell>
  144. </objects>
  145. <resources>
  146. <image name="chatmsg_search_icon" width="12" height="12"/>
  147. </resources>
  148. </document>