NYFailSpecialExerciseDetailsCell.xib 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  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="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  11. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  12. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="NYFailSpecialExerciseDetailsCell">
  13. <rect key="frame" x="0.0" y="0.0" width="375" height="224"/>
  14. <autoresizingMask key="autoresizingMask"/>
  15. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  16. <rect key="frame" x="0.0" y="0.0" width="375" height="224"/>
  17. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  18. <subviews>
  19. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pGB-Ib-orj">
  20. <rect key="frame" x="0.0" y="0.0" width="375" height="224"/>
  21. <subviews>
  22. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nQV-y2-0ZW" userLabel="View-ct">
  23. <rect key="frame" x="15" y="5" width="345" height="214"/>
  24. <subviews>
  25. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="fAh-LT-a9N">
  26. <rect key="frame" x="0.0" y="0.0" width="345" height="214"/>
  27. </imageView>
  28. </subviews>
  29. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  30. <constraints>
  31. <constraint firstAttribute="bottom" secondItem="fAh-LT-a9N" secondAttribute="bottom" id="3kz-ag-x4E"/>
  32. <constraint firstItem="fAh-LT-a9N" firstAttribute="top" secondItem="nQV-y2-0ZW" secondAttribute="top" id="IDf-Gx-0st"/>
  33. <constraint firstItem="fAh-LT-a9N" firstAttribute="leading" secondItem="nQV-y2-0ZW" secondAttribute="leading" id="dfu-Nt-PEi"/>
  34. <constraint firstAttribute="trailing" secondItem="fAh-LT-a9N" secondAttribute="trailing" id="nnR-3I-JhW"/>
  35. </constraints>
  36. </view>
  37. </subviews>
  38. <color key="backgroundColor" red="0.94901960784313721" green="0.97254901960784312" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  39. <constraints>
  40. <constraint firstItem="nQV-y2-0ZW" firstAttribute="top" secondItem="pGB-Ib-orj" secondAttribute="top" constant="5" id="6Og-Ro-HY4"/>
  41. <constraint firstAttribute="bottom" secondItem="nQV-y2-0ZW" secondAttribute="bottom" constant="5" id="XSV-du-uNK"/>
  42. <constraint firstAttribute="trailing" secondItem="nQV-y2-0ZW" secondAttribute="trailing" constant="15" id="awz-af-wyW"/>
  43. <constraint firstItem="nQV-y2-0ZW" firstAttribute="leading" secondItem="pGB-Ib-orj" secondAttribute="leading" constant="15" id="fCg-Da-93S"/>
  44. </constraints>
  45. </view>
  46. </subviews>
  47. </view>
  48. <constraints>
  49. <constraint firstAttribute="trailing" secondItem="pGB-Ib-orj" secondAttribute="trailing" id="2hQ-LL-Wzz"/>
  50. <constraint firstAttribute="bottom" secondItem="pGB-Ib-orj" secondAttribute="bottom" id="MEM-dP-vOQ"/>
  51. <constraint firstItem="pGB-Ib-orj" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="OYN-EK-uQR"/>
  52. <constraint firstItem="pGB-Ib-orj" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="ReY-LX-UUa"/>
  53. </constraints>
  54. <point key="canvasLocation" x="40" y="-12"/>
  55. </collectionViewCell>
  56. </objects>
  57. </document>