NewsListTableViewCell.xib 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
  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="none" indentationWidth="10" id="KGk-i7-Jjw" customClass="NewsListTableViewCell" customModule="xingchuangke" customModuleProvider="target">
  16. <rect key="frame" x="0.0" y="0.0" width="320" height="140"/>
  17. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  18. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  19. <rect key="frame" x="0.0" y="0.0" width="320" height="139.5"/>
  20. <autoresizingMask key="autoresizingMask"/>
  21. <subviews>
  22. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fdH-L6-bP1">
  23. <rect key="frame" x="15" y="10" width="290" height="120"/>
  24. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  25. <subviews>
  26. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="系统通知" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Wua-j6-0Rp">
  27. <rect key="frame" x="14" y="6" width="88" height="21"/>
  28. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  29. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  30. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  31. <nil key="highlightedColor"/>
  32. </label>
  33. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="a1F-ky-wjq">
  34. <rect key="frame" x="14" y="33" width="263" height="76"/>
  35. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  36. <subviews>
  37. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="ion_login_logo" translatesAutoresizingMaskIntoConstraints="NO" id="EuZ-I4-UQ2">
  38. <rect key="frame" x="0.0" y="0.0" width="76" height="76"/>
  39. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  40. </imageView>
  41. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="这是一个通知这是一个通知这是一个通知这是一个通知这是一个通知这是一个通知这是一个通知" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="3" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VAf-dv-OGb">
  42. <rect key="frame" x="84" y="9" width="171" height="58"/>
  43. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  44. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  45. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  46. <nil key="highlightedColor"/>
  47. </label>
  48. </subviews>
  49. <color key="backgroundColor" red="0.96862745100000003" green="0.96862745100000003" blue="0.97647058819999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  50. </view>
  51. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="系统通知" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XDz-jw-sCv">
  52. <rect key="frame" x="110" y="6" width="167" height="21"/>
  53. <autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
  54. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="11"/>
  55. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  56. <nil key="highlightedColor"/>
  57. </label>
  58. </subviews>
  59. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  60. </view>
  61. </subviews>
  62. <color key="backgroundColor" red="0.96862745100000003" green="0.96862745100000003" blue="0.97647058819999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  63. </tableViewCellContentView>
  64. <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
  65. <connections>
  66. <outlet property="imgIcon" destination="EuZ-I4-UQ2" id="i7a-CO-dt5"/>
  67. <outlet property="lblContent" destination="VAf-dv-OGb" id="oPX-Bu-bay"/>
  68. <outlet property="lblDate" destination="XDz-jw-sCv" id="L9U-rW-hwi"/>
  69. <outlet property="lblTitle" destination="Wua-j6-0Rp" id="ACA-Yk-YVT"/>
  70. <outlet property="viewContent" destination="fdH-L6-bP1" id="lN7-pi-T9d"/>
  71. </connections>
  72. <point key="canvasLocation" x="-816" y="30"/>
  73. </tableViewCell>
  74. </objects>
  75. <resources>
  76. <image name="ion_login_logo" width="94" height="112.5"/>
  77. </resources>
  78. </document>