GameHistoryView.xib 6.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12120" systemVersion="16D30" 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="12088"/>
  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. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="GameHistoryView">
  15. <rect key="frame" x="0.0" y="0.0" width="263" height="400"/>
  16. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  17. <subviews>
  18. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nyy-DW-wEO">
  19. <rect key="frame" x="0.0" y="0.0" width="263" height="40"/>
  20. <subviews>
  21. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="历史记录" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hmb-Mj-xzt">
  22. <rect key="frame" x="97" y="10" width="69.5" height="20"/>
  23. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  24. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  25. <nil key="highlightedColor"/>
  26. </label>
  27. </subviews>
  28. <color key="backgroundColor" red="0.46106336069999998" green="1" blue="0.65134759679999998" alpha="1" colorSpace="calibratedRGB"/>
  29. <constraints>
  30. <constraint firstItem="hmb-Mj-xzt" firstAttribute="top" secondItem="nyy-DW-wEO" secondAttribute="top" constant="10" id="3H3-Hr-RH8"/>
  31. <constraint firstAttribute="bottom" secondItem="hmb-Mj-xzt" secondAttribute="bottom" constant="10" id="LE9-AG-JZf"/>
  32. <constraint firstAttribute="height" constant="40" id="kHJ-26-WHu"/>
  33. <constraint firstItem="hmb-Mj-xzt" firstAttribute="centerX" secondItem="nyy-DW-wEO" secondAttribute="centerX" id="sAk-Hd-EHl"/>
  34. </constraints>
  35. </view>
  36. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="gm_bull_stake_two" translatesAutoresizingMaskIntoConstraints="NO" id="ItT-hm-jaZ">
  37. <rect key="frame" x="104" y="48" width="55" height="75"/>
  38. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  39. </imageView>
  40. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OTD-tf-qh4">
  41. <rect key="frame" x="0.0" y="131" width="263" height="1"/>
  42. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  43. <color key="backgroundColor" red="0.94509804249999996" green="0.24705882370000001" blue="0.058823529630000003" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  44. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  45. <nil key="textColor"/>
  46. <nil key="highlightedColor"/>
  47. </label>
  48. <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="ChA-hw-tcY">
  49. <rect key="frame" x="0.0" y="140" width="263" height="260"/>
  50. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  51. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  52. </tableView>
  53. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="gm_bull_stake_three" translatesAutoresizingMaskIntoConstraints="NO" id="uXW-E3-dpa">
  54. <rect key="frame" x="192" y="48" width="55" height="75"/>
  55. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  56. </imageView>
  57. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="gm_bull_stake_one" translatesAutoresizingMaskIntoConstraints="NO" id="s4N-D9-qIG">
  58. <rect key="frame" x="16" y="48" width="50" height="75"/>
  59. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  60. </imageView>
  61. </subviews>
  62. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  63. <constraints>
  64. <constraint firstItem="nyy-DW-wEO" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="8lr-G6-l5Q"/>
  65. <constraint firstAttribute="trailing" secondItem="nyy-DW-wEO" secondAttribute="trailing" id="Ia7-bQ-him"/>
  66. <constraint firstItem="nyy-DW-wEO" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="Y3t-gz-BdP"/>
  67. </constraints>
  68. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  69. <point key="canvasLocation" x="98.5" y="97"/>
  70. </view>
  71. </objects>
  72. <resources>
  73. <image name="gm_bull_stake_one" width="52" height="66"/>
  74. <image name="gm_bull_stake_three" width="16" height="16"/>
  75. <image name="gm_bull_stake_two" width="16" height="16"/>
  76. </resources>
  77. </document>