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.
97 lines
8.3 KiB
97 lines
8.3 KiB
![]()
2 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" 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="17703"/>
|
||
|
<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" id="KGk-i7-Jjw" customClass="NewTrackMsgCell">
|
||
|
<rect key="frame" x="0.0" y="0.0" width="320" height="60"/>
|
||
|
<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="60"/>
|
||
|
<autoresizingMask key="autoresizingMask"/>
|
||
|
<subviews>
|
||
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="12:00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UhQ-aN-UZh">
|
||
|
<rect key="frame" x="12" y="4.5" width="35" height="21"/>
|
||
|
<constraints>
|
||
|
<constraint firstAttribute="height" constant="21" id="0jq-3n-VRe"/>
|
||
|
<constraint firstAttribute="width" constant="35" id="IyD-E8-eVf"/>
|
||
|
</constraints>
|
||
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
||
|
<nil key="textColor"/>
|
||
|
<nil key="highlightedColor"/>
|
||
|
</label>
|
||
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5a1-s1-9md">
|
||
|
<rect key="frame" x="64.5" y="0.0" width="1" height="60"/>
|
||
|
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
<constraints>
|
||
|
<constraint firstAttribute="width" constant="1" id="7b3-Jf-dJV"/>
|
||
|
</constraints>
|
||
|
</view>
|
||
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="u7J-A5-cuH">
|
||
|
<rect key="frame" x="55" y="2.5" width="20" height="25"/>
|
||
|
<constraints>
|
||
|
<constraint firstAttribute="width" constant="20" id="DHA-3p-pfU"/>
|
||
|
<constraint firstAttribute="height" constant="25" id="WMB-lW-9vx"/>
|
||
|
</constraints>
|
||
|
</imageView>
|
||
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="b8u-b2-ml6">
|
||
|
<rect key="frame" x="87" y="4.5" width="218" height="21"/>
|
||
|
<constraints>
|
||
|
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="21" id="mLI-44-2Gj"/>
|
||
|
</constraints>
|
||
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
||
|
<nil key="textColor"/>
|
||
|
<nil key="highlightedColor"/>
|
||
|
</label>
|
||
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="停留30分钟" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7eL-Dc-mdM">
|
||
|
<rect key="frame" x="87" y="35.5" width="218" height="14.5"/>
|
||
|
<constraints>
|
||
|
<constraint firstAttribute="width" constant="218" id="6pP-EC-d0G"/>
|
||
|
<constraint firstAttribute="height" constant="14.5" id="Dsg-Ep-fft"/>
|
||
|
</constraints>
|
||
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
||
|
<color key="textColor" systemColor="systemGray3Color"/>
|
||
|
<nil key="highlightedColor"/>
|
||
|
</label>
|
||
|
</subviews>
|
||
|
<constraints>
|
||
|
<constraint firstItem="UhQ-aN-UZh" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" multiplier="0.5" id="3Vb-vL-2B0"/>
|
||
|
<constraint firstItem="u7J-A5-cuH" firstAttribute="centerY" secondItem="UhQ-aN-UZh" secondAttribute="centerY" id="43b-zZ-hdK"/>
|
||
|
<constraint firstItem="5a1-s1-9md" firstAttribute="centerX" secondItem="u7J-A5-cuH" secondAttribute="centerX" id="4uY-Yh-roJ"/>
|
||
|
<constraint firstAttribute="bottom" secondItem="5a1-s1-9md" secondAttribute="bottom" id="ARg-iw-gze"/>
|
||
|
<constraint firstItem="7eL-Dc-mdM" firstAttribute="leading" secondItem="5a1-s1-9md" secondAttribute="trailing" constant="21.5" id="Aee-vM-Hbq"/>
|
||
|
<constraint firstAttribute="bottom" secondItem="7eL-Dc-mdM" secondAttribute="bottom" constant="10" id="ETF-Dk-LAb"/>
|
||
|
<constraint firstItem="u7J-A5-cuH" firstAttribute="leading" secondItem="UhQ-aN-UZh" secondAttribute="trailing" constant="8" id="Fu8-M6-P8J"/>
|
||
|
<constraint firstItem="UhQ-aN-UZh" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="12" id="Jsb-b8-zZB"/>
|
||
|
<constraint firstAttribute="trailing" secondItem="b8u-b2-ml6" secondAttribute="trailing" constant="15" id="Qjb-d8-5oB"/>
|
||
|
<constraint firstAttribute="trailing" secondItem="7eL-Dc-mdM" secondAttribute="trailing" priority="250" constant="15" id="TnU-bI-sue"/>
|
||
|
<constraint firstItem="b8u-b2-ml6" firstAttribute="top" secondItem="UhQ-aN-UZh" secondAttribute="top" id="Zn8-bD-dQZ"/>
|
||
|
<constraint firstItem="b8u-b2-ml6" firstAttribute="leading" secondItem="u7J-A5-cuH" secondAttribute="trailing" constant="12" id="gbh-Iu-fI6"/>
|
||
|
<constraint firstItem="5a1-s1-9md" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="un9-6d-tAm"/>
|
||
|
</constraints>
|
||
|
</tableViewCellContentView>
|
||
|
<connections>
|
||
|
<outlet property="addressLabel" destination="b8u-b2-ml6" id="FLa-kf-Ou3"/>
|
||
|
<outlet property="dottedLineView" destination="5a1-s1-9md" id="yWB-JP-b3P"/>
|
||
|
<outlet property="iconView" destination="u7J-A5-cuH" id="Zah-Mh-tsr"/>
|
||
|
<outlet property="stayLabel" destination="7eL-Dc-mdM" id="GNi-Op-o1j"/>
|
||
|
<outlet property="stayLabelWidth" destination="6pP-EC-d0G" id="6Fa-eT-PE9"/>
|
||
|
<outlet property="timeLabel" destination="UhQ-aN-UZh" id="brM-W6-2Iw"/>
|
||
|
</connections>
|
||
|
<point key="canvasLocation" x="37.681159420289859" y="34.821428571428569"/>
|
||
|
</tableViewCell>
|
||
|
</objects>
|
||
|
<resources>
|
||
|
<systemColor name="systemGray3Color">
|
||
|
<color red="0.7803921568627451" green="0.7803921568627451" blue="0.80000000000000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
</systemColor>
|
||
|
</resources>
|
||
|
</document>
|