NYLIVipCoachContentView.xib 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  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. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="iN0-l3-epB" customClass="NYLIVipCoachContentView">
  14. <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
  15. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  16. <subviews>
  17. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="m8t-VV-0M3">
  18. <rect key="frame" x="140" y="393" width="75" height="35"/>
  19. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  20. <state key="normal" title="Button"/>
  21. <buttonConfiguration key="configuration" style="plain" title="Button"/>
  22. </button>
  23. </subviews>
  24. <color key="backgroundColor" systemColor="systemRedColor"/>
  25. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  26. <point key="canvasLocation" x="-95" y="-12"/>
  27. </view>
  28. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="li_top_img" translatesAutoresizingMaskIntoConstraints="NO" id="d3T-2m-gZM">
  29. <rect key="frame" x="0.0" y="0.0" width="414" height="306"/>
  30. <constraints>
  31. <constraint firstAttribute="height" constant="306" id="kgX-Yk-g5d"/>
  32. </constraints>
  33. <point key="canvasLocation" x="-765" y="-466"/>
  34. </imageView>
  35. </objects>
  36. <resources>
  37. <image name="li_top_img" width="375" height="306"/>
  38. <systemColor name="systemRedColor">
  39. <color red="1" green="0.23137254901960785" blue="0.18823529411764706" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  40. </systemColor>
  41. </resources>
  42. </document>