<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
<device id="ipad10_9rounded" orientation="portrait" layout="fullscreen" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
|
<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"/>
|
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="_HomeListen_process_TCell" rowHeight="115" id="KGk-i7-Jjw" customClass="HomeListen_process_TCell" customModule="DolphinEnglishLearnStudent" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="974" height="115"/>
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
|
<rect key="frame" x="0.0" y="0.0" width="974" height="115"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RXp-OG-LEf">
|
<rect key="frame" x="0.0" y="9.5" width="974" height="96"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="当前周目:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0OR-m9-gOV">
|
<rect key="frame" x="22" y="22" width="99" height="29"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="29" id="RHk-nY-HVy"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="23"/>
|
<color key="textColor" red="0.16862745098039217" green="0.21176470588235294" blue="0.28235294117647058" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="已完成:0%" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tZm-jl-aPX">
|
<rect key="frame" x="862" y="25.5" width="100" height="22"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
|
<color key="textColor" red="0.96078431372549022" green="0.47450980392156861" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5YC-oK-utb">
|
<rect key="frame" x="22" y="67" width="0.0" height="6"/>
|
<color key="backgroundColor" red="0.25490196078431371" green="0.63529411764705879" blue="0.92156862745098034" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="width" id="7Ub-3s-w3Q"/>
|
<constraint firstAttribute="height" constant="6" id="Q4v-Ro-Ym2"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="3"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="学习总时长:0小时|今日学习:0小时" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4vp-cM-Wt2">
|
<rect key="frame" x="172" y="25.5" width="278.5" height="22"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="22" id="Pn7-ug-yZr"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="tZm-jl-aPX" firstAttribute="centerY" secondItem="0OR-m9-gOV" secondAttribute="centerY" id="5Aq-B8-hHc"/>
|
<constraint firstItem="5YC-oK-utb" firstAttribute="leading" secondItem="RXp-OG-LEf" secondAttribute="leading" constant="22" id="6g6-Zr-YhH"/>
|
<constraint firstAttribute="trailing" secondItem="tZm-jl-aPX" secondAttribute="trailing" constant="12" id="9TX-lG-lmM"/>
|
<constraint firstItem="4vp-cM-Wt2" firstAttribute="leading" secondItem="0OR-m9-gOV" secondAttribute="trailing" constant="51" id="KPB-tC-fCW"/>
|
<constraint firstItem="4vp-cM-Wt2" firstAttribute="centerY" secondItem="0OR-m9-gOV" secondAttribute="centerY" id="Ncl-Yv-uTv"/>
|
<constraint firstItem="0OR-m9-gOV" firstAttribute="top" secondItem="RXp-OG-LEf" secondAttribute="top" constant="22" id="NpO-xF-QHk"/>
|
<constraint firstItem="0OR-m9-gOV" firstAttribute="leading" secondItem="RXp-OG-LEf" secondAttribute="leading" constant="22" id="ZAU-qP-L58"/>
|
<constraint firstItem="5YC-oK-utb" firstAttribute="top" secondItem="0OR-m9-gOV" secondAttribute="bottom" constant="16" id="wlR-kd-m3e"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="8"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
</subviews>
|
<constraints>
|
<constraint firstAttribute="bottom" secondItem="RXp-OG-LEf" secondAttribute="bottom" constant="9.5" id="3HV-Qy-NWd"/>
|
<constraint firstItem="RXp-OG-LEf" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="cE9-xW-dTp"/>
|
<constraint firstAttribute="trailing" secondItem="RXp-OG-LEf" secondAttribute="trailing" id="dbu-uh-LIe"/>
|
<constraint firstItem="RXp-OG-LEf" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="9.5" id="gb6-Z8-JH9"/>
|
</constraints>
|
</tableViewCellContentView>
|
<connections>
|
<outlet property="cons_progress" destination="7Ub-3s-w3Q" id="A0m-l2-WYA"/>
|
<outlet property="label_completeProgress" destination="tZm-jl-aPX" id="Uqr-wy-HOB"/>
|
<outlet property="label_currentWeek" destination="0OR-m9-gOV" id="fZk-hC-CLI"/>
|
<outlet property="label_info" destination="4vp-cM-Wt2" id="mql-4J-5Xf"/>
|
</connections>
|
<point key="canvasLocation" x="327.07317073170731" y="37.881355932203391"/>
|
</tableViewCell>
|
</objects>
|
<resources>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|