AddPictureCell.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="15702" 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="15704"/>
  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" rowHeight="219" id="KGk-i7-Jjw" customClass="AddPictureCell">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="219"/>
  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="219"/>
  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="AQ2-ZH-QZb">
  21. <rect key="frame" x="15" y="15" 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="ZWi-HJ-SoN">
  27. <rect key="frame" x="75" y="22" width="5.5" height="6.5"/>
  28. </imageView>
  29. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ltf-OS-JiI">
  30. <rect key="frame" x="0.0" y="45.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="6vZ-fQ-z7B"/>
  34. </constraints>
  35. </view>
  36. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="qXP-qp-FTh">
  37. <rect key="frame" x="15" y="56.5" width="290" height="156.5"/>
  38. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  39. <collectionViewFlowLayout key="collectionViewLayout" scrollDirection="horizontal" minimumLineSpacing="15" minimumInteritemSpacing="15" id="8Nj-dy-9y5">
  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="kZy-Kl-05F"/>
  47. <outlet property="delegate" destination="KGk-i7-Jjw" id="1rT-Kz-C6C"/>
  48. </connections>
  49. </collectionView>
  50. </subviews>
  51. <constraints>
  52. <constraint firstItem="AQ2-ZH-QZb" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="1MU-H0-bqO"/>
  53. <constraint firstItem="Ltf-OS-JiI" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="26z-pT-QsI"/>
  54. <constraint firstItem="ZWi-HJ-SoN" firstAttribute="centerY" secondItem="AQ2-ZH-QZb" secondAttribute="centerY" id="I37-gv-yct"/>
  55. <constraint firstItem="Ltf-OS-JiI" firstAttribute="top" secondItem="AQ2-ZH-QZb" secondAttribute="bottom" constant="10" id="PUV-KM-IBg"/>
  56. <constraint firstAttribute="trailing" secondItem="Ltf-OS-JiI" secondAttribute="trailing" id="bgr-Tj-REr"/>
  57. <constraint firstItem="ZWi-HJ-SoN" firstAttribute="leading" secondItem="AQ2-ZH-QZb" secondAttribute="trailing" constant="8" id="dGX-kK-hg9"/>
  58. <constraint firstAttribute="bottom" secondItem="qXP-qp-FTh" secondAttribute="bottom" constant="6" id="eEV-Rr-41N"/>
  59. <constraint firstItem="AQ2-ZH-QZb" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="eIU-EG-gcQ"/>
  60. <constraint firstItem="qXP-qp-FTh" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="gRe-sy-RlU"/>
  61. <constraint firstItem="qXP-qp-FTh" firstAttribute="top" secondItem="Ltf-OS-JiI" secondAttribute="bottom" constant="10" id="jBg-pT-x4B"/>
  62. <constraint firstAttribute="trailing" secondItem="qXP-qp-FTh" secondAttribute="trailing" constant="15" id="tAb-AR-2yI"/>
  63. </constraints>
  64. </tableViewCellContentView>
  65. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  66. <connections>
  67. <outlet property="haveNeedImageView" destination="ZWi-HJ-SoN" id="wfx-Pj-GDa"/>
  68. <outlet property="mycollectionView" destination="qXP-qp-FTh" id="waN-C9-Re2"/>
  69. <outlet property="namelab" destination="AQ2-ZH-QZb" id="k2U-vb-n0w"/>
  70. </connections>
  71. <point key="canvasLocation" x="131.8840579710145" y="211.27232142857142"/>
  72. </tableViewCell>
  73. </objects>
  74. <resources>
  75. <image name="星号" width="5.5" height="6.5"/>
  76. </resources>
  77. </document>