-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDetailPhotoAnswerCell.xib
118 lines (118 loc) · 10.4 KB
/
DetailPhotoAnswerCell.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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="6254" systemVersion="13F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6247"/>
<capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="241" id="KGk-i7-Jjw" customClass="DetailPhotoAnswerCell">
<rect key="frame" x="0.0" y="0.0" width="388" height="241"/>
<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="320" height="43"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="btq-ii-Ckc">
<rect key="frame" x="332" y="96" width="48" height="48"/>
<constraints>
<constraint firstAttribute="width" constant="48" id="xBr-22-Ikl"/>
<constraint firstAttribute="height" constant="48" id="xZ7-25-vrH"/>
</constraints>
</imageView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yi9-IC-JZL">
<rect key="frame" x="254" y="48" width="70" height="145"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aN1-84-63s" customClass="GRKBarGraphView">
<rect key="frame" x="25" y="0.0" width="20" height="110"/>
<color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="width" constant="20" id="LQO-DI-D26"/>
<constraint firstAttribute="height" constant="150" id="eaP-0C-VeA"/>
<constraint firstAttribute="width" constant="20" id="mPr-Ge-DVq"/>
<constraint firstAttribute="height" constant="118" id="uUb-9g-BXU"/>
<constraint firstAttribute="height" constant="110" id="vf0-1N-EXh"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="eaP-0C-VeA"/>
<exclude reference="mPr-Ge-DVq"/>
<exclude reference="uUb-9g-BXU"/>
</mask>
</variation>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="100.0%" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QWp-06-bBm">
<rect key="frame" x="0.0" y="116" width="70" height="29"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="QWp-06-bBm" secondAttribute="trailing" id="C9R-iC-XRv"/>
<constraint firstAttribute="height" constant="145" id="QeS-5F-oyJ"/>
<constraint firstAttribute="bottom" secondItem="QWp-06-bBm" secondAttribute="bottom" id="Sgx-RS-MZP"/>
<constraint firstItem="aN1-84-63s" firstAttribute="top" secondItem="yi9-IC-JZL" secondAttribute="top" id="fqa-8A-FgR"/>
<constraint firstAttribute="centerX" secondItem="aN1-84-63s" secondAttribute="centerX" id="h4F-Ki-Lae"/>
<constraint firstAttribute="trailing" secondItem="aN1-84-63s" secondAttribute="trailing" constant="25" id="hoy-uO-2d8"/>
<constraint firstAttribute="centerX" secondItem="QWp-06-bBm" secondAttribute="centerX" id="kcU-sN-5Lv"/>
<constraint firstAttribute="width" constant="70" id="lfM-av-UNx"/>
<constraint firstItem="QWp-06-bBm" firstAttribute="top" secondItem="aN1-84-63s" secondAttribute="bottom" constant="6" id="oYA-Nv-R7o"/>
<constraint firstItem="aN1-84-63s" firstAttribute="leading" secondItem="yi9-IC-JZL" secondAttribute="leading" constant="25" id="p2I-mx-e5V"/>
<constraint firstItem="QWp-06-bBm" firstAttribute="leading" secondItem="yi9-IC-JZL" secondAttribute="leading" id="zfE-Go-AHP"/>
</constraints>
</view>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="sZ1-qQ-zdP">
<rect key="frame" x="8" y="48" width="145" height="145"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="145" id="3GH-Cd-fSe"/>
<constraint firstAttribute="height" constant="145" id="5eE-tc-QZI"/>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="145" id="AGf-gS-7Ae"/>
<constraint firstAttribute="height" constant="145" id="IUV-fF-rTC"/>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="145" id="WZE-BK-ceH"/>
<constraint firstAttribute="width" secondItem="sZ1-qQ-zdP" secondAttribute="height" multiplier="1:1" id="kFi-7Y-Yv9"/>
<constraint firstAttribute="height" constant="150" id="xru-Td-8pu"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="3GH-Cd-fSe"/>
<exclude reference="5eE-tc-QZI"/>
<exclude reference="AGf-gS-7Ae"/>
<exclude reference="WZE-BK-ceH"/>
<exclude reference="xru-Td-8pu"/>
</mask>
</variation>
</imageView>
</subviews>
<constraints>
<constraint firstItem="sZ1-qQ-zdP" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="8" id="1BR-qM-T05"/>
<constraint firstItem="yi9-IC-JZL" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="sZ1-qQ-zdP" secondAttribute="trailing" constant="8" id="1LN-gR-f4s"/>
<constraint firstAttribute="centerY" secondItem="btq-ii-Ckc" secondAttribute="centerY" id="8S5-G8-maf"/>
<constraint firstItem="sZ1-qQ-zdP" firstAttribute="top" relation="greaterThanOrEqual" secondItem="H2p-sc-9uM" secondAttribute="top" constant="8" id="A7J-fK-yZJ"/>
<constraint firstAttribute="centerY" secondItem="sZ1-qQ-zdP" secondAttribute="centerY" id="ZVc-sW-tEy"/>
<constraint firstAttribute="centerY" secondItem="yi9-IC-JZL" secondAttribute="centerY" id="a8u-Lm-lKV"/>
<constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="btq-ii-Ckc" secondAttribute="bottom" constant="8" id="bvb-Xu-ixO"/>
<constraint firstAttribute="bottom" secondItem="sZ1-qQ-zdP" secondAttribute="bottom" constant="8" id="cWg-tv-XdD"/>
<constraint firstItem="btq-ii-Ckc" firstAttribute="leading" secondItem="yi9-IC-JZL" secondAttribute="trailing" constant="8" id="iem-ai-YnM"/>
<constraint firstAttribute="trailing" secondItem="btq-ii-Ckc" secondAttribute="trailing" constant="8" id="k5C-EY-bhe"/>
<constraint firstItem="btq-ii-Ckc" firstAttribute="top" relation="greaterThanOrEqual" secondItem="H2p-sc-9uM" secondAttribute="top" constant="8" id="ku1-tn-wpm"/>
<constraint firstAttribute="bottomMargin" relation="greaterThanOrEqual" secondItem="sZ1-qQ-zdP" secondAttribute="bottom" constant="8" id="mJZ-L1-swn"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="cWg-tv-XdD"/>
</mask>
</variation>
</tableViewCellContentView>
<connections>
<outlet property="barGraphView" destination="aN1-84-63s" id="dzi-rV-IlS"/>
<outlet property="percentLabel" destination="QWp-06-bBm" id="G69-6e-yvv"/>
<outlet property="photoAnswerImageView" destination="sZ1-qQ-zdP" id="D4F-7a-pjM"/>
<outlet property="selectionImage" destination="btq-ii-Ckc" id="KZM-zc-kzw"/>
</connections>
<point key="canvasLocation" x="107" y="264.5"/>
</tableViewCell>
</objects>
</document>