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.
 
 
 
 

69 lines
5.8 KiB

<?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" colorMatched="YES">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
<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="WatchFunctionCell" id="VT1-DB-c26" customClass="WatchFunctionCell">
<rect key="frame" x="0.0" y="0.0" width="87" height="87"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="0.0" y="0.0" width="87" height="87"/>
<autoresizingMask key="autoresizingMask"/>
<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="VSZ-Xq-ZKE">
<rect key="frame" x="0.0" y="60.5" width="87" height="18"/>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="微聊" translatesAutoresizingMaskIntoConstraints="NO" id="9U6-pN-kRe">
<rect key="frame" x="23.5" y="12.5" width="40" height="40"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="MZY-pH-t0V"/>
<constraint firstAttribute="width" constant="40" id="aCl-eM-aIs"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="P0U-Cd-gSC">
<rect key="frame" x="48.5" y="10" width="20" height="20"/>
<color key="backgroundColor" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="20" id="5KA-zT-3Z4"/>
<constraint firstAttribute="height" constant="20" id="wlY-BX-6x8"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</view>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="VSZ-Xq-ZKE" firstAttribute="leading" secondItem="VT1-DB-c26" secondAttribute="leading" id="0Ds-Ue-OgB"/>
<constraint firstItem="9U6-pN-kRe" firstAttribute="centerX" secondItem="VT1-DB-c26" secondAttribute="centerX" id="3ab-mg-w1d"/>
<constraint firstItem="VSZ-Xq-ZKE" firstAttribute="top" secondItem="9U6-pN-kRe" secondAttribute="bottom" constant="8" id="Qaf-eH-9eo"/>
<constraint firstAttribute="trailing" secondItem="VSZ-Xq-ZKE" secondAttribute="trailing" id="dG6-Ws-Svt"/>
<constraint firstItem="9U6-pN-kRe" firstAttribute="centerY" secondItem="VT1-DB-c26" secondAttribute="centerY" multiplier="0.75" id="fCy-0A-Txi"/>
<constraint firstItem="P0U-Cd-gSC" firstAttribute="centerX" secondItem="VT1-DB-c26" secondAttribute="centerX" multiplier="1.35" id="lMT-nh-euJ"/>
<constraint firstItem="P0U-Cd-gSC" firstAttribute="top" secondItem="9U6-pN-kRe" secondAttribute="top" multiplier="0.8" id="xb3-nG-me4"/>
</constraints>
<size key="customSize" width="87" height="87"/>
<connections>
<outlet property="heightNSLC" destination="MZY-pH-t0V" id="aRs-oI-SLp"/>
<outlet property="watchFunctionCornerMark" destination="P0U-Cd-gSC" id="shg-aQ-Q2u"/>
<outlet property="watchFunctionImgView" destination="9U6-pN-kRe" id="5FF-5q-YIb"/>
<outlet property="watchFunctionLabel" destination="VSZ-Xq-ZKE" id="DYL-nV-LEe"/>
<outlet property="widthNSLC" destination="aCl-eM-aIs" id="YYB-fV-LtI"/>
</connections>
<point key="canvasLocation" x="-154.40000000000001" y="82.3088455772114"/>
</collectionViewCell>
</objects>
<resources>
<image name="微聊" width="32" height="32"/>
</resources>
</document>