-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCustomImageViewerCollectionViewCell.xib
78 lines (78 loc) · 6.75 KB
/
CustomImageViewerCollectionViewCell.xib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19162" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19144"/>
<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="CustomImageViewerCollectionViewCell" id="gTV-IL-0wX" customClass="CustomImageViewerCollectionViewCell" customModule="MediDeals" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="80" height="80"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="0.0" y="0.0" width="80" height="80"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IEQ-73-s4H">
<rect key="frame" x="0.0" y="0.0" width="80" height="80"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ipC-LV-xxP">
<rect key="frame" x="2" y="4" width="76" height="72"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="BD4-yd-LWk">
<rect key="frame" x="2" y="2" width="72" height="68"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</imageView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="BD4-yd-LWk" secondAttribute="trailing" constant="2" id="Egh-WK-3dZ"/>
<constraint firstItem="BD4-yd-LWk" firstAttribute="centerY" secondItem="ipC-LV-xxP" secondAttribute="centerY" id="PAr-BQ-Ko3"/>
<constraint firstItem="BD4-yd-LWk" firstAttribute="centerX" secondItem="ipC-LV-xxP" secondAttribute="centerX" id="SLA-I1-goc"/>
<constraint firstItem="BD4-yd-LWk" firstAttribute="top" secondItem="ipC-LV-xxP" secondAttribute="top" constant="2" id="TLR-Zd-WKq"/>
<constraint firstItem="BD4-yd-LWk" firstAttribute="leading" secondItem="ipC-LV-xxP" secondAttribute="leading" constant="2" id="bbB-7R-TfT"/>
<constraint firstAttribute="bottom" secondItem="BD4-yd-LWk" secondAttribute="bottom" constant="2" id="oE5-Wr-avw"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="ipC-LV-xxP" secondAttribute="bottom" constant="4" id="Ibs-95-7KP"/>
<constraint firstItem="ipC-LV-xxP" firstAttribute="leading" secondItem="IEQ-73-s4H" secondAttribute="leading" constant="2" id="cok-tl-b04"/>
<constraint firstAttribute="trailing" secondItem="ipC-LV-xxP" secondAttribute="trailing" constant="2" id="qKh-FF-OEX"/>
<constraint firstItem="ipC-LV-xxP" firstAttribute="top" secondItem="IEQ-73-s4H" secondAttribute="top" constant="4" id="vxY-el-D7B"/>
</constraints>
</view>
</subviews>
</view>
<viewLayoutGuide key="safeArea" id="ZTg-uK-7eu"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="IEQ-73-s4H" secondAttribute="trailing" id="Gyr-RO-cf2"/>
<constraint firstItem="IEQ-73-s4H" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="SdG-BR-ezN"/>
<constraint firstItem="IEQ-73-s4H" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="Te5-os-uCb"/>
<constraint firstAttribute="bottom" secondItem="IEQ-73-s4H" secondAttribute="bottom" id="t9e-bO-lZ7"/>
</constraints>
<size key="customSize" width="422" height="144"/>
<connections>
<outlet property="imageView" destination="BD4-yd-LWk" id="LiP-I7-2gM"/>
<outlet property="wrapperView" destination="ipC-LV-xxP" id="FGk-Kg-USm"/>
</connections>
<point key="canvasLocation" x="266.66666666666669" y="63.616071428571423"/>
</collectionViewCell>
</objects>
</document>