-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDetailQuestionCell.xib
108 lines (108 loc) · 10.9 KB
/
DetailQuestionCell.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
<?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="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="167" id="KGk-i7-Jjw" customClass="DetailQuestionCell">
<rect key="frame" x="0.0" y="0.0" width="320" height="167"/>
<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="mBC-qR-wwf" customClass="ProfileImageView">
<rect key="frame" x="8" y="8" width="64" height="64"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="width" constant="64" id="Iqn-u7-aPV"/>
<constraint firstAttribute="height" constant="64" id="MNd-p6-12b"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Michael Moore" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3hA-ye-iPO">
<rect key="frame" x="80" y="8" width="98" height="17"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="249" verticalHuggingPriority="251" text="asks" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iwF-f0-RFn">
<rect key="frame" x="182" y="8" width="108" height="17"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Should I run away and join the circus?" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Afq-6b-65e">
<rect key="frame" x="80" y="33" width="232" height="39"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1h" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="b5o-Xb-ISE">
<rect key="frame" x="298" y="8" width="14" height="15"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Total Votes" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7GZ-NY-eP2">
<rect key="frame" x="251" y="135" width="61" height="15"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1500" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="arz-1U-tc2">
<rect key="frame" x="215" y="135" width="28" height="15"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="arz-1U-tc2" secondAttribute="bottom" constant="16" id="017-oG-gu7"/>
<constraint firstAttribute="trailing" secondItem="7GZ-NY-eP2" secondAttribute="trailing" constant="8" id="2be-vr-LTR"/>
<constraint firstItem="iwF-f0-RFn" firstAttribute="leading" secondItem="3hA-ye-iPO" secondAttribute="trailing" constant="8" id="4oP-eX-X3X"/>
<constraint firstItem="Afq-6b-65e" firstAttribute="top" secondItem="3hA-ye-iPO" secondAttribute="bottom" constant="8" id="9Eu-jc-aoL"/>
<constraint firstItem="iwF-f0-RFn" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="8" id="Bca-O0-95s"/>
<constraint firstItem="b5o-Xb-ISE" firstAttribute="leading" secondItem="iwF-f0-RFn" secondAttribute="trailing" constant="8" id="Brk-Q3-Ade"/>
<constraint firstItem="7GZ-NY-eP2" firstAttribute="leading" secondItem="arz-1U-tc2" secondAttribute="trailing" constant="8" id="DmT-QY-N76"/>
<constraint firstItem="arz-1U-tc2" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="8" id="HAO-DN-c6z"/>
<constraint firstItem="3hA-ye-iPO" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="8" id="K4b-h9-VEL"/>
<constraint firstAttribute="bottom" secondItem="7GZ-NY-eP2" secondAttribute="bottom" constant="16" id="Km8-Qw-wLi"/>
<constraint firstAttribute="trailing" secondItem="Afq-6b-65e" secondAttribute="trailing" constant="8" id="LMb-om-kPB"/>
<constraint firstItem="7GZ-NY-eP2" firstAttribute="top" relation="greaterThanOrEqual" secondItem="mBC-qR-wwf" secondAttribute="bottom" constant="8" id="Lcr-hv-NYH"/>
<constraint firstItem="3hA-ye-iPO" firstAttribute="leading" secondItem="mBC-qR-wwf" secondAttribute="trailing" constant="8" id="V53-iR-MIZ"/>
<constraint firstItem="Afq-6b-65e" firstAttribute="top" secondItem="3hA-ye-iPO" secondAttribute="bottom" constant="8" id="VMW-TK-hF6"/>
<constraint firstItem="iwF-f0-RFn" firstAttribute="leading" secondItem="3hA-ye-iPO" secondAttribute="trailing" constant="4" id="WbW-wa-HaP"/>
<constraint firstItem="b5o-Xb-ISE" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="8" id="Y1J-cB-7cL"/>
<constraint firstItem="3hA-ye-iPO" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" id="ajY-1z-rgt"/>
<constraint firstAttribute="trailing" secondItem="b5o-Xb-ISE" secondAttribute="trailing" constant="8" id="dAA-FQ-xZl"/>
<constraint firstItem="3hA-ye-iPO" firstAttribute="leading" secondItem="mBC-qR-wwf" secondAttribute="trailing" constant="8" id="dKr-I4-8jK"/>
<constraint firstItem="mBC-qR-wwf" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="8" id="g3s-20-Frw"/>
<constraint firstItem="b5o-Xb-ISE" firstAttribute="leading" secondItem="iwF-f0-RFn" secondAttribute="trailing" constant="8" id="oxV-4N-myZ"/>
<constraint firstItem="mBC-qR-wwf" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="8" id="udK-To-z5v"/>
<constraint firstItem="Afq-6b-65e" firstAttribute="leading" secondItem="mBC-qR-wwf" secondAttribute="trailing" constant="8" id="uk5-4f-HvZ"/>
<constraint firstItem="7GZ-NY-eP2" firstAttribute="top" relation="greaterThanOrEqual" secondItem="Afq-6b-65e" secondAttribute="bottom" constant="8" id="vny-1P-jGQ"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="V53-iR-MIZ"/>
<exclude reference="ajY-1z-rgt"/>
<exclude reference="VMW-TK-hF6"/>
<exclude reference="4oP-eX-X3X"/>
<exclude reference="Brk-Q3-Ade"/>
</mask>
</variation>
</tableViewCellContentView>
<connections>
<outlet property="nameLabel" destination="3hA-ye-iPO" id="uWB-oK-IQz"/>
<outlet property="profileImageView" destination="mBC-qR-wwf" id="q5W-u6-AZX"/>
<outlet property="questionLabel" destination="Afq-6b-65e" id="HaC-ad-Zap"/>
<outlet property="timeLabel" destination="b5o-Xb-ISE" id="3Cv-OF-mOc"/>
<outlet property="voteCountLabel" destination="arz-1U-tc2" id="xhD-3o-KXW"/>
</connections>
<point key="canvasLocation" x="516" y="442.5"/>
</tableViewCell>
</objects>
</document>