12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- <?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"/>
- <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="RQLearningMaterialsDetailFooterView">
- <rect key="frame" x="0.0" y="0.0" width="375" height="54"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="DHs-qo-5wh" customClass="QMUIButton">
- <rect key="frame" x="0.0" y="0.0" width="107" height="54"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="上一节" image="上一节">
- <color key="titleColor" red="0.28627450980000002" green="0.5568627451" blue="0.96078431369999995" alpha="1" colorSpace="deviceRGB"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="spacingBetweenImageAndTitle">
- <real key="value" value="8"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nv8-LV-Hr8" customClass="QMUIButton">
- <rect key="frame" x="268" y="0.0" width="107" height="54"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="下一节" image="下一节">
- <color key="titleColor" red="0.28627450980000002" green="0.5568627451" blue="0.96078431369999995" alpha="1" colorSpace="deviceRGB"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="spacingBetweenImageAndTitle">
- <real key="value" value="8"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Weq-Af-vfj">
- <rect key="frame" x="169" y="18" width="37.5" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.36078431370000003" green="0.37647058820000001" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="DHs-qo-5wh" firstAttribute="width" secondItem="iN0-l3-epB" secondAttribute="width" multiplier="1/3.5" id="64Y-st-0An"/>
- <constraint firstItem="DHs-qo-5wh" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="Igh-Dy-HTp"/>
- <constraint firstItem="DHs-qo-5wh" firstAttribute="height" secondItem="iN0-l3-epB" secondAttribute="height" id="QOu-1L-DG8"/>
- <constraint firstItem="nv8-LV-Hr8" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="aDP-Pv-VZ4"/>
- <constraint firstItem="nv8-LV-Hr8" firstAttribute="width" secondItem="iN0-l3-epB" secondAttribute="width" multiplier="1/3.5" id="bfD-qM-Es4"/>
- <constraint firstItem="DHs-qo-5wh" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="isS-5G-SJP"/>
- <constraint firstAttribute="trailing" secondItem="nv8-LV-Hr8" secondAttribute="trailing" id="nZO-cf-x80"/>
- <constraint firstItem="Weq-Af-vfj" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="oAs-3M-Qew"/>
- <constraint firstItem="Weq-Af-vfj" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="oue-w6-Rtz"/>
- <constraint firstItem="nv8-LV-Hr8" firstAttribute="height" secondItem="iN0-l3-epB" secondAttribute="height" id="zOH-7j-1bG"/>
- </constraints>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowRadius">
- <integer key="value" value="20"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowOpacity">
- <integer key="value" value="1"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="size" keyPath="layer.shadowOffset">
- <size key="value" width="3" height="3"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="NO"/>
- </userDefinedRuntimeAttributes>
- <connections>
- <outlet property="lastBtn" destination="DHs-qo-5wh" id="FcS-8B-Xvq"/>
- <outlet property="myTitleLabel" destination="Weq-Af-vfj" id="IAO-5r-MjF"/>
- <outlet property="nextBtn" destination="nv8-LV-Hr8" id="RMe-BJ-PuW"/>
- </connections>
- <point key="canvasLocation" x="139" y="95"/>
- </view>
- </objects>
- <resources>
- <image name="上一节" width="16.5" height="16.5"/>
- <image name="下一节" width="16.5" height="16.5"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|