GiGaMaskTime/GIGA/Modules/Me/View/FeedViews/GIGaFeedImagsCollectionCell...

79 lines
6.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
<capability name="Safe area layout guides" minToolsVersion="9.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"/>
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="GIGaFeedImagsCollectionCell" id="gTV-IL-0wX" customClass="GIGaFeedImagsCollectionCell">
<rect key="frame" x="0.0" y="0.0" width="104" height="104"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="0.0" y="0.0" width="104" height="104"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="j5W-en-Qt6">
<rect key="frame" x="0.0" y="0.0" width="104" height="104"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_holder" translatesAutoresizingMaskIntoConstraints="NO" id="OI4-At-zxC">
<rect key="frame" x="30" y="22" width="44" height="61"/>
</imageView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="x1H-ve-Fgf">
<rect key="frame" x="54" y="0.0" width="50" height="43"/>
<constraints>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="43" id="F0v-0l-iMj"/>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="50" id="Fz8-ZA-RPb"/>
<constraint firstAttribute="height" constant="43" id="l0y-pL-Dc1"/>
<constraint firstAttribute="width" constant="50" id="wna-nz-SXe"/>
</constraints>
<inset key="imageEdgeInsets" minX="25" minY="0.0" maxX="0.0" maxY="17"/>
<state key="normal" image="btn_back"/>
</button>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="0OC-Nu-4Es">
<rect key="frame" x="0.0" y="0.0" width="104" height="104"/>
</imageView>
</subviews>
<color key="backgroundColor" red="0.87058823529999996" green="0.87058823529999996" blue="0.87058823529999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="OI4-At-zxC" firstAttribute="top" secondItem="j5W-en-Qt6" secondAttribute="top" constant="22" id="4LG-wM-F44"/>
<constraint firstItem="0OC-Nu-4Es" firstAttribute="leading" secondItem="j5W-en-Qt6" secondAttribute="leading" id="AwC-NQ-dKH"/>
<constraint firstItem="0OC-Nu-4Es" firstAttribute="top" secondItem="j5W-en-Qt6" secondAttribute="top" id="F26-JE-MfS"/>
<constraint firstAttribute="trailing" secondItem="x1H-ve-Fgf" secondAttribute="trailing" id="Slm-mX-H0J"/>
<constraint firstItem="x1H-ve-Fgf" firstAttribute="top" secondItem="j5W-en-Qt6" secondAttribute="top" id="Sok-Vd-Aaf"/>
<constraint firstAttribute="trailing" secondItem="OI4-At-zxC" secondAttribute="trailing" constant="30" id="XGW-QQ-a0R"/>
<constraint firstAttribute="bottom" secondItem="OI4-At-zxC" secondAttribute="bottom" constant="21" id="iSn-Io-4fL"/>
<constraint firstAttribute="bottom" secondItem="0OC-Nu-4Es" secondAttribute="bottom" id="jz8-lK-9jD"/>
<constraint firstItem="OI4-At-zxC" firstAttribute="leading" secondItem="j5W-en-Qt6" secondAttribute="leading" constant="30" id="kzn-UF-b6Y"/>
<constraint firstAttribute="trailing" secondItem="0OC-Nu-4Es" secondAttribute="trailing" id="sLW-N6-cte"/>
</constraints>
</view>
</subviews>
</view>
<constraints>
<constraint firstAttribute="trailing" secondItem="j5W-en-Qt6" secondAttribute="trailing" id="65s-PX-QHc"/>
<constraint firstItem="j5W-en-Qt6" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="EHN-cC-fqn"/>
<constraint firstAttribute="bottom" secondItem="j5W-en-Qt6" secondAttribute="bottom" id="NC9-vb-9D2"/>
<constraint firstItem="j5W-en-Qt6" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="eCP-n4-EO0"/>
</constraints>
<viewLayoutGuide key="safeArea" id="SEy-5g-ep8"/>
<connections>
<outlet property="delecBtn" destination="x1H-ve-Fgf" id="INd-yD-1pz"/>
<outlet property="holdImageView" destination="OI4-At-zxC" id="oBf-Rq-vfK"/>
<outlet property="holdView" destination="j5W-en-Qt6" id="gzn-Kv-Cam"/>
<outlet property="uploadImageView" destination="0OC-Nu-4Es" id="Igo-Ca-Fx3"/>
</connections>
</collectionViewCell>
</objects>
<resources>
<image name="btn_back" width="22" height="22"/>
<image name="img_holder" width="51" height="43"/>
</resources>
</document>