<?xml version="1.0" encoding="UTF-8" standalone="no"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11201" systemVersion="15G1004" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> <dependencies> <deployment identifier="iOS"/> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/> <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" restorationIdentifier="KWMSizeCell" reuseIdentifier="KWMSizeCell" id="gTV-IL-0wX" customClass="KWMSizeCell"> <rect key="frame" x="0.0" y="0.0" width="93" height="38"/> <autoresizingMask key="autoresizingMask"/> <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center"> <rect key="frame" x="0.0" y="0.0" width="93" height="38"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LIy-sM-Sa7" userLabel="vView"> <subviews> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YTc-7g-reg"> <subviews> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dCV-71-aFc"> <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/> <state key="normal" title="2A"> <color key="titleColor" red="0.29803921568627451" green="0.34901960784313724" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </state> <connections> <action selector="onClickSize:" destination="gTV-IL-0wX" eventType="touchUpInside" id="Ogm-U6-cCN"/> </connections> </button> <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_sell_out" translatesAutoresizingMaskIntoConstraints="NO" id="gFi-lz-IUN"> <constraints> <constraint firstAttribute="height" constant="15" id="BU1-uN-Okh"/> <constraint firstAttribute="width" constant="26" id="W3P-OG-mnr"/> </constraints> </imageView> </subviews> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstAttribute="bottom" secondItem="dCV-71-aFc" secondAttribute="bottom" id="16Y-e0-qZc"/> <constraint firstItem="gFi-lz-IUN" firstAttribute="top" secondItem="YTc-7g-reg" secondAttribute="top" id="4Qn-zR-jwp"/> <constraint firstAttribute="trailing" secondItem="gFi-lz-IUN" secondAttribute="trailing" id="4V4-XC-tpc"/> <constraint firstItem="gFi-lz-IUN" firstAttribute="centerY" secondItem="YTc-7g-reg" secondAttribute="centerY" id="HL8-Zb-BmV"/> <constraint firstItem="dCV-71-aFc" firstAttribute="top" secondItem="YTc-7g-reg" secondAttribute="top" id="QlC-Ck-c0Q"/> <constraint firstItem="dCV-71-aFc" firstAttribute="leading" secondItem="YTc-7g-reg" secondAttribute="leading" id="UWT-XC-TQX"/> <constraint firstItem="gFi-lz-IUN" firstAttribute="centerX" secondItem="YTc-7g-reg" secondAttribute="centerX" id="gp9-7P-Occ"/> <constraint firstItem="gFi-lz-IUN" firstAttribute="leading" secondItem="YTc-7g-reg" secondAttribute="leading" id="o4L-35-UH6"/> <constraint firstAttribute="bottom" secondItem="gFi-lz-IUN" secondAttribute="bottom" id="wec-fD-gsx"/> <constraint firstAttribute="trailing" secondItem="dCV-71-aFc" secondAttribute="trailing" id="yOG-v6-U44"/> </constraints> <variation key="default"> <mask key="constraints"> <exclude reference="4Qn-zR-jwp"/> <exclude reference="4V4-XC-tpc"/> <exclude reference="o4L-35-UH6"/> <exclude reference="wec-fD-gsx"/> </mask> </variation> </view> </subviews> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstItem="YTc-7g-reg" firstAttribute="leading" secondItem="LIy-sM-Sa7" secondAttribute="leading" id="K1Q-Ga-TFp"/> <constraint firstAttribute="bottom" secondItem="YTc-7g-reg" secondAttribute="bottom" id="T7t-9G-sg0"/> <constraint firstAttribute="trailing" secondItem="YTc-7g-reg" secondAttribute="trailing" id="rcu-u8-MfN"/> <constraint firstItem="YTc-7g-reg" firstAttribute="top" secondItem="LIy-sM-Sa7" secondAttribute="top" id="sO8-jk-Hgj"/> </constraints> </view> </subviews> </view> <constraints> <constraint firstAttribute="trailing" secondItem="LIy-sM-Sa7" secondAttribute="trailing" constant="1" id="3Dt-XH-3Dk"/> <constraint firstItem="LIy-sM-Sa7" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="1" id="Gv2-S8-RjJ"/> <constraint firstItem="LIy-sM-Sa7" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="1" id="R3f-Un-k6I"/> <constraint firstAttribute="bottom" secondItem="LIy-sM-Sa7" secondAttribute="bottom" constant="1" id="SCB-9p-0lM"/> </constraints> <connections> <outlet property="btnSize" destination="dCV-71-aFc" id="nN2-GT-m3i"/> <outlet property="ivSellOut" destination="gFi-lz-IUN" id="bwC-v5-ZR1"/> <outlet property="vContent" destination="YTc-7g-reg" id="I12-4X-rYO"/> </connections> </collectionViewCell> </objects> <resources> <image name="ic_sell_out" width="26" height="16"/> </resources> </document>