1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- <?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="RQSpecialPracticeCell">
- <rect key="frame" x="0.0" y="0.0" width="167" height="103"/>
- <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="103"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="86f-1A-xdU">
- <rect key="frame" x="0.0" y="0.0" width="167" height="103"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="章节练习背景" translatesAutoresizingMaskIntoConstraints="NO" id="nVe-5U-aVt">
- <rect key="frame" x="0.0" y="0.0" width="167" height="103"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="章节练习" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dU9-W5-ZVv">
- <rect key="frame" x="16" y="16" width="73.5" height="21"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
- <color key="textColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="共5章" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="i23-wI-jSc">
- <rect key="frame" x="16" y="37" width="38" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="i23-wI-jSc" firstAttribute="leading" secondItem="86f-1A-xdU" secondAttribute="leading" constant="16" id="3FP-W6-foa"/>
- <constraint firstAttribute="bottom" secondItem="nVe-5U-aVt" secondAttribute="bottom" id="6kP-Fo-Lml"/>
- <constraint firstItem="nVe-5U-aVt" firstAttribute="leading" secondItem="86f-1A-xdU" secondAttribute="leading" id="PYq-Yw-lGN"/>
- <constraint firstAttribute="trailing" secondItem="nVe-5U-aVt" secondAttribute="trailing" id="Ucl-zo-EDf"/>
- <constraint firstItem="dU9-W5-ZVv" firstAttribute="leading" secondItem="86f-1A-xdU" secondAttribute="leading" constant="16" id="fYL-5Y-RGW"/>
- <constraint firstItem="nVe-5U-aVt" firstAttribute="top" secondItem="86f-1A-xdU" secondAttribute="top" id="iXl-zK-XlH"/>
- <constraint firstItem="dU9-W5-ZVv" firstAttribute="top" secondItem="86f-1A-xdU" secondAttribute="top" constant="16" id="le3-Ne-j6s"/>
- <constraint firstItem="i23-wI-jSc" firstAttribute="top" secondItem="dU9-W5-ZVv" secondAttribute="bottom" id="wa3-xk-63c"/>
- </constraints>
- </view>
- </subviews>
- </view>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="86f-1A-xdU" secondAttribute="trailing" id="5bU-sB-2ei"/>
- <constraint firstItem="86f-1A-xdU" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="NJy-rv-a7n"/>
- <constraint firstItem="86f-1A-xdU" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="cc3-gZ-tPq"/>
- <constraint firstAttribute="bottom" secondItem="86f-1A-xdU" secondAttribute="bottom" id="mKd-lJ-M71"/>
- </constraints>
- <connections>
- <outlet property="myBgImageView" destination="nVe-5U-aVt" id="aJa-RA-nYu"/>
- <outlet property="mySubTitleLabel" destination="i23-wI-jSc" id="dqq-EA-qq0"/>
- <outlet property="myTitleLabel" destination="dU9-W5-ZVv" id="sOj-Ni-hax"/>
- </connections>
- <point key="canvasLocation" x="-20" y="154"/>
- </collectionViewCell>
- </objects>
- <resources>
- <image name="章节练习背景" width="167" height="103"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|