RAPhotoCell.xib 5.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14313.18" 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="14283.14"/>
  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" reuseIdentifier="RAPhotoCell" rowHeight="260" id="KGk-i7-Jjw" customClass="RAPhotoCell">
  16. <rect key="frame" x="0.0" y="0.0" width="465" height="260"/>
  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="465" height="259.5"/>
  20. <autoresizingMask key="autoresizingMask"/>
  21. <subviews>
  22. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Container Photo" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="v6o-oB-zX2">
  23. <rect key="frame" x="5" y="5" width="133" height="21"/>
  24. <constraints>
  25. <constraint firstAttribute="height" constant="21" id="Rch-FI-l98"/>
  26. </constraints>
  27. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  28. <nil key="textColor"/>
  29. <nil key="highlightedColor"/>
  30. </label>
  31. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vHy-5x-FBq">
  32. <rect key="frame" x="143" y="2" width="8" height="21"/>
  33. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  34. <color key="textColor" red="1" green="0.1047433005" blue="0.075207091899999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  35. <nil key="highlightedColor"/>
  36. </label>
  37. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="6sP-8x-XRt">
  38. <rect key="frame" x="0.0" y="31" width="465" height="223.5"/>
  39. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  40. <collectionViewLayout key="collectionViewLayout" id="E8C-6x-vkJ"/>
  41. <connections>
  42. <outlet property="dataSource" destination="KGk-i7-Jjw" id="1a0-SN-l2q"/>
  43. <outlet property="delegate" destination="KGk-i7-Jjw" id="9L2-gi-CaW"/>
  44. </connections>
  45. </collectionView>
  46. </subviews>
  47. <constraints>
  48. <constraint firstAttribute="bottom" secondItem="6sP-8x-XRt" secondAttribute="bottom" constant="5" id="5bm-57-9US"/>
  49. <constraint firstItem="6sP-8x-XRt" firstAttribute="top" secondItem="v6o-oB-zX2" secondAttribute="bottom" constant="5" id="EpF-u0-ea7"/>
  50. <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="vHy-5x-FBq" secondAttribute="trailing" constant="5" id="PXq-0U-Yqp"/>
  51. <constraint firstItem="v6o-oB-zX2" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="5" id="SHR-4M-1Zq"/>
  52. <constraint firstItem="v6o-oB-zX2" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="5" id="dhs-Mi-jss"/>
  53. <constraint firstItem="6sP-8x-XRt" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="ind-eD-Et8"/>
  54. <constraint firstItem="vHy-5x-FBq" firstAttribute="leading" secondItem="v6o-oB-zX2" secondAttribute="trailing" constant="5" id="lAC-GK-Ro0"/>
  55. <constraint firstAttribute="trailing" secondItem="6sP-8x-XRt" secondAttribute="trailing" id="tLF-9O-6fZ"/>
  56. <constraint firstItem="vHy-5x-FBq" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="2" id="vF2-RM-tbg"/>
  57. </constraints>
  58. </tableViewCellContentView>
  59. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  60. <connections>
  61. <outlet property="photoCollectionView" destination="6sP-8x-XRt" id="Tag-Ll-8jj"/>
  62. <outlet property="requiredLabel" destination="vHy-5x-FBq" id="YPK-XP-CNA"/>
  63. <outlet property="titleLabel" destination="v6o-oB-zX2" id="Rte-DG-L8i"/>
  64. </connections>
  65. <point key="canvasLocation" x="248.80000000000001" y="238.38080959520241"/>
  66. </tableViewCell>
  67. </objects>
  68. </document>