1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
- <capability name="System colors in document resources" minToolsVersion="11.0"/>
- <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"/>
- <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="RQHomePageOneOrFourBigCell">
- <rect key="frame" x="0.0" y="0.0" width="167" height="68"/>
- <autoresizingMask key="autoresizingMask"/>
- <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
- <rect key="frame" x="0.0" y="0.0" width="167" height="68"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="64C-fN-U6F">
- <rect key="frame" x="0.0" y="0.0" width="167" height="68"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="顺序练习" translatesAutoresizingMaskIntoConstraints="NO" id="FX5-AI-Ttp">
- <rect key="frame" x="0.0" y="0.0" width="167" height="68"/>
- </imageView>
- <stackView opaque="NO" contentMode="scaleToFill" alignment="center" spacing="18" translatesAutoresizingMaskIntoConstraints="NO" id="dzN-ND-kMf">
- <rect key="frame" x="1" y="9" width="165.5" height="50"/>
- <subviews>
- <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="qdh-4a-x2u">
- <rect key="frame" x="0.0" y="0.0" width="82" height="50"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2156" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="get-bz-Al5">
- <rect key="frame" x="0.0" y="0.0" width="82" height="34"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="34"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="/2156" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sQu-b0-iLT">
- <rect key="frame" x="21.5" y="34" width="38.5" height="16"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- </stackView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="顺序练习" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GhM-RA-xNn">
- <rect key="frame" x="100" y="15.5" width="65.5" height="19.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- </stackView>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="FX5-AI-Ttp" secondAttribute="trailing" id="CDU-oZ-LUC"/>
- <constraint firstItem="dzN-ND-kMf" firstAttribute="centerY" secondItem="64C-fN-U6F" secondAttribute="centerY" id="eBE-ea-b7k"/>
- <constraint firstAttribute="bottom" secondItem="FX5-AI-Ttp" secondAttribute="bottom" id="jrU-yg-Yj0"/>
- <constraint firstItem="FX5-AI-Ttp" firstAttribute="leading" secondItem="64C-fN-U6F" secondAttribute="leading" id="oET-ZM-Mny"/>
- <constraint firstItem="dzN-ND-kMf" firstAttribute="centerX" secondItem="64C-fN-U6F" secondAttribute="centerX" id="sAy-eJ-SWY"/>
- <constraint firstItem="FX5-AI-Ttp" firstAttribute="top" secondItem="64C-fN-U6F" secondAttribute="top" id="tV4-Rw-wJY"/>
- </constraints>
- </view>
- </subviews>
- </view>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="64C-fN-U6F" secondAttribute="bottom" id="03m-0p-0yd"/>
- <constraint firstItem="get-bz-Al5" firstAttribute="height" secondItem="gTV-IL-0wX" secondAttribute="width" multiplier="34/167" id="cUx-9b-6kD"/>
- <constraint firstItem="64C-fN-U6F" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="cZS-Qc-p26"/>
- <constraint firstItem="sQu-b0-iLT" firstAttribute="height" secondItem="gTV-IL-0wX" secondAttribute="width" multiplier="16/167" id="erN-bj-mQX"/>
- <constraint firstAttribute="trailing" secondItem="64C-fN-U6F" secondAttribute="trailing" id="osM-qZ-st7"/>
- <constraint firstItem="64C-fN-U6F" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="rFM-9D-EyJ"/>
- </constraints>
- <size key="customSize" width="337" height="122"/>
- <connections>
- <outlet property="leftLabel" destination="get-bz-Al5" id="g0t-0A-ycp"/>
- <outlet property="leftStackView" destination="qdh-4a-x2u" id="WGv-pl-Cpx"/>
- <outlet property="mtTitleLabel" destination="GhM-RA-xNn" id="86J-kj-CGW"/>
- <outlet property="myBgImageView" destination="FX5-AI-Ttp" id="t33-CX-eJp"/>
- <outlet property="rightLabel" destination="sQu-b0-iLT" id="uRg-Wa-8au"/>
- </connections>
- <point key="canvasLocation" x="208" y="142"/>
- </collectionViewCell>
- </objects>
- <resources>
- <image name="顺序练习" width="167" height="68"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|