NYFailSpecialExerciseHeaderView.xib 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina6_12" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
  7. <capability name="System colors in document resources" minToolsVersion="11.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" id="U6b-Vx-4bR" customClass="NYFailSpecialExerciseHeaderView">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="130"/>
  15. <autoresizingMask key="autoresizingMask"/>
  16. <subviews>
  17. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gye-4e-HJt">
  18. <rect key="frame" x="0.0" y="0.0" width="320" height="130"/>
  19. <subviews>
  20. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="电子资料H" translatesAutoresizingMaskIntoConstraints="NO" id="OQr-iA-tOi">
  21. <rect key="frame" x="0.0" y="0.0" width="320" height="130"/>
  22. </imageView>
  23. </subviews>
  24. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  25. <constraints>
  26. <constraint firstAttribute="trailing" secondItem="OQr-iA-tOi" secondAttribute="trailing" id="DVa-Ol-s3E"/>
  27. <constraint firstItem="OQr-iA-tOi" firstAttribute="leading" secondItem="gye-4e-HJt" secondAttribute="leading" id="j8f-9f-k1c"/>
  28. <constraint firstItem="OQr-iA-tOi" firstAttribute="top" secondItem="gye-4e-HJt" secondAttribute="top" id="jk7-l3-fjP"/>
  29. <constraint firstAttribute="bottom" secondItem="OQr-iA-tOi" secondAttribute="bottom" id="qIg-u7-jb4"/>
  30. </constraints>
  31. </view>
  32. </subviews>
  33. <constraints>
  34. <constraint firstAttribute="bottom" secondItem="gye-4e-HJt" secondAttribute="bottom" id="8d9-vc-MXG"/>
  35. <constraint firstItem="gye-4e-HJt" firstAttribute="top" secondItem="U6b-Vx-4bR" secondAttribute="top" id="Bop-HS-2q3"/>
  36. <constraint firstItem="gye-4e-HJt" firstAttribute="leading" secondItem="U6b-Vx-4bR" secondAttribute="leading" id="G1h-rP-MQI"/>
  37. <constraint firstAttribute="trailing" secondItem="gye-4e-HJt" secondAttribute="trailing" id="RSZ-hM-i7N"/>
  38. </constraints>
  39. <point key="canvasLocation" x="43" y="-12"/>
  40. </collectionReusableView>
  41. </objects>
  42. <resources>
  43. <image name="电子资料H" width="345" height="130"/>
  44. <systemColor name="systemBackgroundColor">
  45. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  46. </systemColor>
  47. </resources>
  48. </document>