-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFirstOfficeCell.xib
198 lines (198 loc) · 18.8 KB
/
FirstOfficeCell.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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina4_0" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
<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"/>
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="160" id="KGk-i7-Jjw" customClass="FirstOfficeCell" customModule="FindHouseForMe" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="375" height="160"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
<rect key="frame" x="0.0" y="0.0" width="375" height="159.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="FXi-bQ-3nb">
<rect key="frame" x="8" y="8" width="140" height="140"/>
<constraints>
<constraint firstAttribute="width" constant="140" id="2aj-9X-zRm"/>
<constraint firstAttribute="height" constant="140" id="5KJ-xB-6Te"/>
</constraints>
</imageView>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="Ixm-H1-bTL">
<rect key="frame" x="157" y="8" width="218" height="140"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="a7W-0Z-5me">
<rect key="frame" x="0.0" y="0.0" width="218" height="20"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="TypeOfOffer" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XBh-1p-XHO">
<rect key="frame" x="0.0" y="0.0" width="109" height="20"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="TypeOfSelling" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Gdi-T7-Kzs">
<rect key="frame" x="109" y="0.0" width="109" height="20"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="QnQ-VV-e8E">
<rect key="frame" x="0.0" y="40" width="218" height="20"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="location" translatesAutoresizingMaskIntoConstraints="NO" id="hvB-0E-mng">
<rect key="frame" x="0.0" y="0.0" width="20" height="20"/>
<constraints>
<constraint firstAttribute="width" constant="20" id="3w7-B8-GcT"/>
<constraint firstAttribute="width" secondItem="hvB-0E-mng" secondAttribute="height" multiplier="1:1" id="xTn-Wv-XfW"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Address" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KBp-iR-rxC">
<rect key="frame" x="28" y="0.0" width="190" height="20"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="mBB-1s-ZDl">
<rect key="frame" x="0.0" y="80" width="218" height="20"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="money" translatesAutoresizingMaskIntoConstraints="NO" id="Ys3-7w-Djt">
<rect key="frame" x="0.0" y="0.0" width="20" height="20"/>
<constraints>
<constraint firstAttribute="width" constant="20" id="erI-a3-em7"/>
<constraint firstAttribute="height" constant="20" id="gWv-LF-rbt"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="price" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2Pc-4g-yMs">
<rect key="frame" x="28" y="0.0" width="190" height="20"/>
<constraints>
<constraint firstAttribute="width" constant="190" id="7o8-VD-55K"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" spacing="18" translatesAutoresizingMaskIntoConstraints="NO" id="GaN-od-Buz">
<rect key="frame" x="0.0" y="120" width="218" height="20"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="VDd-hj-cAW">
<rect key="frame" x="0.0" y="0.0" width="92" height="20"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="home" translatesAutoresizingMaskIntoConstraints="NO" id="fNP-vU-6DK">
<rect key="frame" x="0.0" y="0.0" width="20" height="20"/>
<constraints>
<constraint firstAttribute="width" secondItem="fNP-vU-6DK" secondAttribute="height" multiplier="1:1" id="WKM-fy-cDK"/>
<constraint firstAttribute="width" constant="20" id="znB-d5-uoF"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1300" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8i0-CB-ta2">
<rect key="frame" x="28" y="0.0" width="34" height="20"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="m2" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ths-GR-fnh">
<rect key="frame" x="70" y="0.0" width="22" height="20"/>
<constraints>
<constraint firstAttribute="width" constant="22" id="Sad-GF-kLF"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="fwo-jM-kaA">
<rect key="frame" x="110" y="0.0" width="108" height="20"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="nUN-Mq-5UY">
<rect key="frame" x="0.0" y="0.0" width="48" height="20"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bed" translatesAutoresizingMaskIntoConstraints="NO" id="Lye-fW-QiY">
<rect key="frame" x="0.0" y="0.0" width="20" height="20"/>
<constraints>
<constraint firstAttribute="width" secondItem="Lye-fW-QiY" secondAttribute="height" multiplier="1:1" id="N9K-kY-anZ"/>
<constraint firstAttribute="width" constant="20" id="q17-3d-HXd"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="3" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ieV-wk-VMI">
<rect key="frame" x="28" y="0.0" width="20" height="20"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="gei-og-3Qs">
<rect key="frame" x="60" y="0.0" width="48" height="20"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bathtub" translatesAutoresizingMaskIntoConstraints="NO" id="Tyu-tc-0OW">
<rect key="frame" x="0.0" y="0.0" width="20" height="20"/>
<constraints>
<constraint firstAttribute="width" secondItem="Tyu-tc-0OW" secondAttribute="height" multiplier="1:1" id="LXD-cM-ObZ"/>
<constraint firstAttribute="width" constant="20" id="Uhs-tb-Tqu"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="3" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="b15-tH-70V">
<rect key="frame" x="28" y="0.0" width="20" height="20"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
</stackView>
</subviews>
</stackView>
</subviews>
<constraints>
<constraint firstItem="a7W-0Z-5me" firstAttribute="leading" secondItem="Ixm-H1-bTL" secondAttribute="leading" id="4Tj-VW-Q57"/>
<constraint firstAttribute="trailing" secondItem="a7W-0Z-5me" secondAttribute="trailing" id="mMk-a4-EZq"/>
</constraints>
</stackView>
</subviews>
<constraints>
<constraint firstItem="FXi-bQ-3nb" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="8" id="649-w8-I1q"/>
<constraint firstAttribute="trailing" secondItem="Ixm-H1-bTL" secondAttribute="trailing" id="Z0G-PY-aPN"/>
<constraint firstItem="FXi-bQ-3nb" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="8" id="gMc-Mc-HFb"/>
<constraint firstAttribute="bottom" secondItem="FXi-bQ-3nb" secondAttribute="bottom" constant="8" id="jKE-NS-tsg"/>
<constraint firstAttribute="bottom" secondItem="Ixm-H1-bTL" secondAttribute="bottom" constant="8" id="kB2-nk-i1F"/>
<constraint firstItem="Ixm-H1-bTL" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="8" id="qlD-pd-LKQ"/>
</constraints>
</tableViewCellContentView>
<viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
<connections>
<outlet property="imageView" destination="FXi-bQ-3nb" id="Sxh-KW-wki"/>
<outlet property="smallBath" destination="b15-tH-70V" id="AcL-Rr-vse"/>
<outlet property="smallImageView" destination="FXi-bQ-3nb" id="DK9-Kd-2UV"/>
<outlet property="smallPlace" destination="8i0-CB-ta2" id="ZcP-xN-CGp"/>
<outlet property="smallTextAddress" destination="KBp-iR-rxC" id="PtT-p7-CuV"/>
<outlet property="smallTextOffer" destination="XBh-1p-XHO" id="AFT-9t-Vls"/>
<outlet property="smallTextPrice" destination="2Pc-4g-yMs" id="VJx-pd-Es0"/>
<outlet property="smallTextRoom" destination="ieV-wk-VMI" id="JCG-mY-9J4"/>
<outlet property="smallTextSelling" destination="Gdi-T7-Kzs" id="CFm-Ub-FfL"/>
</connections>
<point key="canvasLocation" x="64.6875" y="-16.901408450704224"/>
</tableViewCell>
</objects>
<resources>
<image name="bathtub" width="256" height="256"/>
<image name="bed" width="256" height="256"/>
<image name="home" width="256" height="256"/>
<image name="location" width="256" height="256"/>
<image name="money" width="256" height="256"/>
</resources>
</document>