<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/>
|
<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" reuseIdentifier="_Common_SingleText_CCell" id="gTV-IL-0wX" customClass="Common_SingleText_CCell" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="326" height="72"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
<rect key="frame" x="0.0" y="0.0" width="326" height="72"/>
|
<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="ohg-QJ-YRe">
|
<rect key="frame" x="0.0" y="0.0" width="326" height="72"/>
|
<color key="backgroundColor" red="0.93725490196078431" green="0.93725490196078431" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="13"/>
|
<color key="textColor" red="0.5490196078431373" green="0.56470588235294117" blue="0.59215686274509804" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
</view>
|
<viewLayoutGuide key="safeArea" id="ZTg-uK-7eu"/>
|
<constraints>
|
<constraint firstItem="ohg-QJ-YRe" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="DVe-0h-o2v"/>
|
<constraint firstItem="ohg-QJ-YRe" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="ZU4-9E-hsJ"/>
|
<constraint firstAttribute="bottom" secondItem="ohg-QJ-YRe" secondAttribute="bottom" id="aWa-8D-y4f"/>
|
<constraint firstAttribute="trailing" secondItem="ohg-QJ-YRe" secondAttribute="trailing" id="bsR-bo-dtm"/>
|
</constraints>
|
<size key="customSize" width="326" height="72"/>
|
<connections>
|
<outlet property="titleL" destination="ohg-QJ-YRe" id="IWm-Bw-xNG"/>
|
</connections>
|
<point key="canvasLocation" x="337.68115942028987" y="160.71428571428569"/>
|
</collectionViewCell>
|
</objects>
|
</document>
|