FindPhotoOrVideoHeaderView.xib 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14868" 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="14824"/>
  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. <collectionReusableView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="FindPhotoOrVideoHeaderView" id="U6b-Vx-4bR" customClass="FindPhotoOrVideoHeaderView">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="30"/>
  15. <autoresizingMask key="autoresizingMask"/>
  16. <subviews>
  17. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Wr2-3O-hb5">
  18. <rect key="frame" x="0.0" y="0.0" width="320" height="30"/>
  19. <subviews>
  20. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ba7-qC-BTh">
  21. <rect key="frame" x="15" y="8.5" width="28.5" height="13.5"/>
  22. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  23. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="0.84705882352941175" colorSpace="calibratedRGB"/>
  24. <nil key="highlightedColor"/>
  25. </label>
  26. </subviews>
  27. <color key="backgroundColor" red="0.96078431372549022" green="0.96078431372549022" blue="0.96078431372549022" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  28. <constraints>
  29. <constraint firstItem="Ba7-qC-BTh" firstAttribute="leading" secondItem="Wr2-3O-hb5" secondAttribute="leading" constant="15" id="Qdd-TK-tHy"/>
  30. <constraint firstItem="Ba7-qC-BTh" firstAttribute="centerY" secondItem="Wr2-3O-hb5" secondAttribute="centerY" id="tCg-U7-YFF"/>
  31. </constraints>
  32. </view>
  33. </subviews>
  34. <constraints>
  35. <constraint firstAttribute="bottom" secondItem="Wr2-3O-hb5" secondAttribute="bottom" id="m9R-xZ-IS4"/>
  36. <constraint firstItem="Wr2-3O-hb5" firstAttribute="top" secondItem="U6b-Vx-4bR" secondAttribute="top" id="orw-FV-q6o"/>
  37. <constraint firstItem="Wr2-3O-hb5" firstAttribute="leading" secondItem="9Gg-ye-v9C" secondAttribute="leading" id="qIU-2d-70i"/>
  38. <constraint firstItem="9Gg-ye-v9C" firstAttribute="trailing" secondItem="Wr2-3O-hb5" secondAttribute="trailing" id="qIa-1a-ILi"/>
  39. </constraints>
  40. <viewLayoutGuide key="safeArea" id="9Gg-ye-v9C"/>
  41. <connections>
  42. <outlet property="cell0SectionTitleLabel" destination="Ba7-qC-BTh" id="ltU-8m-7Na"/>
  43. </connections>
  44. <point key="canvasLocation" x="132" y="98"/>
  45. </collectionReusableView>
  46. </objects>
  47. </document>