This repository has been archived by the owner on Mar 9, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
WMCommentTableViewCell.xib
70 lines (70 loc) · 7.23 KB
/
WMCommentTableViewCell.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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="5056" systemVersion="13D65" 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"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="0.0" rowHeight="201" id="uK1-8I-T9w" customClass="WMCommentTableViewCell">
<rect key="frame" x="0.0" y="0.0" width="300" height="60"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="uK1-8I-T9w" id="Ksd-7N-bxy">
<rect key="frame" x="0.0" y="0.0" width="300" height="59"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="JoP-1I-rbQ">
<rect key="frame" x="10" y="10" width="35" height="35"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<constraints>
<constraint firstAttribute="width" constant="35" id="Cdr-gG-tdt"/>
<constraint firstAttribute="height" constant="35" id="G2w-bq-VqH"/>
</constraints>
</imageView>
<textView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3DA-aN-bsh">
<rect key="frame" x="55" y="28" width="230" height="11"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<string key="text">Lorem ipsum dolor sit er elit lamet, consectetaur cillium adipisicing pecu, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Nam liber te conscient to factor tum poen legum odioque civiuda.</string>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
</textView>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="..." lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jSM-X9-121">
<rect key="frame" x="55" y="39" width="230" height="10"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" style="UICTFontTextStyleCaption1"/>
<color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="..." lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QRC-RT-JvW">
<rect key="frame" x="55" y="7" width="217" height="21"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="3DA-aN-bsh" firstAttribute="leading" secondItem="JoP-1I-rbQ" secondAttribute="trailing" constant="10" id="12y-L9-3FP"/>
<constraint firstAttribute="trailing" secondItem="QRC-RT-JvW" secondAttribute="trailing" constant="28" id="1UF-wT-rWJ"/>
<constraint firstAttribute="trailing" secondItem="3DA-aN-bsh" secondAttribute="trailing" constant="15" id="6Zy-jD-lPU"/>
<constraint firstItem="QRC-RT-JvW" firstAttribute="leading" secondItem="JoP-1I-rbQ" secondAttribute="trailing" constant="10" id="73k-Wn-zp0"/>
<constraint firstItem="QRC-RT-JvW" firstAttribute="leading" secondItem="JoP-1I-rbQ" secondAttribute="trailing" constant="10" id="EqJ-fZ-Sdv"/>
<constraint firstItem="jSM-X9-121" firstAttribute="top" secondItem="3DA-aN-bsh" secondAttribute="bottom" id="GBR-gk-GNV"/>
<constraint firstItem="JoP-1I-rbQ" firstAttribute="top" secondItem="Ksd-7N-bxy" secondAttribute="top" constant="10" id="ai0-Ic-llv"/>
<constraint firstItem="QRC-RT-JvW" firstAttribute="top" secondItem="Ksd-7N-bxy" secondAttribute="top" constant="7" id="esL-Ts-e82"/>
<constraint firstItem="3DA-aN-bsh" firstAttribute="top" secondItem="QRC-RT-JvW" secondAttribute="bottom" id="fa4-yH-yh2"/>
<constraint firstAttribute="trailing" secondItem="jSM-X9-121" secondAttribute="trailing" constant="15" id="jZE-kG-cax"/>
<constraint firstItem="jSM-X9-121" firstAttribute="leading" secondItem="JoP-1I-rbQ" secondAttribute="trailing" constant="10" id="koe-5S-ItQ"/>
<constraint firstItem="jSM-X9-121" firstAttribute="top" secondItem="3DA-aN-bsh" secondAttribute="bottom" id="rRl-cN-AKj"/>
<constraint firstAttribute="bottom" secondItem="jSM-X9-121" secondAttribute="bottom" constant="10" id="wRD-Vp-Dl8"/>
<constraint firstItem="JoP-1I-rbQ" firstAttribute="leading" secondItem="Ksd-7N-bxy" secondAttribute="leading" constant="10" id="wxs-Uw-myC"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="authorLabel" destination="QRC-RT-JvW" id="yvs-A7-lCT"/>
<outlet property="commentImageView" destination="JoP-1I-rbQ" id="EYB-3R-qRV"/>
<outlet property="commentTextView" destination="3DA-aN-bsh" id="TE0-qd-X1K"/>
<outlet property="postDateLabel" destination="jSM-X9-121" id="0Ye-0C-7Nl"/>
</connections>
</tableViewCell>
</objects>
</document>