<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" 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="20020"/>
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
<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"/>
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="CarBrandListView" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="3qV-6R-thQ">
|
<rect key="frame" x="0.0" y="44" width="414" height="220"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="220" id="eJG-ml-2dl"/>
|
</constraints>
|
</tableView>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1dK-pZ-i5w">
|
<rect key="frame" x="0.0" y="264" width="414" height="598"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<connections>
|
<action selector="hiddenAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="laD-Zb-FxA"/>
|
</connections>
|
</button>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
|
<color key="backgroundColor" red="0.24313725489999999" green="0.24313725489999999" blue="0.24313725489999999" alpha="0.5" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="3qV-6R-thQ" secondAttribute="trailing" id="4ip-QM-ehC"/>
|
<constraint firstItem="3qV-6R-thQ" firstAttribute="top" secondItem="vUN-kp-3ea" secondAttribute="top" id="7fg-Gc-5KU"/>
|
<constraint firstItem="1dK-pZ-i5w" firstAttribute="top" secondItem="3qV-6R-thQ" secondAttribute="bottom" id="8PF-MF-4l8"/>
|
<constraint firstItem="3qV-6R-thQ" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="fvt-9M-lyc"/>
|
<constraint firstItem="1dK-pZ-i5w" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="nbv-oY-CGd"/>
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="1dK-pZ-i5w" secondAttribute="bottom" id="xLj-Es-YlH"/>
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="1dK-pZ-i5w" secondAttribute="trailing" id="yE6-go-R0q"/>
|
</constraints>
|
<connections>
|
<outlet property="tableView" destination="3qV-6R-thQ" id="SVH-uy-glg"/>
|
<outlet property="tableViewHeiCons" destination="eJG-ml-2dl" id="hDB-rA-QYv"/>
|
</connections>
|
<point key="canvasLocation" x="139" y="154"/>
|
</view>
|
</objects>
|
<resources>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|