|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> |
3 |
| - <device id="retina6_1" orientation="portrait"> |
4 |
| - <adaptation id="fullscreen"/> |
5 |
| - </device> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> |
| 3 | + <device id="retina6_1" orientation="portrait" appearance="light"/> |
6 | 4 | <dependencies>
|
7 | 5 | <deployment version="2320" identifier="iOS"/>
|
8 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15508"/> |
9 | 7 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
10 | 8 | </dependencies>
|
11 | 9 | <objects>
|
12 | 10 | <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
13 | 11 | <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
14 | 12 | <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="MessageView" customModule="SwiftMessages">
|
15 |
| - <rect key="frame" x="0.0" y="0.0" width="600" height="103"/> |
| 13 | + <rect key="frame" x="0.0" y="0.0" width="600" height="154"/> |
16 | 14 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
17 | 15 | <subviews>
|
18 | 16 | <stackView opaque="NO" contentMode="scaleToFill" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="Nx9-Zd-fca">
|
19 |
| - <rect key="frame" x="20" y="44" width="560" height="25"/> |
| 17 | + <rect key="frame" x="20" y="44" width="560" height="76"/> |
20 | 18 | <subviews>
|
21 | 19 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="251" horizontalCompressionResistancePriority="752" text="😬" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1Bu-DY-qZo" userLabel="Icon label">
|
22 |
| - <rect key="frame" x="0.0" y="0.0" width="43" height="25"/> |
| 20 | + <rect key="frame" x="0.0" y="15.5" width="43" height="45.5"/> |
23 | 21 | <accessibility key="accessibilityConfiguration">
|
24 | 22 | <bool key="isElement" value="NO"/>
|
25 | 23 | </accessibility>
|
|
28 | 26 | <nil key="highlightedColor"/>
|
29 | 27 | </label>
|
30 | 28 | <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="252" verticalHuggingPriority="251" horizontalCompressionResistancePriority="752" image="errorIcon" translatesAutoresizingMaskIntoConstraints="NO" id="PbA-QP-XpA" userLabel="Icon image view">
|
31 |
| - <rect key="frame" x="53" y="4.5" width="16" height="16"/> |
| 29 | + <rect key="frame" x="53" y="4" width="66" height="68"/> |
32 | 30 | </imageView>
|
33 |
| - <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="top" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="MKC-Mf-yZN"> |
34 |
| - <rect key="frame" x="79" y="0.0" width="414" height="25"/> |
| 31 | + <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="MKC-Mf-yZN"> |
| 32 | + <rect key="frame" x="129" y="16.5" width="364" height="43.5"/> |
35 | 33 | <subviews>
|
36 | 34 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" verticalCompressionResistancePriority="751" text="[Title]" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8T6-4T-ytS">
|
37 |
| - <rect key="frame" x="0.0" y="0.0" width="48.5" height="20"/> |
| 35 | + <rect key="frame" x="0.0" y="0.0" width="364" height="20.5"/> |
38 | 36 | <accessibility key="accessibilityConfiguration">
|
39 | 37 | <bool key="isElement" value="NO"/>
|
40 | 38 | </accessibility>
|
|
43 | 41 | <nil key="highlightedColor"/>
|
44 | 42 | </label>
|
45 | 43 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="[Message Body]" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dFP-4Z-N2a">
|
46 |
| - <rect key="frame" x="0.0" y="25" width="112" height="0.0"/> |
| 44 | + <rect key="frame" x="0.0" y="25.5" width="364" height="18"/> |
47 | 45 | <accessibility key="accessibilityConfiguration">
|
48 | 46 | <bool key="isElement" value="NO"/>
|
49 | 47 | </accessibility>
|
|
55 | 53 | <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
|
56 | 54 | </stackView>
|
57 | 55 | <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="252" horizontalCompressionResistancePriority="752" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="VCW-IQ-FfQ">
|
58 |
| - <rect key="frame" x="503" y="0.0" width="57" height="25"/> |
| 56 | + <rect key="frame" x="503" y="23" width="57" height="30"/> |
59 | 57 | <fontDescription key="fontDescription" style="UICTFontTextStyleSubhead"/>
|
60 | 58 | <state key="normal" title="[Button]"/>
|
61 | 59 | </button>
|
|
97 | 95 | <outlet property="iconLabel" destination="1Bu-DY-qZo" id="PWN-yD-bZu"/>
|
98 | 96 | <outlet property="titleLabel" destination="8T6-4T-ytS" id="ZfL-Z3-Gk0"/>
|
99 | 97 | </connections>
|
100 |
| - <point key="canvasLocation" x="360" y="352.5"/> |
| 98 | + <point key="canvasLocation" x="359.4202898550725" y="334.15178571428572"/> |
101 | 99 | </view>
|
102 | 100 | </objects>
|
103 | 101 | <resources>
|
|
0 commit comments