-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBPBGoodStateViewController.xib
249 lines (249 loc) · 22.7 KB
/
BPBGoodStateViewController.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
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="5056" systemVersion="13C1021" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3733"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="BPBGoodStateViewController">
<connections>
<outlet property="originSlideReplaceView" destination="VZQ-Gv-elM" id="bWo-Ak-nxT"/>
<outlet property="originSlideTagView" destination="8w6-uc-zC1" id="9G9-W4-Zg8"/>
<outlet property="originsTitleDrawingView" destination="1kQ-hr-tpF" id="EOh-uA-njg"/>
<outlet property="productDescriptionTextView" destination="XUI-ap-qlg" id="IYU-4M-OIa"/>
<outlet property="productImageCollectionView" destination="CTC-JC-9U2" id="OnW-B1-rx6"/>
<outlet property="productImageView" destination="oNq-Op-23h" id="WxF-Nq-280"/>
<outlet property="productNameLabel" destination="fvI-rw-CBY" id="fAm-Mx-QaV"/>
<outlet property="similarGoodsTitleView" destination="sHX-cA-0I9" id="wQi-bT-gjC"/>
<outlet property="similarGoodsView" destination="VZQ-Gv-elM" id="pcv-Kv-uDv"/>
<outlet property="snapShotView" destination="qdo-hz-OJv" id="BQA-OW-lSs"/>
<outlet property="storeNameLabel" destination="lt8-io-JWo" id="7cK-Xu-G1U"/>
<outlet property="swipeReturnView" destination="c21-PL-qKa" id="7fm-aJ-TWv"/>
<outlet property="view" destination="2Pe-5p-ZdL" id="LXU-i5-Jek"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="2Pe-5p-ZdL">
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yZc-1g-BlK">
<rect key="frame" x="0.0" y="0.0" width="320" height="33"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8w6-uc-zC1">
<rect key="frame" x="0.0" y="360" width="320" height="208"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="XUI-ap-qlg">
<rect key="frame" x="20" y="17" width="280" height="85"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" name="Georgia" family="Georgia" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
</textView>
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dft-Fo-c7I">
<rect key="frame" x="32" y="99" width="257" height="54"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<state key="normal" image="tag_this_item.png">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="tagItem:" destination="-1" eventType="touchUpInside" id="Gsa-Og-0Lr"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="208" id="03s-9l-GYl"/>
<constraint firstAttribute="width" constant="320" id="hhE-aW-kf1"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="WQb-52-koL">
<rect key="frame" x="0.0" y="30" width="320" height="45"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Store Name" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lt8-io-JWo">
<rect key="frame" x="20" y="12" width="106" height="21"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" name="GillSans" family="Gill Sans" pointSize="15"/>
<color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="45" id="QrN-5q-0gN"/>
<constraint firstAttribute="width" constant="320" id="tex-ep-7H1"/>
</constraints>
</view>
<view opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1kQ-hr-tpF">
<rect key="frame" x="0.0" y="75" width="320" height="51"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Origin Verified" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3P5-0N-gQe">
<rect key="frame" x="0.0" y="11" width="192" height="30"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" name="Georgia-Italic" family="Georgia" pointSize="22"/>
<color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
<color key="tintColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="width" constant="320" id="8ub-EK-bbf"/>
<constraint firstAttribute="height" constant="51" id="cvN-QN-rCV"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="frt-J7-Y1n">
<rect key="frame" x="0.0" y="126" width="320" height="5"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" red="0.04758533937" green="0.76090236440000003" blue="0.56444971099999997" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="5" id="I3N-PC-DFA"/>
<constraint firstAttribute="width" constant="320" id="pue-fG-BdY"/>
</constraints>
</view>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="oNq-Op-23h">
<rect key="frame" x="0.0" y="131" width="320" height="181"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<constraints>
<constraint firstAttribute="width" constant="320" id="ZQL-ec-I7H"/>
<constraint firstAttribute="height" constant="181" id="uQC-QW-9re"/>
</constraints>
</imageView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Yx1-rZ-45u">
<rect key="frame" x="0.0" y="313" width="320" height="47"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Origin Verified" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fvI-rw-CBY">
<rect key="frame" x="20" y="9" width="280" height="30"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" name="Georgia" family="Georgia" pointSize="22"/>
<color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="CXe-jc-eBP">
<rect key="frame" x="20" y="40" width="280" height="2"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="1" colorSpace="calibratedRGB"/>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="height" constant="47" id="OU4-Ys-GTq"/>
<constraint firstAttribute="width" constant="320" id="fcU-zB-ibM"/>
</constraints>
</view>
<view hidden="YES" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VZQ-Gv-elM">
<rect key="frame" x="0.0" y="351" width="320" height="397"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JfG-PC-2aH">
<rect key="frame" x="55" y="12" width="211" height="37"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<state key="normal" image="share_this_item.png">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="shareItemButton:" destination="-1" eventType="touchUpInside" id="kmZ-iy-waV"/>
</connections>
</button>
<view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="CN6-fz-Hqr">
<rect key="frame" x="0.0" y="59" width="320" height="116"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Thanks for supporting and protecting the world's forrests." lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" preferredMaxLayoutWidth="233" translatesAutoresizingMaskIntoConstraints="NO" id="T9c-Ao-kzH">
<rect key="frame" x="40" y="33" width="233" height="49"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" name="Georgia" family="Georgia" pointSize="17"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="0.047585339374210889" green="0.76090236441798942" blue="0.5644497109714891" alpha="1" colorSpace="calibratedRGB"/>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
</view>
<view hidden="YES" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qdo-hz-OJv">
<rect key="frame" x="0.0" y="525" width="320" height="397"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="sHX-cA-0I9">
<rect key="frame" x="0.0" y="0.0" width="320" height="43"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="origin_alternatives.png" translatesAutoresizingMaskIntoConstraints="NO" id="W4Y-vQ-p2l">
<rect key="frame" x="0.0" y="0.0" width="320" height="43"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
</imageView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</view>
<collectionView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" minimumZoomScale="0.0" maximumZoomScale="0.0" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="CTC-JC-9U2">
<rect key="frame" x="0.0" y="51" width="320" height="317"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="20" id="Q09-LB-eiQ">
<size key="itemSize" width="120" height="120"/>
<size key="headerReferenceSize" width="0.0" height="0.0"/>
<size key="footerReferenceSize" width="0.0" height="0.0"/>
<inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
</collectionViewFlowLayout>
<cells/>
<connections>
<outlet property="dataSource" destination="-1" id="xKA-u0-xkp"/>
<outlet property="delegate" destination="-1" id="edh-Bl-kpT"/>
</connections>
</collectionView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</view>
<view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="c21-PL-qKa">
<rect key="frame" x="0.0" y="0.0" width="40" height="568"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="8w6-uc-zC1" firstAttribute="leading" secondItem="2Pe-5p-ZdL" secondAttribute="leading" id="3nz-h5-4b7"/>
<constraint firstAttribute="trailing" secondItem="WQb-52-koL" secondAttribute="trailing" id="6Hq-aJ-bBG"/>
<constraint firstAttribute="bottom" secondItem="8w6-uc-zC1" secondAttribute="bottom" id="6N5-mE-hYZ"/>
<constraint firstItem="frt-J7-Y1n" firstAttribute="leading" secondItem="2Pe-5p-ZdL" secondAttribute="leading" id="83I-Ff-ugQ"/>
<constraint firstItem="1kQ-hr-tpF" firstAttribute="leading" secondItem="2Pe-5p-ZdL" secondAttribute="leading" id="Cgi-iF-2C0"/>
<constraint firstItem="Yx1-rZ-45u" firstAttribute="top" secondItem="oNq-Op-23h" secondAttribute="bottom" constant="1" id="IeT-pq-YiW"/>
<constraint firstItem="8w6-uc-zC1" firstAttribute="top" secondItem="Yx1-rZ-45u" secondAttribute="bottom" id="Imv-VZ-qSG"/>
<constraint firstItem="oNq-Op-23h" firstAttribute="leading" secondItem="2Pe-5p-ZdL" secondAttribute="leading" id="JTI-U3-dTc"/>
<constraint firstItem="Yx1-rZ-45u" firstAttribute="top" secondItem="oNq-Op-23h" secondAttribute="bottom" constant="1" id="Jdv-Db-opn"/>
<constraint firstItem="WQb-52-koL" firstAttribute="leading" secondItem="2Pe-5p-ZdL" secondAttribute="leading" id="MMh-BA-tTS"/>
<constraint firstItem="1kQ-hr-tpF" firstAttribute="top" secondItem="WQb-52-koL" secondAttribute="bottom" id="Nlf-yI-CUN"/>
<constraint firstItem="Yx1-rZ-45u" firstAttribute="leading" secondItem="2Pe-5p-ZdL" secondAttribute="leading" id="Sfo-L7-TFO"/>
<constraint firstAttribute="trailing" secondItem="Yx1-rZ-45u" secondAttribute="trailing" id="Uax-ax-UGA"/>
<constraint firstAttribute="trailing" secondItem="8w6-uc-zC1" secondAttribute="trailing" id="ZBs-J8-JT3"/>
<constraint firstItem="oNq-Op-23h" firstAttribute="top" secondItem="frt-J7-Y1n" secondAttribute="bottom" id="Zze-vJ-KEy"/>
<constraint firstItem="1kQ-hr-tpF" firstAttribute="top" secondItem="WQb-52-koL" secondAttribute="bottom" id="cNJ-FE-bFa"/>
<constraint firstItem="frt-J7-Y1n" firstAttribute="top" secondItem="1kQ-hr-tpF" secondAttribute="bottom" id="cdr-Af-Xz2"/>
<constraint firstAttribute="trailing" secondItem="oNq-Op-23h" secondAttribute="trailing" id="iNa-fg-aFp"/>
<constraint firstItem="frt-J7-Y1n" firstAttribute="top" secondItem="1kQ-hr-tpF" secondAttribute="bottom" id="iiy-kE-79s"/>
<constraint firstItem="WQb-52-koL" firstAttribute="top" secondItem="2Pe-5p-ZdL" secondAttribute="top" constant="30" id="lTL-Bk-mlL"/>
<constraint firstAttribute="trailing" secondItem="frt-J7-Y1n" secondAttribute="trailing" id="ovY-Z0-arg"/>
<constraint firstItem="8w6-uc-zC1" firstAttribute="top" secondItem="Yx1-rZ-45u" secondAttribute="bottom" id="pml-8O-Gan"/>
<constraint firstAttribute="trailing" secondItem="1kQ-hr-tpF" secondAttribute="trailing" id="rkq-Fb-rbD"/>
<constraint firstItem="oNq-Op-23h" firstAttribute="top" secondItem="frt-J7-Y1n" secondAttribute="bottom" id="ruD-a8-6tw"/>
</constraints>
<simulatedStatusBarMetrics key="simulatedStatusBarMetrics"/>
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
</view>
</objects>
<resources>
<image name="origin_alternatives.png" width="336" height="44"/>
<image name="share_this_item.png" width="256" height="52"/>
<image name="tag_this_item.png" width="257" height="54"/>
</resources>
</document>