| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- <?xml version="1.0" encoding="UTF-8"?>
- <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">
- <device id="retina4_7" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="GameHistoryView">
- <rect key="frame" x="0.0" y="0.0" width="263" height="400"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nyy-DW-wEO">
- <rect key="frame" x="0.0" y="0.0" width="263" height="40"/>
- <subviews>
- <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">
- <rect key="frame" x="97" y="10" width="69.5" height="20"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" red="0.46106336069999998" green="1" blue="0.65134759679999998" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="hmb-Mj-xzt" firstAttribute="top" secondItem="nyy-DW-wEO" secondAttribute="top" constant="10" id="3H3-Hr-RH8"/>
- <constraint firstAttribute="bottom" secondItem="hmb-Mj-xzt" secondAttribute="bottom" constant="10" id="LE9-AG-JZf"/>
- <constraint firstAttribute="height" constant="40" id="kHJ-26-WHu"/>
- <constraint firstItem="hmb-Mj-xzt" firstAttribute="centerX" secondItem="nyy-DW-wEO" secondAttribute="centerX" id="sAk-Hd-EHl"/>
- </constraints>
- </view>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="gm_bull_stake_two" translatesAutoresizingMaskIntoConstraints="NO" id="ItT-hm-jaZ">
- <rect key="frame" x="104" y="48" width="55" height="75"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- </imageView>
- <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">
- <rect key="frame" x="0.0" y="131" width="263" height="1"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <color key="backgroundColor" red="0.94509804249999996" green="0.24705882370000001" blue="0.058823529630000003" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="0.0" y="140" width="263" height="260"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- </tableView>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="gm_bull_stake_three" translatesAutoresizingMaskIntoConstraints="NO" id="uXW-E3-dpa">
- <rect key="frame" x="192" y="48" width="55" height="75"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- </imageView>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="gm_bull_stake_one" translatesAutoresizingMaskIntoConstraints="NO" id="s4N-D9-qIG">
- <rect key="frame" x="16" y="48" width="50" height="75"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- </imageView>
- </subviews>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="nyy-DW-wEO" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="8lr-G6-l5Q"/>
- <constraint firstAttribute="trailing" secondItem="nyy-DW-wEO" secondAttribute="trailing" id="Ia7-bQ-him"/>
- <constraint firstItem="nyy-DW-wEO" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="Y3t-gz-BdP"/>
- </constraints>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <point key="canvasLocation" x="98.5" y="97"/>
- </view>
- </objects>
- <resources>
- <image name="gm_bull_stake_one" width="52" height="66"/>
- <image name="gm_bull_stake_three" width="16" height="16"/>
- <image name="gm_bull_stake_two" width="16" height="16"/>
- </resources>
- </document>
|