FileMessagePreviewUnsupportedTypeView.xib 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <objects>
  13. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  14. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  15. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="FileMessagePreviewUnsupportedTypeView">
  16. <rect key="frame" x="0.0" y="0.0" width="320" height="212"/>
  17. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  18. <subviews>
  19. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="fileName" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0ca-g4-hZz">
  20. <rect key="frame" x="20" y="86" width="280" height="21"/>
  21. <constraints>
  22. <constraint firstAttribute="height" constant="21" id="JDM-Qy-qkX"/>
  23. <constraint firstAttribute="width" constant="280" id="MlP-JX-xWE"/>
  24. </constraints>
  25. <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
  26. <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
  27. <nil key="highlightedColor"/>
  28. </label>
  29. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="fileSize" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rxO-8E-87V">
  30. <rect key="frame" x="20" y="112" width="280" height="18"/>
  31. <constraints>
  32. <constraint firstAttribute="height" constant="18" id="4cE-Yi-6Tn"/>
  33. <constraint firstAttribute="width" constant="280" id="ly8-NM-bRC"/>
  34. </constraints>
  35. <fontDescription key="fontDescription" style="UICTFontTextStyleSubhead"/>
  36. <color key="textColor" red="0.19403014520202022" green="0.19403014520202022" blue="0.19403014520202022" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  37. <nil key="highlightedColor"/>
  38. </label>
  39. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="No preview available" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aL3-FG-G2a">
  40. <rect key="frame" x="20" y="172" width="280" height="17"/>
  41. <constraints>
  42. <constraint firstAttribute="width" constant="280" id="ayP-hn-aZA"/>
  43. <constraint firstAttribute="height" constant="17" id="mL6-jK-6xl"/>
  44. </constraints>
  45. <fontDescription key="fontDescription" style="UICTFontTextStyleFootnote"/>
  46. <color key="textColor" red="0.1940301452" green="0.1940301452" blue="0.1940301452" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  47. <nil key="highlightedColor"/>
  48. </label>
  49. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="exg-DK-V5N">
  50. <rect key="frame" x="139" y="23" width="42" height="42"/>
  51. <constraints>
  52. <constraint firstAttribute="height" constant="42" id="O8t-JJ-8sy"/>
  53. <constraint firstAttribute="width" constant="42" id="oJL-46-syC"/>
  54. </constraints>
  55. </imageView>
  56. </subviews>
  57. <color key="backgroundColor" red="0.99268071338383834" green="0.99268071338383834" blue="0.99268071338383834" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  58. <constraints>
  59. <constraint firstItem="rxO-8E-87V" firstAttribute="trailing" secondItem="0ca-g4-hZz" secondAttribute="trailing" id="0fL-K9-a26"/>
  60. <constraint firstItem="zZw-2f-Avg" firstAttribute="trailing" secondItem="0ca-g4-hZz" secondAttribute="trailing" constant="20" id="1tS-sj-1Gc"/>
  61. <constraint firstItem="aL3-FG-G2a" firstAttribute="centerX" secondItem="rxO-8E-87V" secondAttribute="centerX" id="2pt-j4-a5b"/>
  62. <constraint firstItem="zZw-2f-Avg" firstAttribute="trailing" secondItem="aL3-FG-G2a" secondAttribute="trailing" constant="20" id="3yY-im-EFa"/>
  63. <constraint firstItem="0ca-g4-hZz" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="86" id="46C-ya-9ua"/>
  64. <constraint firstItem="aL3-FG-G2a" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="20" id="4f4-BP-NQh"/>
  65. <constraint firstAttribute="bottom" secondItem="rxO-8E-87V" secondAttribute="bottom" constant="82" id="67K-16-4KQ"/>
  66. <constraint firstItem="rxO-8E-87V" firstAttribute="centerX" secondItem="0ca-g4-hZz" secondAttribute="centerX" id="77s-Jx-5uN"/>
  67. <constraint firstItem="zZw-2f-Avg" firstAttribute="trailing" secondItem="aL3-FG-G2a" secondAttribute="trailing" constant="20" id="7J9-KK-J1e"/>
  68. <constraint firstItem="0ca-g4-hZz" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="86" id="AHj-uC-KRZ"/>
  69. <constraint firstItem="zZw-2f-Avg" firstAttribute="bottom" secondItem="aL3-FG-G2a" secondAttribute="bottom" constant="23" id="AcS-Ct-ewT"/>
  70. <constraint firstItem="0ca-g4-hZz" firstAttribute="leading" secondItem="zZw-2f-Avg" secondAttribute="leading" constant="20" id="B8k-Ug-5rs"/>
  71. <constraint firstItem="aL3-FG-G2a" firstAttribute="top" secondItem="rxO-8E-87V" secondAttribute="bottom" constant="42" id="Blq-WC-elZ"/>
  72. <constraint firstItem="aL3-FG-G2a" firstAttribute="trailing" secondItem="0ca-g4-hZz" secondAttribute="trailing" id="Cds-CT-zIt"/>
  73. <constraint firstItem="0ca-g4-hZz" firstAttribute="leading" secondItem="aL3-FG-G2a" secondAttribute="leading" id="DPa-M6-onR"/>
  74. <constraint firstItem="aL3-FG-G2a" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="172" id="E1I-0S-Fah"/>
  75. <constraint firstItem="aL3-FG-G2a" firstAttribute="top" secondItem="rxO-8E-87V" secondAttribute="bottom" constant="42" id="EgS-Ez-bf2"/>
  76. <constraint firstItem="0ca-g4-hZz" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="20" id="FXU-S1-uyR"/>
  77. <constraint firstItem="rxO-8E-87V" firstAttribute="top" secondItem="0ca-g4-hZz" secondAttribute="bottom" constant="5" id="IbV-qF-5Cp"/>
  78. <constraint firstItem="rxO-8E-87V" firstAttribute="leading" secondItem="zZw-2f-Avg" secondAttribute="leading" constant="20" id="IcD-XG-d6z"/>
  79. <constraint firstItem="rxO-8E-87V" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="112" id="Khk-5T-qQp"/>
  80. <constraint firstItem="aL3-FG-G2a" firstAttribute="leading" secondItem="zZw-2f-Avg" secondAttribute="leading" constant="20" id="N4L-P4-g6K"/>
  81. <constraint firstItem="zZw-2f-Avg" firstAttribute="trailing" secondItem="rxO-8E-87V" secondAttribute="trailing" constant="20" id="Obz-MO-19W"/>
  82. <constraint firstItem="rxO-8E-87V" firstAttribute="leading" secondItem="aL3-FG-G2a" secondAttribute="leading" id="OkZ-4I-0AN"/>
  83. <constraint firstItem="aL3-FG-G2a" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="T76-QL-Q2g"/>
  84. <constraint firstItem="rxO-8E-87V" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="TMr-cl-D1c"/>
  85. <constraint firstItem="rxO-8E-87V" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="20" id="Tiz-XU-3nD"/>
  86. <constraint firstItem="aL3-FG-G2a" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="20" id="UjD-Rk-Xaf"/>
  87. <constraint firstItem="rxO-8E-87V" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="20" id="XSc-mw-37Y"/>
  88. <constraint firstItem="zZw-2f-Avg" firstAttribute="trailing" secondItem="0ca-g4-hZz" secondAttribute="trailing" constant="20" id="YBY-zb-AcK"/>
  89. <constraint firstItem="rxO-8E-87V" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="Ylg-R5-Ymr"/>
  90. <constraint firstItem="rxO-8E-87V" firstAttribute="centerX" secondItem="exg-DK-V5N" secondAttribute="centerX" id="a1H-Kh-FN0"/>
  91. <constraint firstItem="zZw-2f-Avg" firstAttribute="bottom" secondItem="aL3-FG-G2a" secondAttribute="bottom" constant="23" id="bqQ-1g-wRq"/>
  92. <constraint firstItem="rxO-8E-87V" firstAttribute="leading" secondItem="zZw-2f-Avg" secondAttribute="leading" constant="20" id="ciJ-8v-AES"/>
  93. <constraint firstItem="0ca-g4-hZz" firstAttribute="top" secondItem="exg-DK-V5N" secondAttribute="bottom" constant="21" id="d3a-Ig-sdz"/>
  94. <constraint firstItem="aL3-FG-G2a" firstAttribute="centerX" secondItem="0ca-g4-hZz" secondAttribute="centerX" id="dWT-vj-uJy"/>
  95. <constraint firstAttribute="bottom" secondItem="aL3-FG-G2a" secondAttribute="bottom" constant="23" id="e6A-cQ-b0H"/>
  96. <constraint firstItem="rxO-8E-87V" firstAttribute="trailing" secondItem="aL3-FG-G2a" secondAttribute="trailing" id="ejj-MJ-VDs"/>
  97. <constraint firstItem="rxO-8E-87V" firstAttribute="top" secondItem="0ca-g4-hZz" secondAttribute="bottom" constant="5" id="h9V-7D-Bgg"/>
  98. <constraint firstItem="aL3-FG-G2a" firstAttribute="leading" secondItem="zZw-2f-Avg" secondAttribute="leading" constant="20" id="iRg-10-snU"/>
  99. <constraint firstItem="exg-DK-V5N" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="jTW-Ox-jAy"/>
  100. <constraint firstItem="0ca-g4-hZz" firstAttribute="top" secondItem="exg-DK-V5N" secondAttribute="bottom" constant="21" id="lWj-tQ-lvg"/>
  101. <constraint firstItem="exg-DK-V5N" firstAttribute="top" secondItem="zZw-2f-Avg" secondAttribute="top" constant="23" id="mvK-c2-oGQ"/>
  102. <constraint firstItem="0ca-g4-hZz" firstAttribute="leading" secondItem="zZw-2f-Avg" secondAttribute="leading" constant="20" id="nsC-vl-v4G"/>
  103. <constraint firstItem="aL3-FG-G2a" firstAttribute="centerX" secondItem="exg-DK-V5N" secondAttribute="centerX" id="ovb-sn-8oj"/>
  104. <constraint firstItem="0ca-g4-hZz" firstAttribute="leading" secondItem="rxO-8E-87V" secondAttribute="leading" id="p9m-yg-t1k"/>
  105. <constraint firstItem="rxO-8E-87V" firstAttribute="top" secondItem="0ca-g4-hZz" secondAttribute="bottom" constant="5" id="seA-hd-sZJ"/>
  106. <constraint firstItem="0ca-g4-hZz" firstAttribute="centerX" secondItem="exg-DK-V5N" secondAttribute="centerX" id="u8R-el-pdR"/>
  107. <constraint firstItem="aL3-FG-G2a" firstAttribute="top" secondItem="rxO-8E-87V" secondAttribute="bottom" constant="42" id="usr-4V-ky2"/>
  108. <constraint firstItem="0ca-g4-hZz" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="vtA-KN-KDR"/>
  109. <constraint firstItem="zZw-2f-Avg" firstAttribute="trailing" secondItem="rxO-8E-87V" secondAttribute="trailing" constant="20" id="wIv-pC-O4P"/>
  110. <constraint firstItem="0ca-g4-hZz" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="wQB-Me-d9a"/>
  111. <constraint firstItem="aL3-FG-G2a" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="y5t-2O-JWe"/>
  112. <constraint firstItem="0ca-g4-hZz" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="20" id="yc4-kH-CMS"/>
  113. </constraints>
  114. <nil key="simulatedStatusBarMetrics"/>
  115. <nil key="simulatedTopBarMetrics"/>
  116. <nil key="simulatedBottomBarMetrics"/>
  117. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  118. <viewLayoutGuide key="safeArea" id="zZw-2f-Avg"/>
  119. <connections>
  120. <outlet property="fileNameLabel" destination="0ca-g4-hZz" id="QPt-hP-nI1"/>
  121. <outlet property="fileSizeLabel" destination="rxO-8E-87V" id="FYV-Yq-1ch"/>
  122. <outlet property="noPreviewLabel" destination="aL3-FG-G2a" id="MN8-0o-oo0"/>
  123. <outlet property="thumbnailImage" destination="exg-DK-V5N" id="fNz-R7-Rx0"/>
  124. </connections>
  125. <point key="canvasLocation" x="377" y="453"/>
  126. </view>
  127. </objects>
  128. </document>