GameGiftCell.xib 5.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  13. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  14. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="GameGiftCell">
  15. <rect key="frame" x="0.0" y="0.0" width="452" height="485"/>
  16. <autoresizingMask key="autoresizingMask"/>
  17. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  18. <rect key="frame" x="0.0" y="0.0" width="452" height="485"/>
  19. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  20. <subviews>
  21. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="n4V-TX-CKy">
  22. <rect key="frame" x="200.5" y="462" width="37.5" height="18"/>
  23. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  24. <nil key="textColor"/>
  25. <nil key="highlightedColor"/>
  26. </label>
  27. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="RPc-eT-XMz">
  28. <rect key="frame" x="201" y="407" width="50" height="50"/>
  29. <constraints>
  30. <constraint firstAttribute="height" constant="50" id="2Sz-sb-vTX"/>
  31. <constraint firstAttribute="width" constant="50" id="ZtB-lW-d9o"/>
  32. </constraints>
  33. </imageView>
  34. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="fw_liveRoom_continueGift_chosen" translatesAutoresizingMaskIntoConstraints="NO" id="osa-Hb-u6u">
  35. <rect key="frame" x="5" y="5" width="15" height="15"/>
  36. <constraints>
  37. <constraint firstAttribute="height" constant="15" id="Xs4-xT-czG"/>
  38. <constraint firstAttribute="width" constant="15" id="nmh-HA-esO"/>
  39. </constraints>
  40. </imageView>
  41. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="com_diamond_1" translatesAutoresizingMaskIntoConstraints="NO" id="KLN-la-XJs">
  42. <rect key="frame" x="241" y="467" width="12" height="9"/>
  43. <constraints>
  44. <constraint firstAttribute="height" constant="9" id="Jvh-TB-kUz"/>
  45. <constraint firstAttribute="width" constant="12" id="V1o-3Q-f2w"/>
  46. </constraints>
  47. </imageView>
  48. </subviews>
  49. </view>
  50. <constraints>
  51. <constraint firstItem="n4V-TX-CKy" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" constant="-7" id="6kC-c3-ZnS"/>
  52. <constraint firstItem="KLN-la-XJs" firstAttribute="centerY" secondItem="n4V-TX-CKy" secondAttribute="centerY" id="7Cp-cJ-JhM"/>
  53. <constraint firstItem="RPc-eT-XMz" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" id="Do1-ll-mz6"/>
  54. <constraint firstItem="osa-Hb-u6u" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="5" id="QqX-9e-iBu"/>
  55. <constraint firstItem="osa-Hb-u6u" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="5" id="VgG-yG-hWo"/>
  56. <constraint firstAttribute="bottom" secondItem="n4V-TX-CKy" secondAttribute="bottom" constant="5" id="WFF-rl-h4k"/>
  57. <constraint firstItem="n4V-TX-CKy" firstAttribute="top" secondItem="RPc-eT-XMz" secondAttribute="bottom" constant="5" id="iY0-oN-2eH"/>
  58. <constraint firstItem="KLN-la-XJs" firstAttribute="leading" secondItem="n4V-TX-CKy" secondAttribute="trailing" constant="3" id="sEf-ha-14z"/>
  59. </constraints>
  60. <size key="customSize" width="452" height="485"/>
  61. <connections>
  62. <outlet property="diamondImageView" destination="KLN-la-XJs" id="OtJ-5g-3mC"/>
  63. <outlet property="diamondLabel" destination="n4V-TX-CKy" id="6EJ-3f-HFM"/>
  64. <outlet property="giftImageView" destination="RPc-eT-XMz" id="rUf-bc-cU5"/>
  65. <outlet property="selectedImageView" destination="osa-Hb-u6u" id="Rjg-ix-EaM"/>
  66. </connections>
  67. <point key="canvasLocation" x="233" y="121.5"/>
  68. </collectionViewCell>
  69. </objects>
  70. <resources>
  71. <image name="com_diamond_1" width="10" height="8"/>
  72. <image name="fw_liveRoom_continueGift_chosen" width="16" height="16"/>
  73. </resources>
  74. </document>