|
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10117" systemVersion="15G31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES"> |
| 3 | + <dependencies> |
| 4 | + <deployment identifier="iOS"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/> |
| 6 | + <capability name="Alignment constraints with different attributes" minToolsVersion="5.1"/> |
| 7 | + <capability name="Constraints to layout margins" minToolsVersion="6.0"/> |
| 8 | + </dependencies> |
| 9 | + <objects> |
| 10 | + <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/> |
| 11 | + <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/> |
| 12 | + <view contentMode="scaleToFill" id="D36-3K-dlr" customClass="MessageView" customModule="SwiftMessages" customModuleProvider="target"> |
| 13 | + <rect key="frame" x="0.0" y="0.0" width="600" height="103"/> |
| 14 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 15 | + <subviews> |
| 16 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4g0-UX-cgn" userLabel="Content view"> |
| 17 | + <rect key="frame" x="8" y="8" width="584" height="87"/> |
| 18 | + <subviews> |
| 19 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="😬" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hN0-co-Tho" userLabel="Icon label"> |
| 20 | + <rect key="frame" x="20" y="24" width="32" height="39"/> |
| 21 | + <fontDescription key="fontDescription" type="system" pointSize="32"/> |
| 22 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
| 23 | + <nil key="highlightedColor"/> |
| 24 | + </label> |
| 25 | + <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="252" verticalHuggingPriority="251" image="errorIcon" translatesAutoresizingMaskIntoConstraints="NO" id="q3r-OQ-1bR" userLabel="Icon image view"> |
| 26 | + <rect key="frame" x="20" y="35" width="32" height="18"/> |
| 27 | + </imageView> |
| 28 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hRn-ww-fBK" userLabel="Text container"> |
| 29 | + <rect key="frame" x="72" y="21" width="492" height="45"/> |
| 30 | + <subviews> |
| 31 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="[Title]" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ahp-gB-92W"> |
| 32 | + <rect key="frame" x="0.0" y="0.0" width="492" height="20"/> |
| 33 | + <fontDescription key="fontDescription" style="UICTFontTextStyleHeadline"/> |
| 34 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
| 35 | + <nil key="highlightedColor"/> |
| 36 | + </label> |
| 37 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="[Message Body]" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OV1-yz-3U3"> |
| 38 | + <rect key="frame" x="0.0" y="25" width="492" height="20"/> |
| 39 | + <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/> |
| 40 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
| 41 | + <nil key="highlightedColor"/> |
| 42 | + </label> |
| 43 | + </subviews> |
| 44 | + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
| 45 | + <constraints> |
| 46 | + <constraint firstAttribute="trailing" secondItem="ahp-gB-92W" secondAttribute="trailing" id="2sf-3u-gfN"/> |
| 47 | + <constraint firstItem="OV1-yz-3U3" firstAttribute="top" secondItem="ahp-gB-92W" secondAttribute="bottom" constant="5" id="43Q-Ya-7Wv"/> |
| 48 | + <constraint firstItem="OV1-yz-3U3" firstAttribute="leading" secondItem="hRn-ww-fBK" secondAttribute="leading" id="4vN-wA-aCm"/> |
| 49 | + <constraint firstAttribute="bottom" secondItem="OV1-yz-3U3" secondAttribute="bottom" id="O66-Ve-8T4"/> |
| 50 | + <constraint firstItem="ahp-gB-92W" firstAttribute="top" secondItem="hRn-ww-fBK" secondAttribute="top" id="TAI-Py-Rqq"/> |
| 51 | + <constraint firstAttribute="trailing" secondItem="OV1-yz-3U3" secondAttribute="trailing" id="h6Q-XY-v9c"/> |
| 52 | + <constraint firstItem="ahp-gB-92W" firstAttribute="leading" secondItem="hRn-ww-fBK" secondAttribute="leading" id="rrA-5L-fts"/> |
| 53 | + </constraints> |
| 54 | + </view> |
| 55 | + </subviews> |
| 56 | + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
| 57 | + <constraints> |
| 58 | + <constraint firstItem="hRn-ww-fBK" firstAttribute="leading" secondItem="hN0-co-Tho" secondAttribute="trailing" constant="20" id="9Mf-Iy-3zb"/> |
| 59 | + <constraint firstItem="q3r-OQ-1bR" firstAttribute="leading" secondItem="4g0-UX-cgn" secondAttribute="leading" constant="20" id="9oG-Zs-sAS"/> |
| 60 | + <constraint firstItem="hRn-ww-fBK" firstAttribute="leading" secondItem="q3r-OQ-1bR" secondAttribute="trailing" constant="20" id="HPD-bV-5gP"/> |
| 61 | + <constraint firstItem="hN0-co-Tho" firstAttribute="centerY" secondItem="4g0-UX-cgn" secondAttribute="centerYWithinMargins" id="Ipr-7h-kui"/> |
| 62 | + <constraint firstAttribute="trailing" secondItem="hRn-ww-fBK" secondAttribute="trailing" constant="20" id="Lpa-bU-ecR"/> |
| 63 | + <constraint firstItem="hN0-co-Tho" firstAttribute="leading" secondItem="4g0-UX-cgn" secondAttribute="leading" constant="20" id="OUk-54-FJE"/> |
| 64 | + <constraint firstItem="q3r-OQ-1bR" firstAttribute="top" relation="greaterThanOrEqual" secondItem="4g0-UX-cgn" secondAttribute="top" constant="20" id="PJH-pA-Odz"/> |
| 65 | + <constraint firstItem="hRn-ww-fBK" firstAttribute="centerY" secondItem="4g0-UX-cgn" secondAttribute="centerYWithinMargins" id="Ptv-cW-3dz"/> |
| 66 | + <constraint firstItem="hRn-ww-fBK" firstAttribute="top" relation="greaterThanOrEqual" secondItem="4g0-UX-cgn" secondAttribute="top" constant="20" id="w4j-vg-8eK"/> |
| 67 | + <constraint firstItem="q3r-OQ-1bR" firstAttribute="centerY" secondItem="4g0-UX-cgn" secondAttribute="centerYWithinMargins" id="wIn-X4-eRd"/> |
| 68 | + <constraint firstItem="hN0-co-Tho" firstAttribute="top" relation="greaterThanOrEqual" secondItem="4g0-UX-cgn" secondAttribute="top" constant="20" id="yMi-JN-dIx"/> |
| 69 | + </constraints> |
| 70 | + </view> |
| 71 | + </subviews> |
| 72 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
| 73 | + <constraints> |
| 74 | + <constraint firstAttribute="trailingMargin" secondItem="4g0-UX-cgn" secondAttribute="trailing" id="N6z-c2-h8Y"/> |
| 75 | + <constraint firstItem="4g0-UX-cgn" firstAttribute="leading" secondItem="D36-3K-dlr" secondAttribute="leadingMargin" id="cLy-WR-pFK"/> |
| 76 | + <constraint firstItem="4g0-UX-cgn" firstAttribute="top" secondItem="D36-3K-dlr" secondAttribute="topMargin" id="hqV-tv-Dq3"/> |
| 77 | + <constraint firstAttribute="bottomMargin" secondItem="4g0-UX-cgn" secondAttribute="bottom" id="owe-dy-vX4"/> |
| 78 | + </constraints> |
| 79 | + <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/> |
| 80 | + <userDefinedRuntimeAttributes> |
| 81 | + <userDefinedRuntimeAttribute type="number" keyPath="bounceAnimationOffset"> |
| 82 | + <real key="value" value="5"/> |
| 83 | + </userDefinedRuntimeAttribute> |
| 84 | + <userDefinedRuntimeAttribute type="number" keyPath="statusBarOffset"> |
| 85 | + <real key="value" value="8"/> |
| 86 | + </userDefinedRuntimeAttribute> |
| 87 | + </userDefinedRuntimeAttributes> |
| 88 | + <connections> |
| 89 | + <outlet property="bodyLabel" destination="OV1-yz-3U3" id="mc8-61-Icn"/> |
| 90 | + <outlet property="contentView" destination="4g0-UX-cgn" id="iSd-BI-YGM"/> |
| 91 | + <outlet property="iconImageView" destination="q3r-OQ-1bR" id="R3P-Gs-Mqa"/> |
| 92 | + <outlet property="iconLabel" destination="hN0-co-Tho" id="Pkn-8u-E8X"/> |
| 93 | + <outlet property="titleLabel" destination="ahp-gB-92W" id="nkU-6v-kIf"/> |
| 94 | + </connections> |
| 95 | + <point key="canvasLocation" x="360" y="352.5"/> |
| 96 | + </view> |
| 97 | + </objects> |
| 98 | + <resources> |
| 99 | + <image name="errorIcon" width="18" height="18"/> |
| 100 | + </resources> |
| 101 | +</document> |
0 commit comments