|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="6245" systemVersion="13F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="6250" systemVersion="14A388a" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES"> |
3 | 3 | <dependencies>
|
4 |
| - <deployment defaultVersion="1792" identifier="iOS"/> |
5 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6238"/> |
| 4 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6244"/> |
6 | 5 | </dependencies>
|
7 | 6 | <objects>
|
8 | 7 | <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
35 | 34 | <nil key="highlightedColor"/>
|
36 | 35 | </label>
|
37 | 36 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="btS-p8-B7Z" userLabel="Bubble container">
|
38 |
| - <rect key="frame" x="36" y="40" width="244" height="94"/> |
| 37 | + <rect key="frame" x="50" y="40" width="230" height="94"/> |
39 | 38 | <subviews>
|
40 | 39 | <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="OCS-Fu-acq" userLabel="Bubble Image View">
|
41 |
| - <rect key="frame" x="0.0" y="0.0" width="244" height="94"/> |
| 40 | + <rect key="frame" x="0.0" y="0.0" width="230" height="94"/> |
42 | 41 | </imageView>
|
43 | 42 | <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KYU-B8-cUW">
|
44 |
| - <rect key="frame" x="6" y="0.0" width="238" height="94"/> |
| 43 | + <rect key="frame" x="6" y="0.0" width="224" height="94"/> |
45 | 44 | <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
46 | 45 | <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
47 | 46 | <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
|
|
60 | 59 | </constraints>
|
61 | 60 | </view>
|
62 | 61 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Da1-09-wR4" userLabel="Avatar container">
|
63 |
| - <rect key="frame" x="0.0" y="100" width="34" height="34"/> |
| 62 | + <rect key="frame" x="0.0" y="40" width="40" height="40"/> |
64 | 63 | <subviews>
|
65 | 64 | <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="w23-sL-0Rh" userLabel="Avatar Image View">
|
66 |
| - <rect key="frame" x="0.0" y="0.0" width="34" height="34"/> |
| 65 | + <rect key="frame" x="0.0" y="0.0" width="40" height="40"/> |
67 | 66 | </imageView>
|
68 | 67 | </subviews>
|
69 | 68 | <color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
|
70 | 69 | <constraints>
|
71 | 70 | <constraint firstItem="w23-sL-0Rh" firstAttribute="leading" secondItem="Da1-09-wR4" secondAttribute="leading" id="6zm-sH-cOT"/>
|
72 | 71 | <constraint firstAttribute="trailing" secondItem="w23-sL-0Rh" secondAttribute="trailing" id="JgK-7W-L10"/>
|
73 | 72 | <constraint firstAttribute="bottom" secondItem="w23-sL-0Rh" secondAttribute="bottom" id="U39-Ze-JZ6"/>
|
74 |
| - <constraint firstAttribute="width" constant="34" id="YwX-fW-Me6"/> |
| 73 | + <constraint firstAttribute="width" constant="40" id="YwX-fW-Me6"/> |
75 | 74 | <constraint firstItem="w23-sL-0Rh" firstAttribute="top" secondItem="Da1-09-wR4" secondAttribute="top" id="hxb-KR-hNK"/>
|
76 |
| - <constraint firstAttribute="height" constant="34" id="tZk-AK-JFa"/> |
| 75 | + <constraint firstAttribute="height" constant="40" id="tZk-AK-JFa"/> |
77 | 76 | </constraints>
|
78 | 77 | </view>
|
79 | 78 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="cell bottom label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UPz-5x-c1T" userLabel="Cell bottom label" customClass="JSQMessagesLabel">
|
|
97 | 96 | <constraint firstItem="Ufa-bF-l1Y" firstAttribute="leading" secondItem="4lh-CK-yVn" secondAttribute="leading" id="Z5z-m3-8Ne"/>
|
98 | 97 | <constraint firstItem="afj-rd-iNv" firstAttribute="top" secondItem="4lh-CK-yVn" secondAttribute="top" id="ZG9-2M-N52"/>
|
99 | 98 | <constraint firstAttribute="trailing" secondItem="Ufa-bF-l1Y" secondAttribute="trailing" id="cWQ-1Q-xOA"/>
|
100 |
| - <constraint firstItem="UPz-5x-c1T" firstAttribute="top" secondItem="Da1-09-wR4" secondAttribute="bottom" id="dDB-B0-c6J"/> |
101 | 99 | <constraint firstItem="Ufa-bF-l1Y" firstAttribute="top" secondItem="afj-rd-iNv" secondAttribute="bottom" id="i9Y-sV-v6b"/>
|
102 |
| - <constraint firstItem="btS-p8-B7Z" firstAttribute="leading" secondItem="Da1-09-wR4" secondAttribute="trailing" constant="2" id="j0I-pm-eex"/> |
| 100 | + <constraint firstItem="btS-p8-B7Z" firstAttribute="leading" secondItem="Da1-09-wR4" secondAttribute="trailing" constant="10" id="j0I-pm-eex"/> |
103 | 101 | <constraint firstItem="btS-p8-B7Z" firstAttribute="top" secondItem="Ufa-bF-l1Y" secondAttribute="bottom" id="jAu-Dn-7rN"/>
|
104 | 102 | <constraint firstItem="Da1-09-wR4" firstAttribute="leading" secondItem="4lh-CK-yVn" secondAttribute="leading" id="jiu-B4-TSD"/>
|
105 | 103 | <constraint firstAttribute="trailing" secondItem="btS-p8-B7Z" secondAttribute="trailing" constant="40" id="k2n-jk-kOg"/>
|
| 104 | + <constraint firstItem="Ufa-bF-l1Y" firstAttribute="bottom" secondItem="Da1-09-wR4" secondAttribute="top" id="myN-lH-oad"/> |
106 | 105 | <constraint firstAttribute="bottom" secondItem="UPz-5x-c1T" secondAttribute="bottom" id="nsK-Gh-M3Z"/>
|
107 | 106 | <constraint firstItem="UPz-5x-c1T" firstAttribute="top" secondItem="btS-p8-B7Z" secondAttribute="bottom" id="s8G-Je-7GA"/>
|
108 | 107 | </constraints>
|
|
0 commit comments