You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

79 lines
6.4 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
<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="KGk-i7-Jjw" customClass="DurationTimeTableViewCell">
<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="43.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="时间" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dxZ-S2-YlI">
<rect key="frame" x="15" y="11.5" width="42" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="KPP-Zt-ORN"/>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="42" id="WpR-fU-JaL"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="3ZT-LN-F8k">
<rect key="frame" x="243" y="7" width="62" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="IXj-kK-PYp"/>
<constraint firstAttribute="width" constant="62" id="bSs-fI-3yl"/>
</constraints>
<nil key="textColor"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ctD-VO-gag">
<rect key="frame" x="213" y="21.5" width="25" height="1"/>
<color key="backgroundColor" red="0.91764705882352937" green="0.91764705882352937" blue="0.91764705882352937" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="Hu3-X1-aAB"/>
<constraint firstAttribute="width" constant="25" id="m9Z-YJ-44u"/>
</constraints>
</view>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="M01-nb-8uy">
<rect key="frame" x="146" y="7" width="62" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="Yyb-nV-ebj"/>
<constraint firstAttribute="width" constant="62" id="grI-zX-0bp"/>
</constraints>
<nil key="textColor"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
</subviews>
<constraints>
<constraint firstItem="ctD-VO-gag" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="EDL-g1-wfz"/>
<constraint firstItem="dxZ-S2-YlI" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="Khj-tB-qCh"/>
<constraint firstItem="3ZT-LN-F8k" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="OvT-4b-yw4"/>
<constraint firstItem="M01-nb-8uy" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="SB4-bL-eOc"/>
<constraint firstItem="3ZT-LN-F8k" firstAttribute="leading" secondItem="M01-nb-8uy" secondAttribute="trailing" constant="35" id="ayD-pP-C2a"/>
<constraint firstAttribute="trailing" secondItem="3ZT-LN-F8k" secondAttribute="trailing" constant="15" id="kOy-Sr-uRD"/>
<constraint firstItem="dxZ-S2-YlI" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="s2g-Dq-uTP"/>
<constraint firstItem="3ZT-LN-F8k" firstAttribute="leading" secondItem="ctD-VO-gag" secondAttribute="trailing" constant="5" id="w1m-R4-xny"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="aTitleLabel" destination="dxZ-S2-YlI" id="7wu-U4-KbB"/>
<outlet property="endTextField" destination="3ZT-LN-F8k" id="kFo-9X-kVB"/>
<outlet property="startTextField" destination="M01-nb-8uy" id="rkY-PT-5uH"/>
</connections>
<point key="canvasLocation" x="-205" y="47"/>
</tableViewCell>
</objects>
</document>