MOSignInGiftCell.xib 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22154" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="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="22130"/>
  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. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="MOSignInGiftCell">
  14. <rect key="frame" x="0.0" y="0.0" width="66" height="74"/>
  15. <autoresizingMask key="autoresizingMask"/>
  16. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  17. <rect key="frame" x="0.0" y="0.0" width="66" height="74"/>
  18. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  19. <subviews>
  20. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zFB-a0-nOL">
  21. <rect key="frame" x="0.0" y="0.0" width="66" height="74"/>
  22. <subviews>
  23. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_task_cell_bg" translatesAutoresizingMaskIntoConstraints="NO" id="vfk-L8-Oap">
  24. <rect key="frame" x="0.0" y="0.0" width="66" height="74"/>
  25. </imageView>
  26. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="5Cm-pa-0kr">
  27. <rect key="frame" x="19.666666666666671" y="16" width="27" height="27"/>
  28. <constraints>
  29. <constraint firstAttribute="height" constant="27" id="1ug-eK-mL5"/>
  30. <constraint firstAttribute="width" constant="27" id="H3S-Vb-hHJ"/>
  31. </constraints>
  32. </imageView>
  33. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="x20" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2We-oy-tfH">
  34. <rect key="frame" x="0.0" y="49" width="66" height="12"/>
  35. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  36. <fontDescription key="fontDescription" type="system" pointSize="10"/>
  37. <color key="textColor" red="0.15686274509803921" green="0.15686274509803921" blue="0.15686274509803921" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  38. <nil key="highlightedColor"/>
  39. </label>
  40. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Bm9-hx-uL1">
  41. <rect key="frame" x="48" y="6" width="12" height="12"/>
  42. <color key="backgroundColor" red="0.43529411764705883" green="0.90196078431372551" blue="0.16862745098039217" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  43. <constraints>
  44. <constraint firstAttribute="width" constant="12" id="7Tk-Xl-aLa"/>
  45. <constraint firstAttribute="height" constant="12" id="AIN-Xf-oZR"/>
  46. </constraints>
  47. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  48. <state key="normal" image="icon_sign_tag"/>
  49. </button>
  50. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_task_cell_line" translatesAutoresizingMaskIntoConstraints="NO" id="72S-LH-yWr">
  51. <rect key="frame" x="15" y="46" width="36" height="1"/>
  52. <constraints>
  53. <constraint firstAttribute="height" constant="1" id="7jd-uw-rtS"/>
  54. </constraints>
  55. </imageView>
  56. <imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_gift_first_tag" translatesAutoresizingMaskIntoConstraints="NO" id="a8x-Zj-Qb6">
  57. <rect key="frame" x="6" y="6" width="19" height="11"/>
  58. <constraints>
  59. <constraint firstAttribute="width" constant="19" id="N3c-zq-VzR"/>
  60. <constraint firstAttribute="height" constant="11" id="TSg-Sn-OCv"/>
  61. </constraints>
  62. </imageView>
  63. </subviews>
  64. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  65. <constraints>
  66. <constraint firstItem="2We-oy-tfH" firstAttribute="leading" secondItem="zFB-a0-nOL" secondAttribute="leading" id="0Oh-vU-Nux"/>
  67. <constraint firstItem="5Cm-pa-0kr" firstAttribute="top" secondItem="zFB-a0-nOL" secondAttribute="top" constant="16" id="3y1-jR-Uus"/>
  68. <constraint firstItem="72S-LH-yWr" firstAttribute="top" secondItem="5Cm-pa-0kr" secondAttribute="bottom" constant="3" id="4u7-jm-fu1"/>
  69. <constraint firstItem="Bm9-hx-uL1" firstAttribute="top" secondItem="zFB-a0-nOL" secondAttribute="top" constant="6" id="ETC-rb-FPF"/>
  70. <constraint firstItem="2We-oy-tfH" firstAttribute="top" secondItem="72S-LH-yWr" secondAttribute="bottom" constant="2" id="Geb-Ob-rQk"/>
  71. <constraint firstItem="a8x-Zj-Qb6" firstAttribute="leading" secondItem="zFB-a0-nOL" secondAttribute="leading" constant="6" id="IB1-5d-P37"/>
  72. <constraint firstAttribute="trailing" secondItem="Bm9-hx-uL1" secondAttribute="trailing" constant="6" id="J4o-US-4dV"/>
  73. <constraint firstAttribute="trailing" secondItem="vfk-L8-Oap" secondAttribute="trailing" id="Jeq-Y5-7cu"/>
  74. <constraint firstItem="a8x-Zj-Qb6" firstAttribute="top" secondItem="zFB-a0-nOL" secondAttribute="top" constant="6" id="Nhk-CM-XaB"/>
  75. <constraint firstAttribute="trailing" secondItem="2We-oy-tfH" secondAttribute="trailing" id="WRZ-cY-mNa"/>
  76. <constraint firstItem="vfk-L8-Oap" firstAttribute="top" secondItem="zFB-a0-nOL" secondAttribute="top" id="Wdb-T7-KyG"/>
  77. <constraint firstItem="vfk-L8-Oap" firstAttribute="leading" secondItem="zFB-a0-nOL" secondAttribute="leading" id="XGi-aB-aW6"/>
  78. <constraint firstItem="72S-LH-yWr" firstAttribute="leading" secondItem="zFB-a0-nOL" secondAttribute="leading" constant="15" id="YUa-Qd-tjD"/>
  79. <constraint firstAttribute="bottom" secondItem="vfk-L8-Oap" secondAttribute="bottom" id="el5-2P-eEf"/>
  80. <constraint firstItem="5Cm-pa-0kr" firstAttribute="centerX" secondItem="zFB-a0-nOL" secondAttribute="centerX" id="nVa-4b-C9b"/>
  81. <constraint firstAttribute="trailing" secondItem="72S-LH-yWr" secondAttribute="trailing" constant="15" id="pOG-kv-E8a"/>
  82. </constraints>
  83. </view>
  84. </subviews>
  85. </view>
  86. <viewLayoutGuide key="safeArea" id="SEy-5g-ep8"/>
  87. <constraints>
  88. <constraint firstItem="zFB-a0-nOL" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="DeK-cL-Wdi"/>
  89. <constraint firstItem="zFB-a0-nOL" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="I1V-S7-fEl"/>
  90. <constraint firstAttribute="bottom" secondItem="zFB-a0-nOL" secondAttribute="bottom" id="Uxi-nZ-1pM"/>
  91. <constraint firstAttribute="trailing" secondItem="zFB-a0-nOL" secondAttribute="trailing" id="yRe-c6-WIb"/>
  92. </constraints>
  93. <size key="customSize" width="59" height="90"/>
  94. <connections>
  95. <outlet property="bgView" destination="zFB-a0-nOL" id="Jcs-oj-D61"/>
  96. <outlet property="getTagBtn" destination="Bm9-hx-uL1" id="Hi3-nk-e9y"/>
  97. <outlet property="giftTagImage" destination="a8x-Zj-Qb6" id="ba9-ng-9Cd"/>
  98. <outlet property="iconImgView" destination="5Cm-pa-0kr" id="KJs-Ej-mMB"/>
  99. <outlet property="numberLab" destination="2We-oy-tfH" id="kQJ-ia-46L"/>
  100. </connections>
  101. <point key="canvasLocation" x="135.87786259541986" y="2.1126760563380285"/>
  102. </collectionViewCell>
  103. </objects>
  104. <resources>
  105. <image name="icon_gift_first_tag" width="19.333333969116211" height="11"/>
  106. <image name="icon_sign_tag" width="7.6666665077209473" height="5"/>
  107. <image name="icon_task_cell_bg" width="66.666664123535156" height="74.666664123535156"/>
  108. <image name="icon_task_cell_line" width="48.666667938232422" height="0.66666668653488159"/>
  109. </resources>
  110. </document>