<?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="retina5_5" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
|
<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="HomeItemMoreView" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KNn-QE-xPc">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="282"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="更多服务" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Mwb-Bo-Fvq">
|
<rect key="frame" x="174.33333333333334" y="10" width="65.333333333333343" height="22"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="22" id="XXW-oR-TL6"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<color key="textColor" red="0.24313725490196078" green="0.24313725490196078" blue="0.24313725490196078" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="K7A-5K-wDw">
|
<rect key="frame" x="381" y="8.6666666666666643" width="25" height="25"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="25" id="iPl-pn-CfN"/>
|
<constraint firstAttribute="height" constant="25" id="qtc-5G-evi"/>
|
</constraints>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" image="icon_close_black"/>
|
<connections>
|
<action selector="closeAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="xZR-7P-uqG"/>
|
</connections>
|
</button>
|
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="RZy-MX-Vxh">
|
<rect key="frame" x="0.0" y="59" width="414" height="223"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="IEK-fl-E9o">
|
<size key="itemSize" width="128" height="128"/>
|
<size key="headerReferenceSize" width="0.0" height="0.0"/>
|
<size key="footerReferenceSize" width="0.0" height="0.0"/>
|
<inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
|
</collectionViewFlowLayout>
|
</collectionView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="bottom" secondItem="RZy-MX-Vxh" secondAttribute="bottom" id="6Z3-4C-7cj"/>
|
<constraint firstItem="Mwb-Bo-Fvq" firstAttribute="centerX" secondItem="KNn-QE-xPc" secondAttribute="centerX" id="7gX-6b-Vgo"/>
|
<constraint firstAttribute="trailing" secondItem="RZy-MX-Vxh" secondAttribute="trailing" id="8v1-q9-RwI"/>
|
<constraint firstItem="K7A-5K-wDw" firstAttribute="centerY" secondItem="Mwb-Bo-Fvq" secondAttribute="centerY" id="E6T-eN-Y9M"/>
|
<constraint firstAttribute="trailing" secondItem="K7A-5K-wDw" secondAttribute="trailing" constant="8" id="EUm-jl-TO3"/>
|
<constraint firstItem="RZy-MX-Vxh" firstAttribute="top" secondItem="Mwb-Bo-Fvq" secondAttribute="bottom" constant="27" id="H3j-vs-g6y"/>
|
<constraint firstItem="Mwb-Bo-Fvq" firstAttribute="top" secondItem="KNn-QE-xPc" secondAttribute="top" constant="10" id="Y6q-XT-E6U"/>
|
<constraint firstAttribute="height" constant="282" id="uHo-3p-QAX"/>
|
<constraint firstItem="RZy-MX-Vxh" firstAttribute="leading" secondItem="KNn-QE-xPc" secondAttribute="leading" id="xD3-71-r2w"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstItem="KNn-QE-xPc" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="G4R-Lg-vBe"/>
|
<constraint firstItem="KNn-QE-xPc" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="Wz5-he-d8q"/>
|
<constraint firstAttribute="trailing" secondItem="KNn-QE-xPc" secondAttribute="trailing" id="l2b-Y6-Uc8"/>
|
</constraints>
|
<connections>
|
<outlet property="collectionView" destination="RZy-MX-Vxh" id="6Hg-MW-HD9"/>
|
<outlet property="containerTopCons" destination="Wz5-he-d8q" id="VJ5-gJ-qt1"/>
|
<outlet property="containerView" destination="KNn-QE-xPc" id="4So-N1-3lg"/>
|
</connections>
|
<point key="canvasLocation" x="137.68115942028987" y="153.2608695652174"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="icon_close_black" width="16" height="16"/>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|