NoticeTableViewCell.xib 8.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="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="14460.20"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <objects>
  13. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  14. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  15. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="NoticeTableViewCell" id="XGW-52-ZsX" customClass="NoticeTableViewCell">
  16. <rect key="frame" x="0.0" y="0.0" width="320" height="64"/>
  17. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  18. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="XGW-52-ZsX" id="s3a-It-HPq">
  19. <rect key="frame" x="0.0" y="0.0" width="320" height="63.5"/>
  20. <autoresizingMask key="autoresizingMask"/>
  21. <subviews>
  22. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="imagePlaceholder" translatesAutoresizingMaskIntoConstraints="NO" id="D1a-s0-iXd">
  23. <rect key="frame" x="10" y="12" width="39.5" height="39.5"/>
  24. <constraints>
  25. <constraint firstAttribute="height" constant="39.5" id="4xk-oZ-Ux8"/>
  26. <constraint firstAttribute="width" constant="39.5" id="A9y-9M-tkq"/>
  27. </constraints>
  28. </imageView>
  29. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hPW-9l-XzG">
  30. <rect key="frame" x="61.5" y="12" width="37.5" height="18"/>
  31. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  32. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="0.84705882349999995" colorSpace="calibratedRGB"/>
  33. <nil key="highlightedColor"/>
  34. </label>
  35. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LzW-Ho-Atz">
  36. <rect key="frame" x="61.5" y="33.5" width="243.5" height="18"/>
  37. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  38. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="0.84705882349999995" colorSpace="calibratedRGB"/>
  39. <nil key="highlightedColor"/>
  40. </label>
  41. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Y4H-EJ-3zb">
  42. <rect key="frame" x="61.5" y="62.5" width="258.5" height="1"/>
  43. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="calibratedRGB"/>
  44. <constraints>
  45. <constraint firstAttribute="height" constant="1" id="zdo-Xb-X6o"/>
  46. </constraints>
  47. </view>
  48. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="igJ-1H-8RB">
  49. <rect key="frame" x="278" y="15" width="27" height="12"/>
  50. <fontDescription key="fontDescription" type="system" pointSize="10"/>
  51. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  52. <nil key="highlightedColor"/>
  53. </label>
  54. <view alpha="0.40000000000000002" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OTn-QI-Dtq">
  55. <rect key="frame" x="0.0" y="0.0" width="320" height="63.5"/>
  56. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  57. </view>
  58. </subviews>
  59. <constraints>
  60. <constraint firstAttribute="bottom" secondItem="OTn-QI-Dtq" secondAttribute="bottom" id="3bb-zB-g1O"/>
  61. <constraint firstAttribute="bottom" secondItem="D1a-s0-iXd" secondAttribute="bottom" constant="12" id="5Mh-r2-Lo5"/>
  62. <constraint firstItem="D1a-s0-iXd" firstAttribute="leading" secondItem="s3a-It-HPq" secondAttribute="leading" constant="10" id="61y-fK-aPg"/>
  63. <constraint firstItem="OTn-QI-Dtq" firstAttribute="leading" secondItem="s3a-It-HPq" secondAttribute="leading" id="776-YQ-FzT"/>
  64. <constraint firstItem="LzW-Ho-Atz" firstAttribute="leading" secondItem="Y4H-EJ-3zb" secondAttribute="leading" id="7c2-C2-1Ib"/>
  65. <constraint firstItem="LzW-Ho-Atz" firstAttribute="bottom" secondItem="D1a-s0-iXd" secondAttribute="bottom" id="9SI-QU-tnw"/>
  66. <constraint firstItem="hPW-9l-XzG" firstAttribute="leading" secondItem="D1a-s0-iXd" secondAttribute="trailing" constant="12" id="A8K-Es-oQe"/>
  67. <constraint firstItem="OTn-QI-Dtq" firstAttribute="top" secondItem="s3a-It-HPq" secondAttribute="top" id="BXM-dA-HM9"/>
  68. <constraint firstAttribute="trailing" secondItem="igJ-1H-8RB" secondAttribute="trailing" constant="15" id="Bjx-f4-AOE"/>
  69. <constraint firstItem="D1a-s0-iXd" firstAttribute="top" secondItem="s3a-It-HPq" secondAttribute="top" constant="12" id="FWu-dH-Epx"/>
  70. <constraint firstAttribute="trailing" secondItem="OTn-QI-Dtq" secondAttribute="trailing" id="XcK-ph-PTE"/>
  71. <constraint firstAttribute="trailing" secondItem="LzW-Ho-Atz" secondAttribute="trailing" constant="15" id="bUS-lw-RkP"/>
  72. <constraint firstItem="igJ-1H-8RB" firstAttribute="centerY" secondItem="hPW-9l-XzG" secondAttribute="centerY" id="cZ8-RA-qEe"/>
  73. <constraint firstItem="hPW-9l-XzG" firstAttribute="top" secondItem="D1a-s0-iXd" secondAttribute="top" id="guN-tp-bZi"/>
  74. <constraint firstAttribute="bottom" secondItem="Y4H-EJ-3zb" secondAttribute="bottom" id="ib7-p3-1Jq"/>
  75. <constraint firstItem="LzW-Ho-Atz" firstAttribute="leading" secondItem="D1a-s0-iXd" secondAttribute="trailing" constant="12" id="k8F-lo-21y"/>
  76. <constraint firstAttribute="trailing" secondItem="Y4H-EJ-3zb" secondAttribute="trailing" id="xV2-xO-8cs"/>
  77. </constraints>
  78. </tableViewCellContentView>
  79. <viewLayoutGuide key="safeArea" id="Gb4-JJ-pAj"/>
  80. <connections>
  81. <outlet property="imageViewIcon" destination="D1a-s0-iXd" id="R2Y-my-mJZ"/>
  82. <outlet property="labelDate" destination="igJ-1H-8RB" id="GFH-iV-bWk"/>
  83. <outlet property="labelDetail" destination="LzW-Ho-Atz" id="I6b-1Z-60E"/>
  84. <outlet property="labelTitle" destination="hPW-9l-XzG" id="DRr-m9-X9B"/>
  85. <outlet property="viewHide" destination="OTn-QI-Dtq" id="0Oe-bC-UIZ"/>
  86. </connections>
  87. <point key="canvasLocation" x="20.800000000000001" y="178.11094452773614"/>
  88. </tableViewCell>
  89. </objects>
  90. <resources>
  91. <image name="imagePlaceholder" width="1024" height="1024"/>
  92. </resources>
  93. </document>