111 lines
10 KiB
XML
111 lines
10 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21679"/>
|
|
<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" id="gTV-IL-0wX" customClass="LMWeekLastCollectionViewCell">
|
|
<rect key="frame" x="0.0" y="0.0" width="87" height="140"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
|
<rect key="frame" x="0.0" y="0.0" width="87" height="140"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="default_userIcon" translatesAutoresizingMaskIntoConstraints="NO" id="V0K-5P-XPk">
|
|
<rect key="frame" x="18.666666666666671" y="5" width="50" height="50"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="50" id="BKX-Tg-2MC"/>
|
|
<constraint firstAttribute="height" constant="50" id="SxG-w3-PbU"/>
|
|
</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="txI-sv-QNt">
|
|
<rect key="frame" x="27.666666666666664" y="60.000000000000007" width="31.666666666666664" height="14.333333333333336"/>
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wlG-XR-eVL">
|
|
<rect key="frame" x="0.0" y="80.333333333333329" width="87" height="40"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rYP-Hl-cGg">
|
|
<rect key="frame" x="18" y="0.0" width="51" height="20"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="default_userIcon" translatesAutoresizingMaskIntoConstraints="NO" id="bt3-ev-rUz">
|
|
<rect key="frame" x="0.0" y="0.0" width="20" height="20"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="20" id="jD2-0F-V2h"/>
|
|
<constraint firstAttribute="height" constant="20" id="mt1-rZ-KzZ"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<real key="value" value="10"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</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="jPD-0B-acY">
|
|
<rect key="frame" x="23" y="4" width="28" height="12"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="10"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="jPD-0B-acY" firstAttribute="leading" secondItem="bt3-ev-rUz" secondAttribute="trailing" constant="3" id="DPr-E9-ZzK"/>
|
|
<constraint firstItem="jPD-0B-acY" firstAttribute="centerY" secondItem="rYP-Hl-cGg" secondAttribute="centerY" id="FOE-NL-ss6"/>
|
|
<constraint firstItem="bt3-ev-rUz" firstAttribute="centerY" secondItem="rYP-Hl-cGg" secondAttribute="centerY" id="MVF-Yb-yYS"/>
|
|
<constraint firstItem="bt3-ev-rUz" firstAttribute="leading" secondItem="rYP-Hl-cGg" secondAttribute="leading" id="f6b-EU-Fqa"/>
|
|
<constraint firstAttribute="height" constant="20" id="nw3-jh-cNX"/>
|
|
<constraint firstAttribute="trailing" secondItem="jPD-0B-acY" secondAttribute="trailing" id="z2b-md-0Jd"/>
|
|
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="80" id="zLn-cn-QPB"/>
|
|
</constraints>
|
|
</view>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="收到0个" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nOm-QU-rJI">
|
|
<rect key="frame" x="21" y="25" width="45" height="13.333333333333336"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
|
<color key="textColor" red="1" green="0.83529411764705885" blue="0.38823529411764707" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="nOm-QU-rJI" firstAttribute="centerX" secondItem="wlG-XR-eVL" secondAttribute="centerX" id="MUx-k8-RKC"/>
|
|
<constraint firstItem="rYP-Hl-cGg" firstAttribute="centerX" secondItem="wlG-XR-eVL" secondAttribute="centerX" id="RYZ-4u-vQE"/>
|
|
<constraint firstItem="nOm-QU-rJI" firstAttribute="top" secondItem="rYP-Hl-cGg" secondAttribute="bottom" constant="5" id="VrP-2t-ftI"/>
|
|
<constraint firstItem="rYP-Hl-cGg" firstAttribute="top" secondItem="wlG-XR-eVL" secondAttribute="top" id="Wh5-TF-eca"/>
|
|
<constraint firstAttribute="height" constant="40" id="lE0-dF-FDd"/>
|
|
</constraints>
|
|
</view>
|
|
</subviews>
|
|
</view>
|
|
<constraints>
|
|
<constraint firstItem="wlG-XR-eVL" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="1Rm-ql-btj"/>
|
|
<constraint firstAttribute="trailing" secondItem="wlG-XR-eVL" secondAttribute="trailing" id="3FV-cZ-RCR"/>
|
|
<constraint firstItem="txI-sv-QNt" firstAttribute="top" secondItem="V0K-5P-XPk" secondAttribute="bottom" constant="5" id="5lb-Ad-tcs"/>
|
|
<constraint firstItem="txI-sv-QNt" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" id="81I-LS-vUI"/>
|
|
<constraint firstItem="wlG-XR-eVL" firstAttribute="top" secondItem="txI-sv-QNt" secondAttribute="bottom" constant="6" id="8bJ-1v-Y3d"/>
|
|
<constraint firstItem="wlG-XR-eVL" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" id="9hw-NP-A17"/>
|
|
<constraint firstItem="V0K-5P-XPk" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="5" id="eVY-iS-g3A"/>
|
|
<constraint firstItem="V0K-5P-XPk" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" id="wdZ-72-Njf"/>
|
|
</constraints>
|
|
<size key="customSize" width="151" height="152"/>
|
|
<connections>
|
|
<outlet property="giftBaseImage" destination="V0K-5P-XPk" id="yZj-HF-sfC"/>
|
|
<outlet property="giftName" destination="txI-sv-QNt" id="lgN-cU-cJS"/>
|
|
<outlet property="receiveCount" destination="nOm-QU-rJI" id="Dk7-bj-oXi"/>
|
|
<outlet property="userHeader" destination="bt3-ev-rUz" id="1Xb-AO-q4E"/>
|
|
<outlet property="userNameLabel" destination="jPD-0B-acY" id="bXw-8o-rSj"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="206.87022900763358" y="24.647887323943664"/>
|
|
</collectionViewCell>
|
|
</objects>
|
|
<resources>
|
|
<image name="default_userIcon" width="512" height="512"/>
|
|
</resources>
|
|
</document>
|