You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

275 lines
33 KiB

6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="HSb-ou-7T5">
  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="14088"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <customFonts key="customFonts">
  12. <array key="SanFranciscoDisplay-Bold.otf">
  13. <string>SanFranciscoDisplay-Bold</string>
  14. </array>
  15. <array key="SanFranciscoDisplay-Regular.otf">
  16. <string>SanFranciscoDisplay-Regular</string>
  17. </array>
  18. </customFonts>
  19. <scenes>
  20. <!--GmeContacts-->
  21. <scene sceneID="R60-Pu-Hpy">
  22. <objects>
  23. <viewController storyboardIdentifier="GmeContactsViewController" title="GmeContacts" id="HSb-ou-7T5" customClass="GmeContactsViewController" customModule="GMERemittance" customModuleProvider="target" sceneMemberID="viewController">
  24. <layoutGuides>
  25. <viewControllerLayoutGuide type="top" id="y1H-iV-BwG"/>
  26. <viewControllerLayoutGuide type="bottom" id="PYB-Kq-ghm"/>
  27. </layoutGuides>
  28. <view key="view" contentMode="scaleToFill" id="9Uc-9s-KgO">
  29. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  30. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  31. <subviews>
  32. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="quf-gy-qCM">
  33. <rect key="frame" x="0.0" y="20" width="375" height="598"/>
  34. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  35. <prototypes>
  36. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="GmeContactsTableViewCell" rowHeight="183" id="LdW-uo-vBI" customClass="GmeContactsTableViewCell" customModule="GMERemittance" customModuleProvider="target">
  37. <rect key="frame" x="0.0" y="28" width="375" height="183"/>
  38. <autoresizingMask key="autoresizingMask"/>
  39. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="LdW-uo-vBI" id="aQq-zX-TJs">
  40. <rect key="frame" x="0.0" y="0.0" width="375" height="183"/>
  41. <autoresizingMask key="autoresizingMask"/>
  42. <subviews>
  43. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6xi-dq-oyS">
  44. <rect key="frame" x="20" y="5" width="335" height="173"/>
  45. <subviews>
  46. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="ppY-yV-Dkf">
  47. <rect key="frame" x="25" y="10" width="250" height="113"/>
  48. <subviews>
  49. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="top" translatesAutoresizingMaskIntoConstraints="NO" id="KRx-RC-haE">
  50. <rect key="frame" x="0.0" y="0.0" width="250" height="113"/>
  51. <subviews>
  52. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zUI-43-1pG">
  53. <rect key="frame" x="0.0" y="0.0" width="84" height="17"/>
  54. <subviews>
  55. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Head Office:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="D8Q-EE-Pct">
  56. <rect key="frame" x="0.0" y="0.0" width="84" height="17"/>
  57. <constraints>
  58. <constraint firstAttribute="height" constant="17" id="goJ-ft-UaP"/>
  59. </constraints>
  60. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Bold" family="San Francisco Display" pointSize="15"/>
  61. <color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" alpha="1" colorSpace="calibratedRGB"/>
  62. <nil key="highlightedColor"/>
  63. </label>
  64. </subviews>
  65. </stackView>
  66. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LCK-tf-nUj">
  67. <rect key="frame" x="0.0" y="17" width="240" height="79"/>
  68. <subviews>
  69. <label opaque="NO" userInteractionEnabled="NO" contentMode="right" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Qpa-at-ZiX">
  70. <rect key="frame" x="0.0" y="0.0" width="240" height="79"/>
  71. <string key="text">Ansan-si, Gyeonggido Dan-Wongu, Wongogdong Jung-Angdaero 445 (798-12 beonji) 2nd floor
  72. Wongogdong Jung-Angdaero 445 Wongogdong Jung-Angdaero 445</string>
  73. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
  74. <color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" alpha="1" colorSpace="calibratedRGB"/>
  75. <nil key="highlightedColor"/>
  76. <string key="userLabel">Ansan-si, Gyeonggido Dan-Wongu, Wongogdong Jung-Angdaero 445 (798-12 beonji) 2nd floor Wongogdong Jung-Angdaero 445 Wongogdong Jung-Angdaero 445</string>
  77. </label>
  78. </subviews>
  79. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  80. <constraints>
  81. <constraint firstItem="Qpa-at-ZiX" firstAttribute="top" secondItem="LCK-tf-nUj" secondAttribute="top" id="Sd5-ut-Yvw"/>
  82. <constraint firstAttribute="bottom" secondItem="Qpa-at-ZiX" secondAttribute="bottom" id="Uch-vI-YA4"/>
  83. <constraint firstItem="Qpa-at-ZiX" firstAttribute="leading" secondItem="LCK-tf-nUj" secondAttribute="leading" id="WD0-Ab-7Lh"/>
  84. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="40" id="jIJ-Qo-YgM"/>
  85. <constraint firstAttribute="trailing" secondItem="Qpa-at-ZiX" secondAttribute="trailing" id="u9j-3x-Ace"/>
  86. </constraints>
  87. </view>
  88. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="(Korean Language Support)" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="V6u-36-LdC">
  89. <rect key="frame" x="0.0" y="96" width="165" height="17"/>
  90. <constraints>
  91. <constraint firstAttribute="height" constant="17" id="Iix-kc-FU3"/>
  92. </constraints>
  93. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
  94. <color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" alpha="1" colorSpace="calibratedRGB"/>
  95. <nil key="highlightedColor"/>
  96. </label>
  97. </subviews>
  98. </stackView>
  99. </subviews>
  100. </stackView>
  101. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TZC-eh-LgA" userLabel="Seperator">
  102. <rect key="frame" x="10" y="127" width="315" height="1"/>
  103. <color key="backgroundColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" alpha="1" colorSpace="calibratedRGB"/>
  104. <constraints>
  105. <constraint firstAttribute="height" constant="0.5" id="5Lc-dP-Jp8"/>
  106. </constraints>
  107. </view>
  108. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="p7W-JQ-kZ7">
  109. <rect key="frame" x="10" y="133" width="315" height="30"/>
  110. <subviews>
  111. <stackView opaque="NO" contentMode="scaleToFill" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="3ZB-G4-wqs">
  112. <rect key="frame" x="10" y="1" width="145" height="28"/>
  113. <subviews>
  114. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Lm2-8L-0Jh">
  115. <rect key="frame" x="0.0" y="0.0" width="20" height="28"/>
  116. <constraints>
  117. <constraint firstAttribute="width" constant="20" id="m3r-qw-Agv"/>
  118. </constraints>
  119. <state key="normal" image="ic_call"/>
  120. </button>
  121. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="leading" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cjg-Ss-Qx3">
  122. <rect key="frame" x="30" y="0.0" width="115" height="28"/>
  123. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="13"/>
  124. <state key="normal" title="12345667">
  125. <color key="titleColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  126. </state>
  127. <connections>
  128. <action selector="call:" destination="LdW-uo-vBI" eventType="touchUpInside" id="aei-H3-35S"/>
  129. </connections>
  130. </button>
  131. </subviews>
  132. </stackView>
  133. <stackView opaque="NO" contentMode="scaleToFill" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="NYh-Hc-EAK">
  134. <rect key="frame" x="160" y="1" width="145" height="28"/>
  135. <subviews>
  136. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yQw-F8-dJI">
  137. <rect key="frame" x="0.0" y="0.0" width="25" height="28"/>
  138. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  139. <nil key="textColor"/>
  140. <nil key="highlightedColor"/>
  141. </label>
  142. <stackView opaque="NO" contentMode="scaleToFill" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="vRp-Xb-3Pu">
  143. <rect key="frame" x="35" y="0.0" width="110" height="28"/>
  144. <subviews>
  145. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Y6R-A5-c1F">
  146. <rect key="frame" x="0.0" y="0.0" width="20" height="28"/>
  147. <constraints>
  148. <constraint firstAttribute="width" constant="20" id="X6x-n6-bks"/>
  149. </constraints>
  150. <state key="normal" image="ic_location"/>
  151. </button>
  152. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2iX-jH-TnO">
  153. <rect key="frame" x="30" y="0.0" width="80" height="28"/>
  154. <constraints>
  155. <constraint firstAttribute="width" constant="80" id="21Q-KW-ku3"/>
  156. </constraints>
  157. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="13"/>
  158. <state key="normal" title="View On Map">
  159. <color key="titleColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  160. </state>
  161. <connections>
  162. <action selector="showMap:" destination="LdW-uo-vBI" eventType="touchUpInside" id="tfm-DT-Fyq"/>
  163. </connections>
  164. </button>
  165. </subviews>
  166. </stackView>
  167. </subviews>
  168. </stackView>
  169. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2Tw-xe-1vX">
  170. <rect key="frame" x="157" y="0.0" width="1" height="30"/>
  171. <color key="backgroundColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" alpha="0.49100462147887325" colorSpace="calibratedRGB"/>
  172. <constraints>
  173. <constraint firstAttribute="width" constant="1" id="341-R1-djY"/>
  174. </constraints>
  175. </view>
  176. </subviews>
  177. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  178. <constraints>
  179. <constraint firstItem="3ZB-G4-wqs" firstAttribute="leading" secondItem="p7W-JQ-kZ7" secondAttribute="leading" constant="10" id="9eh-u6-54I"/>
  180. <constraint firstAttribute="trailing" secondItem="NYh-Hc-EAK" secondAttribute="trailing" constant="10" id="AtV-5b-6n1"/>
  181. <constraint firstAttribute="bottom" secondItem="2Tw-xe-1vX" secondAttribute="bottom" id="DwE-gg-sJK"/>
  182. <constraint firstItem="2Tw-xe-1vX" firstAttribute="centerY" secondItem="p7W-JQ-kZ7" secondAttribute="centerY" id="Tlm-0f-NCH"/>
  183. <constraint firstItem="2Tw-xe-1vX" firstAttribute="leading" secondItem="3ZB-G4-wqs" secondAttribute="trailing" constant="2" id="ZsF-4O-XgS"/>
  184. <constraint firstAttribute="height" constant="30" id="gko-UP-YM4"/>
  185. <constraint firstItem="3ZB-G4-wqs" firstAttribute="centerY" secondItem="p7W-JQ-kZ7" secondAttribute="centerY" id="hhp-vT-wr4"/>
  186. <constraint firstItem="2Tw-xe-1vX" firstAttribute="centerX" secondItem="p7W-JQ-kZ7" secondAttribute="centerX" id="qaE-Zl-SGy"/>
  187. <constraint firstItem="NYh-Hc-EAK" firstAttribute="centerY" secondItem="3ZB-G4-wqs" secondAttribute="centerY" id="qqS-NG-LDf"/>
  188. <constraint firstItem="2Tw-xe-1vX" firstAttribute="top" secondItem="p7W-JQ-kZ7" secondAttribute="top" id="rIB-V0-yX8"/>
  189. <constraint firstItem="NYh-Hc-EAK" firstAttribute="leading" secondItem="2Tw-xe-1vX" secondAttribute="trailing" constant="2" id="zQS-vp-qmT"/>
  190. </constraints>
  191. </view>
  192. </subviews>
  193. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  194. <constraints>
  195. <constraint firstItem="TZC-eh-LgA" firstAttribute="bottom" secondItem="ppY-yV-Dkf" secondAttribute="bottom" constant="5" id="5AN-54-tNS"/>
  196. <constraint firstAttribute="trailing" secondItem="ppY-yV-Dkf" secondAttribute="trailing" constant="60" id="6kZ-uB-79X"/>
  197. <constraint firstAttribute="trailing" secondItem="TZC-eh-LgA" secondAttribute="trailing" constant="10" id="LHp-pU-HFK"/>
  198. <constraint firstAttribute="trailing" secondItem="p7W-JQ-kZ7" secondAttribute="trailing" constant="10" id="UvT-lj-Ibg"/>
  199. <constraint firstItem="TZC-eh-LgA" firstAttribute="leading" secondItem="6xi-dq-oyS" secondAttribute="leading" constant="10" id="db5-hf-Kaa"/>
  200. <constraint firstItem="ppY-yV-Dkf" firstAttribute="top" secondItem="6xi-dq-oyS" secondAttribute="top" constant="10" id="g6n-sz-OW7"/>
  201. <constraint firstAttribute="bottom" secondItem="p7W-JQ-kZ7" secondAttribute="bottom" constant="10" id="hJj-sw-1qf"/>
  202. <constraint firstItem="p7W-JQ-kZ7" firstAttribute="top" secondItem="ppY-yV-Dkf" secondAttribute="bottom" constant="10" id="jUz-Fb-Ci5"/>
  203. <constraint firstItem="ppY-yV-Dkf" firstAttribute="leading" secondItem="6xi-dq-oyS" secondAttribute="leading" constant="25" id="lv5-Sp-muO"/>
  204. <constraint firstItem="p7W-JQ-kZ7" firstAttribute="leading" secondItem="6xi-dq-oyS" secondAttribute="leading" constant="10" id="m5g-Z2-yqk"/>
  205. </constraints>
  206. </view>
  207. </subviews>
  208. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  209. <constraints>
  210. <constraint firstItem="6xi-dq-oyS" firstAttribute="leading" secondItem="aQq-zX-TJs" secondAttribute="leading" constant="20" id="8UX-pn-cWd"/>
  211. <constraint firstItem="6xi-dq-oyS" firstAttribute="top" secondItem="aQq-zX-TJs" secondAttribute="top" constant="5" id="OiM-W6-3c3"/>
  212. <constraint firstAttribute="trailing" secondItem="6xi-dq-oyS" secondAttribute="trailing" constant="20" id="elN-zD-t5d"/>
  213. <constraint firstAttribute="bottom" secondItem="6xi-dq-oyS" secondAttribute="bottom" constant="5" id="iH4-3a-gk6"/>
  214. </constraints>
  215. </tableViewCellContentView>
  216. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  217. <connections>
  218. <outlet property="addressLabel" destination="Qpa-at-ZiX" id="DJD-td-32h"/>
  219. <outlet property="bgView" destination="6xi-dq-oyS" id="1PO-Vq-IBg"/>
  220. <outlet property="languageLabel" destination="V6u-36-LdC" id="ddq-jO-0yA"/>
  221. <outlet property="telephoneButton" destination="cjg-Ss-Qx3" id="FKh-wz-WyS"/>
  222. <outlet property="titleLabel" destination="D8Q-EE-Pct" id="aa0-H9-jMq"/>
  223. </connections>
  224. </tableViewCell>
  225. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="EmptyTableViewCell" rowHeight="38" id="nWa-yO-6DP" customClass="EmptyTableViewCell" customModule="GMERemittance" customModuleProvider="target">
  226. <rect key="frame" x="0.0" y="211" width="375" height="38"/>
  227. <autoresizingMask key="autoresizingMask"/>
  228. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="nWa-yO-6DP" id="Lay-cP-VdE">
  229. <rect key="frame" x="0.0" y="0.0" width="375" height="38"/>
  230. <autoresizingMask key="autoresizingMask"/>
  231. <subviews>
  232. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="u6s-of-kEc">
  233. <rect key="frame" x="0.0" y="0.0" width="375" height="38"/>
  234. <color key="backgroundColor" red="0.88235294117647056" green="0.8784313725490196" blue="0.90196078431372551" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  235. </view>
  236. </subviews>
  237. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  238. <constraints>
  239. <constraint firstAttribute="trailing" secondItem="u6s-of-kEc" secondAttribute="trailing" id="9wI-DO-N6d"/>
  240. <constraint firstItem="u6s-of-kEc" firstAttribute="top" secondItem="Lay-cP-VdE" secondAttribute="top" id="HcL-bq-OG6"/>
  241. <constraint firstAttribute="bottom" secondItem="u6s-of-kEc" secondAttribute="bottom" id="hNX-E3-XFT"/>
  242. <constraint firstItem="u6s-of-kEc" firstAttribute="leading" secondItem="Lay-cP-VdE" secondAttribute="leading" id="jxn-AC-jwT"/>
  243. </constraints>
  244. </tableViewCellContentView>
  245. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  246. </tableViewCell>
  247. </prototypes>
  248. </tableView>
  249. </subviews>
  250. <color key="backgroundColor" red="0.88235294117647056" green="0.8784313725490196" blue="0.90196078431372551" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  251. <constraints>
  252. <constraint firstItem="PYB-Kq-ghm" firstAttribute="top" secondItem="quf-gy-qCM" secondAttribute="bottom" id="Ccn-jf-LW9"/>
  253. <constraint firstItem="quf-gy-qCM" firstAttribute="top" secondItem="y1H-iV-BwG" secondAttribute="bottom" id="Q5N-WC-abc"/>
  254. <constraint firstItem="quf-gy-qCM" firstAttribute="leading" secondItem="9Uc-9s-KgO" secondAttribute="leading" id="SQF-jL-00X"/>
  255. <constraint firstAttribute="trailing" secondItem="quf-gy-qCM" secondAttribute="trailing" id="xov-ah-CZC"/>
  256. </constraints>
  257. </view>
  258. <tabBarItem key="tabBarItem" title="Branch" image="ic-agent" id="eGe-03-gTq"/>
  259. <simulatedTabBarMetrics key="simulatedBottomBarMetrics"/>
  260. <connections>
  261. <outlet property="tableview" destination="quf-gy-qCM" id="Aeo-QL-DxC"/>
  262. </connections>
  263. </viewController>
  264. <placeholder placeholderIdentifier="IBFirstResponder" id="8je-5K-XuW" userLabel="First Responder" sceneMemberID="firstResponder"/>
  265. </objects>
  266. <point key="canvasLocation" x="-92" y="232.53373313343329"/>
  267. </scene>
  268. </scenes>
  269. <resources>
  270. <image name="ic-agent" width="20" height="20"/>
  271. <image name="ic_call" width="20" height="20"/>
  272. <image name="ic_location" width="9" height="15"/>
  273. </resources>
  274. <color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  275. </document>