AddPeopleToGongWenCell.xib 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15400" 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="15404"/>
  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="none" indentationWidth="10" reuseIdentifier="AddPeopleToGongWenCell" rowHeight="131" id="KGk-i7-Jjw" customClass="AddPeopleToGongWenCell">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="131"/>
  15. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  16. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  17. <rect key="frame" x="0.0" y="0.0" width="320" height="131"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="抄送人" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sWk-rp-j7e">
  21. <rect key="frame" x="15" y="10" width="52" height="20.5"/>
  22. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  23. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  24. <nil key="highlightedColor"/>
  25. </label>
  26. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="星号" translatesAutoresizingMaskIntoConstraints="NO" id="evN-S5-V2s">
  27. <rect key="frame" x="75" y="17" width="5.5" height="6.5"/>
  28. </imageView>
  29. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="E7l-FW-ulY">
  30. <rect key="frame" x="0.0" y="40.5" width="320" height="1"/>
  31. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="calibratedRGB"/>
  32. <constraints>
  33. <constraint firstAttribute="height" constant="1" id="03X-G5-ehR"/>
  34. </constraints>
  35. </view>
  36. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="FiR-X4-7et">
  37. <rect key="frame" x="15" y="51.5" width="295" height="69.5"/>
  38. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  39. <collectionViewFlowLayout key="collectionViewLayout" scrollDirection="horizontal" minimumLineSpacing="15" minimumInteritemSpacing="15" id="e0X-aY-eqN">
  40. <size key="itemSize" width="50" height="50"/>
  41. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  42. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  43. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  44. </collectionViewFlowLayout>
  45. <connections>
  46. <outlet property="dataSource" destination="KGk-i7-Jjw" id="pJ9-a3-ktF"/>
  47. <outlet property="delegate" destination="KGk-i7-Jjw" id="xh3-YG-duI"/>
  48. </connections>
  49. </collectionView>
  50. </subviews>
  51. <constraints>
  52. <constraint firstItem="sWk-rp-j7e" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="0CP-b0-ASQ"/>
  53. <constraint firstItem="evN-S5-V2s" firstAttribute="leading" secondItem="sWk-rp-j7e" secondAttribute="trailing" constant="8" id="108-NS-9WW"/>
  54. <constraint firstItem="FiR-X4-7et" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="3lJ-sA-ojK"/>
  55. <constraint firstAttribute="trailing" secondItem="FiR-X4-7et" secondAttribute="trailing" constant="10" id="6jS-f3-Mws"/>
  56. <constraint firstItem="evN-S5-V2s" firstAttribute="centerY" secondItem="sWk-rp-j7e" secondAttribute="centerY" id="BCE-6N-Dw0"/>
  57. <constraint firstItem="E7l-FW-ulY" firstAttribute="top" secondItem="sWk-rp-j7e" secondAttribute="bottom" constant="10" id="CHp-Yh-eFW"/>
  58. <constraint firstItem="E7l-FW-ulY" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="GFt-6q-wwI"/>
  59. <constraint firstAttribute="bottom" secondItem="FiR-X4-7et" secondAttribute="bottom" constant="10" id="P3O-hz-8uQ"/>
  60. <constraint firstItem="FiR-X4-7et" firstAttribute="top" secondItem="E7l-FW-ulY" secondAttribute="bottom" constant="10" id="RlS-cO-wHn"/>
  61. <constraint firstItem="sWk-rp-j7e" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="fdO-AY-02D"/>
  62. <constraint firstAttribute="trailing" secondItem="E7l-FW-ulY" secondAttribute="trailing" id="iL7-5L-4Kz"/>
  63. </constraints>
  64. </tableViewCellContentView>
  65. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  66. <connections>
  67. <outlet property="collectView" destination="FiR-X4-7et" id="WVa-7S-bps"/>
  68. <outlet property="haveNeedImageView" destination="evN-S5-V2s" id="ytd-IF-Acv"/>
  69. <outlet property="namelab" destination="sWk-rp-j7e" id="B9m-hA-NFu"/>
  70. </connections>
  71. <point key="canvasLocation" x="131.8840579710145" y="181.80803571428569"/>
  72. </tableViewCell>
  73. </objects>
  74. <resources>
  75. <image name="星号" width="5.5" height="6.5"/>
  76. </resources>
  77. </document>