ProfilePicture.storyboard 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="rw5-Ue-MfT">
  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="14490.49"/>
  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. <scenes>
  13. <!--Pick Contacts View Controller-->
  14. <scene sceneID="Y0c-Nw-86k">
  15. <objects>
  16. <viewController storyboardIdentifier="PickContactsViewController" extendedLayoutIncludesOpaqueBars="YES" id="ZSi-bt-uzR" customClass="PickContactsViewController" sceneMemberID="viewController">
  17. <view key="view" contentMode="scaleToFill" id="20D-l8-u8a">
  18. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  19. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  20. <subviews>
  21. <tableView opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="pSC-He-six">
  22. <rect key="frame" x="0.0" y="64" width="375" height="603"/>
  23. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  24. <prototypes>
  25. <tableViewCell contentMode="scaleToFill" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="ContactCell" id="QLL-gW-OIY" customClass="ContactCell">
  26. <rect key="frame" x="0.0" y="28" width="375" height="44"/>
  27. <autoresizingMask key="autoresizingMask"/>
  28. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="QLL-gW-OIY" id="EHQ-Yt-EJ1">
  29. <rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/>
  30. <autoresizingMask key="autoresizingMask"/>
  31. <subviews>
  32. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" verticalCompressionResistancePriority="751" text="IDENTITY" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsLetterSpacingToFitWidth="YES" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yKn-0K-4Fz">
  33. <rect key="frame" x="309" y="19" width="51" height="13"/>
  34. <inset key="insetFor6xAndEarlier" minX="-5" minY="0.0" maxX="5" maxY="0.0"/>
  35. <fontDescription key="fontDescription" style="UICTFontTextStyleCaption2"/>
  36. <color key="textColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  37. <color key="highlightedColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  38. </label>
  39. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" verticalCompressionResistancePriority="751" image="verification32-2.png" translatesAutoresizingMaskIntoConstraints="NO" id="eOd-AV-KRA">
  40. <rect key="frame" x="328" y="14" width="32" height="8"/>
  41. <constraints>
  42. <constraint firstAttribute="width" constant="32" id="7CH-Qd-jJj"/>
  43. <constraint firstAttribute="height" constant="8" id="boE-Hg-qXI"/>
  44. </constraints>
  45. <inset key="insetFor6xAndEarlier" minX="-5" minY="0.0" maxX="5" maxY="0.0"/>
  46. </imageView>
  47. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="check" translatesAutoresizingMaskIntoConstraints="NO" id="sQ7-oI-sFX">
  48. <rect key="frame" x="15" y="9.5" width="25" height="25"/>
  49. <constraints>
  50. <constraint firstAttribute="width" constant="25" id="33X-8O-buw"/>
  51. <constraint firstAttribute="height" constant="25" id="oV5-JL-d1C"/>
  52. </constraints>
  53. <inset key="insetFor6xAndEarlier" minX="5" minY="0.0" maxX="-5" maxY="0.0"/>
  54. </imageView>
  55. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="249" text="First Last Name" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsLetterSpacingToFitWidth="YES" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="a24-nH-iQ4" customClass="ContactNameLabel">
  56. <rect key="frame" x="50" y="14" width="249" height="16"/>
  57. <inset key="insetFor6xAndEarlier" minX="5" minY="0.0" maxX="5" maxY="0.0"/>
  58. <fontDescription key="fontDescription" style="UICTFontTextStyleTitle2"/>
  59. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  60. <nil key="highlightedColor"/>
  61. </label>
  62. </subviews>
  63. <constraints>
  64. <constraint firstAttribute="bottomMargin" secondItem="yKn-0K-4Fz" secondAttribute="bottom" constant="1" id="7bE-JW-qdc"/>
  65. <constraint firstItem="sQ7-oI-sFX" firstAttribute="centerY" secondItem="EHQ-Yt-EJ1" secondAttribute="centerY" id="GOT-M9-gRI"/>
  66. <constraint firstItem="yKn-0K-4Fz" firstAttribute="leading" secondItem="a24-nH-iQ4" secondAttribute="trailing" constant="10" id="TCN-lC-oBO"/>
  67. <constraint firstItem="a24-nH-iQ4" firstAttribute="top" secondItem="EHQ-Yt-EJ1" secondAttribute="topMargin" constant="3" id="TKm-dN-0cx"/>
  68. <constraint firstItem="eOd-AV-KRA" firstAttribute="top" secondItem="EHQ-Yt-EJ1" secondAttribute="topMargin" constant="3" id="iQV-ma-rlY"/>
  69. <constraint firstAttribute="trailingMargin" secondItem="eOd-AV-KRA" secondAttribute="trailing" id="lBH-Il-4z8"/>
  70. <constraint firstItem="sQ7-oI-sFX" firstAttribute="leading" secondItem="EHQ-Yt-EJ1" secondAttribute="leadingMargin" id="rab-H4-F3v"/>
  71. <constraint firstAttribute="trailingMargin" secondItem="yKn-0K-4Fz" secondAttribute="trailing" id="s61-qa-011"/>
  72. <constraint firstItem="a24-nH-iQ4" firstAttribute="leading" secondItem="sQ7-oI-sFX" secondAttribute="trailing" constant="10" id="ubR-3a-SzA"/>
  73. <constraint firstAttribute="bottomMargin" secondItem="a24-nH-iQ4" secondAttribute="bottom" constant="3" id="umq-F7-WXL"/>
  74. <constraint firstItem="yKn-0K-4Fz" firstAttribute="top" relation="greaterThanOrEqual" secondItem="eOd-AV-KRA" secondAttribute="bottom" priority="750" constant="2" id="zRE-oj-eeA"/>
  75. </constraints>
  76. </tableViewCellContentView>
  77. <connections>
  78. <outlet property="checkmarkView" destination="sQ7-oI-sFX" id="BM0-Ob-5Na"/>
  79. <outlet property="identityLabel" destination="yKn-0K-4Fz" id="9jR-dS-glp"/>
  80. <outlet property="nameLabel" destination="a24-nH-iQ4" id="Tmm-pG-yPV"/>
  81. <outlet property="verificationLevel" destination="eOd-AV-KRA" id="M7w-3S-tZ2"/>
  82. </connections>
  83. </tableViewCell>
  84. </prototypes>
  85. <connections>
  86. <outlet property="dataSource" destination="ZSi-bt-uzR" id="etN-mt-zuk"/>
  87. <outlet property="delegate" destination="ZSi-bt-uzR" id="rSq-rg-vHA"/>
  88. </connections>
  89. </tableView>
  90. </subviews>
  91. <color key="backgroundColor" red="0.93725490196078431" green="0.93725490196078431" blue="0.95686274509803915" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  92. <constraints>
  93. <constraint firstItem="pSC-He-six" firstAttribute="trailing" secondItem="qSj-pZ-ESg" secondAttribute="trailing" id="BhZ-Tg-R2f"/>
  94. <constraint firstItem="pSC-He-six" firstAttribute="leading" secondItem="qSj-pZ-ESg" secondAttribute="leading" id="dUQ-b5-V4u"/>
  95. <constraint firstItem="pSC-He-six" firstAttribute="top" secondItem="20D-l8-u8a" secondAttribute="topMargin" id="hgy-i3-0t5"/>
  96. <constraint firstItem="pSC-He-six" firstAttribute="bottom" secondItem="qSj-pZ-ESg" secondAttribute="bottom" id="jMa-8U-7ga"/>
  97. </constraints>
  98. <viewLayoutGuide key="safeArea" id="qSj-pZ-ESg"/>
  99. </view>
  100. <navigationItem key="navigationItem" id="wZA-4Z-s8M">
  101. <barButtonItem key="leftBarButtonItem" systemItem="cancel" id="JGc-l1-QQe">
  102. <connections>
  103. <action selector="cancelAction:" destination="ZSi-bt-uzR" id="Ua5-DC-YGY"/>
  104. </connections>
  105. </barButtonItem>
  106. <barButtonItem key="rightBarButtonItem" systemItem="save" id="giO-87-GHR">
  107. <connections>
  108. <action selector="saveAction:" destination="ZSi-bt-uzR" id="Gt2-f0-fbr"/>
  109. </connections>
  110. </barButtonItem>
  111. </navigationItem>
  112. <connections>
  113. <outlet property="tableView" destination="pSC-He-six" id="yff-eM-9xk"/>
  114. </connections>
  115. </viewController>
  116. <placeholder placeholderIdentifier="IBFirstResponder" id="weU-UZ-L7f" userLabel="First Responder" sceneMemberID="firstResponder"/>
  117. </objects>
  118. <point key="canvasLocation" x="-70.5" y="393.5"/>
  119. </scene>
  120. <!--Profile Picture Navigation Controller-->
  121. <scene sceneID="QrV-aZ-6A5">
  122. <objects>
  123. <navigationController id="rw5-Ue-MfT" customClass="ProfilePictureNavigationController" sceneMemberID="viewController">
  124. <navigationBar key="navigationBar" contentMode="scaleToFill" id="zV0-37-MZM">
  125. <rect key="frame" x="0.0" y="20" width="375" height="44"/>
  126. <autoresizingMask key="autoresizingMask"/>
  127. </navigationBar>
  128. <connections>
  129. <segue destination="ZSi-bt-uzR" kind="relationship" relationship="rootViewController" id="4cp-mK-Hhw"/>
  130. </connections>
  131. </navigationController>
  132. <placeholder placeholderIdentifier="IBFirstResponder" id="uaF-DX-hqi" userLabel="First Responder" sceneMemberID="firstResponder"/>
  133. </objects>
  134. <point key="canvasLocation" x="-927" y="385"/>
  135. </scene>
  136. </scenes>
  137. <resources>
  138. <image name="check" width="16" height="16"/>
  139. <image name="verification32-2.png" width="32" height="8"/>
  140. </resources>
  141. </document>