<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" 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="22684"/>
|
<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="_Home_1_TCell" id="KGk-i7-Jjw" customClass="Home_1_TCell" customModule="DolphinEnglishLearnStudent" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
<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="320" height="44"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<subviews>
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="xga-Br-Izz">
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LLg-mN-hnD">
|
<rect key="frame" x="0.0" y="0.0" width="80" height="44"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.79000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bXA-iA-Sgc">
|
<rect key="frame" x="80" y="0.0" width="80" height="44"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.79000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tft-ra-5If">
|
<rect key="frame" x="160" y="0.0" width="80" height="44"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.79000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UQ2-uJ-GO9">
|
<rect key="frame" x="240" y="0.0" width="80" height="44"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.79000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
</stackView>
|
</subviews>
|
<constraints>
|
<constraint firstAttribute="bottom" secondItem="xga-Br-Izz" secondAttribute="bottom" id="AtE-En-WKT"/>
|
<constraint firstItem="xga-Br-Izz" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="Khq-ji-jpd"/>
|
<constraint firstAttribute="trailing" secondItem="xga-Br-Izz" secondAttribute="trailing" id="cyE-9M-z5E"/>
|
<constraint firstItem="xga-Br-Izz" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="dHd-ao-jYA"/>
|
</constraints>
|
</tableViewCellContentView>
|
<connections>
|
<outlet property="label_1" destination="LLg-mN-hnD" id="7UE-le-ZJZ"/>
|
<outlet property="label_2" destination="bXA-iA-Sgc" id="4He-VH-alj"/>
|
<outlet property="label_3" destination="tft-ra-5If" id="CLY-lE-hEm"/>
|
<outlet property="label_4" destination="UQ2-uJ-GO9" id="nNZ-Gp-UJ9"/>
|
</connections>
|
<point key="canvasLocation" x="139" y="21"/>
|
</tableViewCell>
|
</objects>
|
</document>
|