<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21679"/>
|
<capability name="Safe area layout guides" minToolsVersion="9.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="CourseDatetimeCCell" customModule="WanPai" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="89" height="142"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
<rect key="frame" x="0.0" y="0.0" width="89" height="142"/>
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wcf-NM-Xv6">
|
<rect key="frame" x="0.0" y="0.0" width="89" height="89"/>
|
<color key="backgroundColor" red="0.86274509803921573" green="0.8666666666666667" blue="0.87058823529411766" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="width" secondItem="wcf-NM-Xv6" secondAttribute="height" multiplier="1:1" id="qrF-2J-fiw"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
<color key="textColor" red="0.17254901960784313" green="0.31372549019607843" blue="0.39215686274509803" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="00:00" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PPI-nY-TCq">
|
<rect key="frame" x="29.666666666666671" y="97" width="30" height="12"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="10"/>
|
<color key="textColor" red="0.76470588235294112" green="0.76470588235294112" blue="0.76470588235294112" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
</view>
|
<viewLayoutGuide key="safeArea" id="ZTg-uK-7eu"/>
|
<constraints>
|
<constraint firstItem="PPI-nY-TCq" firstAttribute="centerX" secondItem="wcf-NM-Xv6" secondAttribute="centerX" id="052-wC-YtT"/>
|
<constraint firstItem="wcf-NM-Xv6" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="QCW-x7-rFH"/>
|
<constraint firstAttribute="trailing" secondItem="wcf-NM-Xv6" secondAttribute="trailing" id="Wmh-lX-02W"/>
|
<constraint firstItem="PPI-nY-TCq" firstAttribute="top" secondItem="wcf-NM-Xv6" secondAttribute="bottom" constant="8" id="kyO-P0-Bz5"/>
|
<constraint firstItem="wcf-NM-Xv6" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="uSH-nd-haN"/>
|
</constraints>
|
<size key="customSize" width="89" height="142"/>
|
<connections>
|
<outlet property="label_time" destination="PPI-nY-TCq" id="Pr5-hD-y3x"/>
|
<outlet property="label_week" destination="wcf-NM-Xv6" id="qBv-hq-LGq"/>
|
</connections>
|
<point key="canvasLocation" x="104.58015267175573" y="52.816901408450704"/>
|
</collectionViewCell>
|
</objects>
|
</document>
|