123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120 |
- <?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" useSafeAreas="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="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"/>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="RXI-zj-5rR" customClass="RQExerciseExamToolBarCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="RXI-zj-5rR" id="6G9-b9-YLY">
- <rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="CUp-KJ-fqv">
- <rect key="frame" x="16" y="8" width="288" height="1"/>
- <color key="backgroundColor" red="0.90980392156862744" green="0.90980392156862744" blue="0.90980392156862744" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="x9i-fO-D06"/>
- </constraints>
- </imageView>
- <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="RF7-1Q-KeZ">
- <rect key="frame" x="16" y="28.5" width="288" height="23.5"/>
- <subviews>
- <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="zkK-x1-gFt">
- <rect key="frame" x="0.0" y="0.0" width="96" height="23.5"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6tP-Or-Ko2">
- <rect key="frame" x="0.0" y="0.0" width="96" height="23.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <state key="normal" title="收藏" image="NotCollected">
- <color key="titleColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="selected" title="收藏" image="Collected"/>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="6tP-Or-Ko2" secondAttribute="trailing" id="E7a-9N-ZMk"/>
- <constraint firstAttribute="bottom" secondItem="6tP-Or-Ko2" secondAttribute="bottom" id="QsE-qI-sb8"/>
- <constraint firstItem="6tP-Or-Ko2" firstAttribute="top" secondItem="zkK-x1-gFt" secondAttribute="top" id="mRG-uA-Dgv"/>
- <constraint firstItem="6tP-Or-Ko2" firstAttribute="leading" secondItem="zkK-x1-gFt" secondAttribute="leading" id="qyD-WE-E1Q"/>
- </constraints>
- </stackView>
- <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="vP3-2v-l10">
- <rect key="frame" x="96" y="0.0" width="96" height="23.5"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="qAl-uD-pv7">
- <rect key="frame" x="0.0" y="0.0" width="96" height="23.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <color key="tintColor" red="0.28627450980000002" green="0.5568627451" blue="0.96078431369999995" alpha="1" colorSpace="deviceRGB"/>
- <state key="normal" title="试题详解" image="试题详解">
- <color key="titleColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="selected" title="试题详解">
- <color key="titleColor" red="0.28627450980000002" green="0.5568627451" blue="0.96078431369999995" alpha="1" colorSpace="deviceRGB"/>
- </state>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="qAl-uD-pv7" secondAttribute="trailing" id="QPT-N7-MaJ"/>
- <constraint firstItem="qAl-uD-pv7" firstAttribute="top" secondItem="vP3-2v-l10" secondAttribute="top" id="U3C-tp-WzB"/>
- <constraint firstItem="qAl-uD-pv7" firstAttribute="leading" secondItem="vP3-2v-l10" secondAttribute="leading" id="U3Y-14-ED1"/>
- <constraint firstAttribute="bottom" secondItem="qAl-uD-pv7" secondAttribute="bottom" id="Xsq-fu-oX9"/>
- </constraints>
- </stackView>
- <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="Het-ST-pJL">
- <rect key="frame" x="192" y="0.0" width="96" height="23.5"/>
- <subviews>
- <button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="S58-u4-HU7">
- <rect key="frame" x="0.0" y="0.0" width="96" height="23.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <state key="normal" title="读题" image="ReadingQuestions">
- <color key="titleColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="selected">
- <color key="titleColor" red="0.28627450980000002" green="0.5568627451" blue="0.96078431369999995" alpha="1" colorSpace="deviceRGB"/>
- </state>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="S58-u4-HU7" secondAttribute="bottom" id="IK3-74-drQ"/>
- <constraint firstItem="S58-u4-HU7" firstAttribute="top" secondItem="Het-ST-pJL" secondAttribute="top" id="kFZ-xz-25L"/>
- <constraint firstItem="S58-u4-HU7" firstAttribute="leading" secondItem="Het-ST-pJL" secondAttribute="leading" id="wrf-jA-dFZ"/>
- <constraint firstAttribute="trailing" secondItem="S58-u4-HU7" secondAttribute="trailing" id="zet-F9-vbc"/>
- </constraints>
- </stackView>
- </subviews>
- <constraints>
- <constraint firstItem="vP3-2v-l10" firstAttribute="width" secondItem="zkK-x1-gFt" secondAttribute="width" id="uxJ-RF-gqR"/>
- </constraints>
- </stackView>
- </subviews>
- <constraints>
- <constraint firstItem="RF7-1Q-KeZ" firstAttribute="centerY" secondItem="6G9-b9-YLY" secondAttribute="centerY" id="Qdp-uq-HCW"/>
- <constraint firstAttribute="trailing" secondItem="CUp-KJ-fqv" secondAttribute="trailing" constant="16" id="ViP-ch-cOk"/>
- <constraint firstItem="CUp-KJ-fqv" firstAttribute="top" secondItem="6G9-b9-YLY" secondAttribute="top" constant="8" id="ZPk-zX-O8d"/>
- <constraint firstItem="RF7-1Q-KeZ" firstAttribute="leading" secondItem="6G9-b9-YLY" secondAttribute="leading" constant="16" id="dNX-HB-72b"/>
- <constraint firstItem="CUp-KJ-fqv" firstAttribute="leading" secondItem="6G9-b9-YLY" secondAttribute="leading" constant="16" id="g3n-Vk-AXS"/>
- <constraint firstAttribute="trailing" secondItem="RF7-1Q-KeZ" secondAttribute="trailing" constant="16" id="keZ-Z2-SbY"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="collectBtn" destination="6tP-Or-Ko2" id="DwK-Ej-ZEO"/>
- <outlet property="readingQuestionsAndAnswersBtn" destination="qAl-uD-pv7" id="1c0-YY-mr5"/>
- <outlet property="readingQuestionsBtn" destination="S58-u4-HU7" id="jGt-7z-faU"/>
- </connections>
- <point key="canvasLocation" x="-52" y="83"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="Collected" width="24" height="22"/>
- <image name="NotCollected" width="25.5" height="23.5"/>
- <image name="ReadingQuestions" width="16.5" height="22"/>
- <image name="试题详解" width="22" height="22"/>
- </resources>
- </document>
|