Advertisement
Guest User

Untitled

a guest
Jan 18th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.54 KB | None | 0 0
  1. <!--FPViewController-->
  2. <scene sceneID="moX-1M-48c">
  3. <objects>
  4. <viewController title="FPViewController" id="uMT-A3-F60" customClass="FCViewController" sceneMemberID="viewController">
  5. <layoutGuides>
  6. <viewControllerLayoutGuide type="top" id="yPS-DS-Klf"/>
  7. <viewControllerLayoutGuide type="bottom" id="X8X-0F-Bdi"/>
  8. </layoutGuides>
  9. <view key="view" contentMode="scaleToFill" id="4Dk-Kp-xdq" userLabel="Root">
  10. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  11. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  12. <subviews>
  13. <tableView clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="50" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="DHD-HU-kCB">
  14. <rect key="frame" x="16" y="68" width="568" height="424"/>
  15. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  16. <prototypes>
  17. <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="ClientCell" id="f9j-WJ-CnU">
  18. <rect key="frame" x="0.0" y="22" width="568" height="50"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="f9j-WJ-CnU" id="6Nv-bs-fSR">
  21. <rect key="frame" x="0.0" y="0.0" width="568" height="49.666666666666664"/>
  22. <autoresizingMask key="autoresizingMask"/>
  23. </tableViewCellContentView>
  24. </tableViewCell>
  25. </prototypes>
  26. <connections>
  27. <outlet property="dataSource" destination="uMT-A3-F60" id="spu-3o-Gv3"/>
  28. <outlet property="delegate" destination="uMT-A3-F60" id="cjd-Hd-tIf"/>
  29. </connections>
  30. </tableView>
  31. <view contentMode="scaleToFill" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VRr-Ou-qfp" userLabel="Header">
  32. <rect key="frame" x="0.0" y="20" width="600" height="40"/>
  33. <subviews>
  34. <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6uD-8t-BBQ">
  35. <rect key="frame" x="523" y="10" width="73" height="20"/>
  36. <constraints>
  37. <constraint firstAttribute="width" constant="73" id="Bc2-ku-GRl"/>
  38. </constraints>
  39. <state key="normal" title="SIGN OUT">
  40. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  41. <color key="titleShadowColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  42. </state>
  43. <connections>
  44. <action selector="signOut:" destination="uMT-A3-F60" eventType="touchUpInside" id="Adq-Cs-4xZ"/>
  45. </connections>
  46. </button>
  47. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Friendly Chat" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CUI-XH-ETH">
  48. <rect key="frame" x="0.0" y="3" width="200" height="36"/>
  49. <constraints>
  50. <constraint firstAttribute="width" constant="200" id="K4h-1Y-mSS"/>
  51. </constraints>
  52. <fontDescription key="fontDescription" type="system" pointSize="30"/>
  53. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  54. <nil key="highlightedColor"/>
  55. </label>
  56. </subviews>
  57. <color key="backgroundColor" red="1" green="0.5" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  58. <constraints>
  59. <constraint firstItem="6uD-8t-BBQ" firstAttribute="centerY" secondItem="VRr-Ou-qfp" secondAttribute="centerY" id="Cja-2X-Ezj"/>
  60. <constraint firstItem="CUI-XH-ETH" firstAttribute="top" secondItem="VRr-Ou-qfp" secondAttribute="top" constant="3" id="Stl-Ss-p7a"/>
  61. <constraint firstItem="6uD-8t-BBQ" firstAttribute="top" secondItem="VRr-Ou-qfp" secondAttribute="top" constant="10" id="cKq-aI-Vqd"/>
  62. <constraint firstItem="CUI-XH-ETH" firstAttribute="leading" secondItem="VRr-Ou-qfp" secondAttribute="leading" id="eXU-6q-3fR"/>
  63. <constraint firstAttribute="trailing" secondItem="6uD-8t-BBQ" secondAttribute="trailing" constant="4" id="iX3-rZ-9ou"/>
  64. <constraint firstAttribute="height" constant="40" id="lcD-f1-KBk"/>
  65. </constraints>
  66. <userDefinedRuntimeAttributes>
  67. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBound" value="NO"/>
  68. <userDefinedRuntimeAttribute type="size" keyPath="layer.shadowOffset">
  69. <size key="value" width="0.0" height="5"/>
  70. </userDefinedRuntimeAttribute>
  71. <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowRadius">
  72. <integer key="value" value="5"/>
  73. </userDefinedRuntimeAttribute>
  74. <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowOpacity">
  75. <integer key="value" value="5"/>
  76. </userDefinedRuntimeAttribute>
  77. </userDefinedRuntimeAttributes>
  78. </view>
  79. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="STK-FK-gn5" userLabel="TextField">
  80. <rect key="frame" x="48" y="500" width="482" height="30"/>
  81. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  82. <textInputTraits key="textInputTraits"/>
  83. <connections>
  84. <outlet property="delegate" destination="uMT-A3-F60" id="5FI-zi-SaF"/>
  85. </connections>
  86. </textField>
  87. <view contentMode="scaleToFill" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9C0-fE-spr" customClass="GADBannerView">
  88. <rect key="frame" x="241" y="555" width="118" height="45"/>
  89. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  90. <constraints>
  91. <constraint firstAttribute="height" constant="45" id="VMB-xY-FkQ"/>
  92. <constraint firstAttribute="width" constant="118" id="ptq-PQ-goH"/>
  93. </constraints>
  94. </view>
  95. <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wv1-bL-LxQ">
  96. <rect key="frame" x="538" y="500" width="46" height="30"/>
  97. <constraints>
  98. <constraint firstAttribute="width" constant="46" id="U9l-n9-tYg"/>
  99. </constraints>
  100. <state key="normal" title="Send"/>
  101. <connections>
  102. <action selector="didSendMessage:" destination="uMT-A3-F60" eventType="touchUpInside" id="QTo-o6-7gd"/>
  103. </connections>
  104. </button>
  105. <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nhb-8J-WZ5">
  106. <rect key="frame" x="16" y="503" width="24" height="24"/>
  107. <constraints>
  108. <constraint firstAttribute="width" constant="24" id="1IF-84-GVk"/>
  109. </constraints>
  110. <state key="normal" image="ic_add_a_photo"/>
  111. <connections>
  112. <action selector="didTapAddPhoto:" destination="uMT-A3-F60" eventType="touchUpInside" id="vaN-73-ycr"/>
  113. </connections>
  114. </button>
  115. </subviews>
  116. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  117. <constraints>
  118. <constraint firstItem="nhb-8J-WZ5" firstAttribute="leading" secondItem="DHD-HU-kCB" secondAttribute="leading" id="2gb-4Y-0nV"/>
  119. <constraint firstItem="STK-FK-gn5" firstAttribute="leading" secondItem="nhb-8J-WZ5" secondAttribute="trailing" constant="8" symbolic="YES" id="47z-nR-8nx"/>
  120. <constraint firstAttribute="trailingMargin" secondItem="VRr-Ou-qfp" secondAttribute="trailing" constant="-20" id="7LE-0W-xWN"/>
  121. <constraint firstItem="DHD-HU-kCB" firstAttribute="leading" secondItem="4Dk-Kp-xdq" secondAttribute="leadingMargin" constant="-4" id="8ff-Rm-C4p"/>
  122. <constraint firstItem="STK-FK-gn5" firstAttribute="centerY" secondItem="nhb-8J-WZ5" secondAttribute="centerY" id="MG1-Zi-pOg"/>
  123. <constraint firstItem="STK-FK-gn5" firstAttribute="top" secondItem="DHD-HU-kCB" secondAttribute="bottom" constant="8" symbolic="YES" id="VzZ-Uw-ID6"/>
  124. <constraint firstItem="X8X-0F-Bdi" firstAttribute="top" secondItem="wv1-bL-LxQ" secondAttribute="bottom" constant="70" id="bLt-MX-wY3"/>
  125. <constraint firstItem="DHD-HU-kCB" firstAttribute="top" secondItem="VRr-Ou-qfp" secondAttribute="bottom" constant="8" id="der-Ny-LDv"/>
  126. <constraint firstItem="wv1-bL-LxQ" firstAttribute="leading" secondItem="STK-FK-gn5" secondAttribute="trailing" constant="8" symbolic="YES" id="e7L-dI-PkH"/>
  127. <constraint firstItem="wv1-bL-LxQ" firstAttribute="trailing" secondItem="DHD-HU-kCB" secondAttribute="trailing" id="jLu-32-ERV"/>
  128. <constraint firstItem="VRr-Ou-qfp" firstAttribute="leading" secondItem="4Dk-Kp-xdq" secondAttribute="leadingMargin" constant="-20" id="lXP-yU-4e8"/>
  129. <constraint firstItem="VRr-Ou-qfp" firstAttribute="top" secondItem="yPS-DS-Klf" secondAttribute="bottom" id="lgZ-Wt-SEn"/>
  130. <constraint firstItem="9C0-fE-spr" firstAttribute="centerX" secondItem="DHD-HU-kCB" secondAttribute="centerX" id="n39-i8-dE7"/>
  131. <constraint firstItem="9C0-fE-spr" firstAttribute="bottom" secondItem="X8X-0F-Bdi" secondAttribute="top" id="sLh-63-72I"/>
  132. <constraint firstItem="STK-FK-gn5" firstAttribute="top" secondItem="wv1-bL-LxQ" secondAttribute="top" id="spZ-ka-Cxy"/>
  133. <constraint firstAttribute="trailingMargin" secondItem="DHD-HU-kCB" secondAttribute="trailing" constant="-4" id="xhU-Sl-tIr"/>
  134. </constraints>
  135. </view>
  136. <tabBarItem key="tabBarItem" title="Item" id="xAq-bj-yLG"/>
  137. <connections>
  138. <outlet property="banner" destination="9C0-fE-spr" id="NlI-Px-SJT"/>
  139. <outlet property="clientTable" destination="DHD-HU-kCB" id="VEb-Fb-vE0"/>
  140. <outlet property="sendButton" destination="wv1-bL-LxQ" id="NjU-mG-4FR"/>
  141. <outlet property="textField" destination="STK-FK-gn5" id="NHK-Z3-xOt"/>
  142. </connections>
  143. </viewController>
  144. <placeholder placeholderIdentifier="IBFirstResponder" id="dLT-eE-jeg" userLabel="First Responder" sceneMemberID="firstResponder"/>
  145. </objects>
  146. <point key="canvasLocation" x="33" y="823"/>
  147. </scene>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement