HomeView.xib 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12121" systemVersion="16F73" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina3_5" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12089"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="HomeView" customModule="app" customModuleProvider="target">
  13. <connections>
  14. <outlet property="blogSection" destination="uHa-Mu-U68" id="RUp-Jg-AxI"/>
  15. <outlet property="btSchedule" destination="0Uj-NF-epp" id="aGQ-e4-cjo"/>
  16. <outlet property="container" destination="iN0-l3-epB" id="cfT-rm-jA0"/>
  17. <outlet property="futureActivitiesSection" destination="FQo-nm-4Mo" id="TAU-5k-Sc5"/>
  18. <outlet property="gallerySection" destination="v6A-Ya-esA" id="TPS-Ut-DK1"/>
  19. <outlet property="lablancaImage" destination="gkF-He-baV" id="pCZ-g7-TMf"/>
  20. <outlet property="lablancaSection" destination="9nu-j1-wGI" id="3eu-wW-jM4"/>
  21. <outlet property="lablancaText" destination="YsW-Bq-7gd" id="Oce-9m-0Io"/>
  22. <outlet property="locationMessage" destination="JXP-eW-H8r" id="fic-KB-N90"/>
  23. <outlet property="locationSection" destination="Ljm-NP-c4e" id="bCD-0M-vqb"/>
  24. <outlet property="pastActivitiesSection" destination="fZk-r1-Tca" id="U8D-Sh-TpR"/>
  25. <outlet property="scrollView" destination="Poy-ba-9jX" id="PyU-Nb-kOS"/>
  26. <outlet property="socialSection" destination="dgk-s8-xje" id="Wyw-VJ-YaI"/>
  27. </connections>
  28. </placeholder>
  29. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  30. <view contentMode="scaleToFill" id="iN0-l3-epB">
  31. <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
  32. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  33. <subviews>
  34. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" ambiguous="YES" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Poy-ba-9jX">
  35. <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
  36. <subviews>
  37. <stackView opaque="NO" contentMode="scaleToFill" ambiguous="YES" axis="vertical" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="gOz-rr-CeQ">
  38. <rect key="frame" x="0.0" y="0.0" width="320" height="1174"/>
  39. <subviews>
  40. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ljm-NP-c4e">
  41. <rect key="frame" x="0.0" y="0.0" width="320" height="157"/>
  42. <subviews>
  43. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZvF-yV-TQm" userLabel="LocationContainer">
  44. <rect key="frame" x="10" y="9.5" width="300" height="137"/>
  45. <subviews>
  46. <textView clipsSubviews="YES" multipleTouchEnabled="YES" userInteractionEnabled="NO" contentMode="scaleToFill" bounces="NO" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" editable="NO" text="Encuéntranos" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="xcx-xq-doc">
  47. <rect key="frame" x="0.0" y="0.0" width="300" height="27"/>
  48. <color key="backgroundColor" red="0.0" green="0.47058823529999999" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  49. <constraints>
  50. <constraint firstAttribute="height" constant="27" id="GLS-4B-sku"/>
  51. </constraints>
  52. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  53. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  54. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  55. </textView>
  56. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qqh-sw-MbH" userLabel="Entry">
  57. <rect key="frame" x="10" y="37" width="280" height="90"/>
  58. <subviews>
  59. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="PinpointGM" translatesAutoresizingMaskIntoConstraints="NO" id="HgA-hw-nFb">
  60. <rect key="frame" x="10" y="19.5" width="40" height="50"/>
  61. <constraints>
  62. <constraint firstAttribute="width" constant="40" id="LL7-qW-58P"/>
  63. <constraint firstAttribute="height" constant="50" id="Ye3-b8-p9O"/>
  64. </constraints>
  65. </imageView>
  66. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¡Gasteizko Margolariak está por ahí!" lineBreakMode="tailTruncation" numberOfLines="3" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JXP-eW-H8r" userLabel="Text">
  67. <rect key="frame" x="65" y="10" width="205" height="70"/>
  68. <constraints>
  69. <constraint firstAttribute="height" constant="70" id="EF3-nL-xJE"/>
  70. </constraints>
  71. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  72. <nil key="textColor"/>
  73. <nil key="highlightedColor"/>
  74. </label>
  75. </subviews>
  76. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  77. <constraints>
  78. <constraint firstItem="HgA-hw-nFb" firstAttribute="leading" secondItem="qqh-sw-MbH" secondAttribute="leading" constant="10" id="K2O-i3-xXX"/>
  79. <constraint firstItem="HgA-hw-nFb" firstAttribute="centerY" secondItem="qqh-sw-MbH" secondAttribute="centerY" id="KM1-Yd-1CZ"/>
  80. <constraint firstItem="JXP-eW-H8r" firstAttribute="height" secondItem="qqh-sw-MbH" secondAttribute="height" constant="-20" id="KPu-k0-bCe"/>
  81. <constraint firstItem="JXP-eW-H8r" firstAttribute="leading" secondItem="HgA-hw-nFb" secondAttribute="trailing" constant="15" id="aTU-Xn-urr"/>
  82. <constraint firstAttribute="trailing" secondItem="JXP-eW-H8r" secondAttribute="trailing" constant="10" id="gOz-7L-IQ6"/>
  83. <constraint firstItem="JXP-eW-H8r" firstAttribute="centerY" secondItem="qqh-sw-MbH" secondAttribute="centerY" id="yEV-Vl-cMY"/>
  84. </constraints>
  85. <userDefinedRuntimeAttributes>
  86. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  87. <color key="value" red="0.42745098040000001" green="0.41176470590000003" blue="0.56470588239999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  88. </userDefinedRuntimeAttribute>
  89. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  90. <real key="value" value="1"/>
  91. </userDefinedRuntimeAttribute>
  92. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  93. <real key="value" value="3"/>
  94. </userDefinedRuntimeAttribute>
  95. </userDefinedRuntimeAttributes>
  96. </view>
  97. </subviews>
  98. <color key="backgroundColor" red="0.59607843140000005" green="0.7843137255" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  99. <constraints>
  100. <constraint firstItem="xcx-xq-doc" firstAttribute="top" secondItem="ZvF-yV-TQm" secondAttribute="top" id="1Hp-p6-gXS"/>
  101. <constraint firstItem="qqh-sw-MbH" firstAttribute="width" secondItem="ZvF-yV-TQm" secondAttribute="width" constant="-20" id="FS5-DP-F6y"/>
  102. <constraint firstItem="xcx-xq-doc" firstAttribute="centerX" secondItem="ZvF-yV-TQm" secondAttribute="centerX" id="Xq6-tK-aZf"/>
  103. <constraint firstAttribute="bottom" secondItem="qqh-sw-MbH" secondAttribute="bottom" constant="10" id="gAr-Ar-e57"/>
  104. <constraint firstItem="qqh-sw-MbH" firstAttribute="top" secondItem="xcx-xq-doc" secondAttribute="bottom" constant="10" id="kOJ-wR-oGj"/>
  105. <constraint firstItem="xcx-xq-doc" firstAttribute="width" secondItem="ZvF-yV-TQm" secondAttribute="width" id="ldg-HY-G9g"/>
  106. <constraint firstItem="qqh-sw-MbH" firstAttribute="centerX" secondItem="ZvF-yV-TQm" secondAttribute="centerX" id="llP-Al-gqL"/>
  107. </constraints>
  108. <userDefinedRuntimeAttributes>
  109. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  110. <color key="value" red="0.0" green="0.0" blue="0.066666666669999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  111. </userDefinedRuntimeAttribute>
  112. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  113. <real key="value" value="1"/>
  114. </userDefinedRuntimeAttribute>
  115. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  116. <real key="value" value="8"/>
  117. </userDefinedRuntimeAttribute>
  118. </userDefinedRuntimeAttributes>
  119. </view>
  120. </subviews>
  121. <constraints>
  122. <constraint firstItem="ZvF-yV-TQm" firstAttribute="width" secondItem="Ljm-NP-c4e" secondAttribute="width" constant="-20" id="A3M-1s-2gK"/>
  123. <constraint firstItem="ZvF-yV-TQm" firstAttribute="centerY" secondItem="Ljm-NP-c4e" secondAttribute="centerY" id="ZQZ-8v-OrW"/>
  124. <constraint firstItem="ZvF-yV-TQm" firstAttribute="centerX" secondItem="Ljm-NP-c4e" secondAttribute="centerX" id="jhS-6W-MWI"/>
  125. <constraint firstItem="ZvF-yV-TQm" firstAttribute="height" secondItem="Ljm-NP-c4e" secondAttribute="height" constant="-20" id="nie-wn-NTt"/>
  126. </constraints>
  127. <userDefinedRuntimeAttributes>
  128. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  129. <real key="value" value="0.0"/>
  130. </userDefinedRuntimeAttribute>
  131. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  132. <real key="value" value="0.0"/>
  133. </userDefinedRuntimeAttribute>
  134. </userDefinedRuntimeAttributes>
  135. </view>
  136. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9nu-j1-wGI">
  137. <rect key="frame" x="0.0" y="167" width="320" height="187"/>
  138. <subviews>
  139. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RyS-ln-grn" userLabel="LablancaContainer">
  140. <rect key="frame" x="9.5" y="10" width="300" height="167"/>
  141. <subviews>
  142. <textView clipsSubviews="YES" multipleTouchEnabled="YES" userInteractionEnabled="NO" contentMode="scaleToFill" bounces="NO" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" editable="NO" text="La Blanca" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="ftX-qb-57S">
  143. <rect key="frame" x="0.0" y="0.0" width="300" height="27"/>
  144. <color key="backgroundColor" red="0.0" green="0.47058823529999999" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  145. <constraints>
  146. <constraint firstAttribute="height" constant="27" id="oV8-jh-6e5"/>
  147. </constraints>
  148. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  149. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  150. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  151. </textView>
  152. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fBq-qg-fz9" userLabel="Entry">
  153. <rect key="frame" x="10" y="37" width="280" height="120"/>
  154. <subviews>
  155. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="PhotoPlaceholder" translatesAutoresizingMaskIntoConstraints="NO" id="gkF-He-baV">
  156. <rect key="frame" x="10" y="9.5" width="70" height="100"/>
  157. <constraints>
  158. <constraint firstAttribute="width" constant="70" id="ChM-hX-OnO"/>
  159. <constraint firstAttribute="height" constant="100" id="hNg-Je-ufU"/>
  160. </constraints>
  161. </imageView>
  162. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¡Gasteizko Margolariak está por ahí!" lineBreakMode="tailTruncation" numberOfLines="3" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YsW-Bq-7gd" userLabel="Text">
  163. <rect key="frame" x="95" y="9.5" width="175" height="70"/>
  164. <constraints>
  165. <constraint firstAttribute="height" constant="70" id="Txi-or-Pra"/>
  166. </constraints>
  167. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  168. <nil key="textColor"/>
  169. <nil key="highlightedColor"/>
  170. </label>
  171. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0Uj-NF-epp">
  172. <rect key="frame" x="95" y="84.5" width="175" height="25"/>
  173. <color key="backgroundColor" red="0.070588235289999995" green="0.27058823529999998" blue="0.4039215686" alpha="1" colorSpace="calibratedRGB"/>
  174. <constraints>
  175. <constraint firstAttribute="height" constant="25" id="FLs-1o-qFc"/>
  176. </constraints>
  177. <fontDescription key="fontDescription" type="boldSystem" pointSize="13"/>
  178. <state key="normal" title="Programa Margolari">
  179. <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  180. </state>
  181. <userDefinedRuntimeAttributes>
  182. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  183. <color key="value" red="0.0" green="0.47058823529999999" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  184. </userDefinedRuntimeAttribute>
  185. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  186. <real key="value" value="2"/>
  187. </userDefinedRuntimeAttribute>
  188. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  189. <real key="value" value="4"/>
  190. </userDefinedRuntimeAttribute>
  191. </userDefinedRuntimeAttributes>
  192. </button>
  193. </subviews>
  194. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  195. <constraints>
  196. <constraint firstItem="0Uj-NF-epp" firstAttribute="width" secondItem="YsW-Bq-7gd" secondAttribute="width" id="IXJ-HM-zRq"/>
  197. <constraint firstItem="gkF-He-baV" firstAttribute="centerY" secondItem="fBq-qg-fz9" secondAttribute="centerY" id="Pi9-t0-oOa"/>
  198. <constraint firstItem="YsW-Bq-7gd" firstAttribute="top" secondItem="gkF-He-baV" secondAttribute="top" id="QD3-cb-GzW"/>
  199. <constraint firstAttribute="trailing" secondItem="YsW-Bq-7gd" secondAttribute="trailing" constant="10" id="VAj-dj-MLd"/>
  200. <constraint firstItem="0Uj-NF-epp" firstAttribute="centerX" secondItem="YsW-Bq-7gd" secondAttribute="centerX" id="W8l-1A-GfM"/>
  201. <constraint firstItem="0Uj-NF-epp" firstAttribute="bottom" secondItem="gkF-He-baV" secondAttribute="bottom" id="XDn-Sz-gbY"/>
  202. <constraint firstItem="gkF-He-baV" firstAttribute="leading" secondItem="fBq-qg-fz9" secondAttribute="leading" constant="10" id="jtF-UZ-btH"/>
  203. <constraint firstItem="gkF-He-baV" firstAttribute="height" secondItem="fBq-qg-fz9" secondAttribute="height" constant="-20" id="lvX-fT-s23"/>
  204. <constraint firstItem="YsW-Bq-7gd" firstAttribute="leading" secondItem="gkF-He-baV" secondAttribute="trailing" constant="15" id="zdn-rO-ngp"/>
  205. </constraints>
  206. <userDefinedRuntimeAttributes>
  207. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  208. <color key="value" red="0.42745098040000001" green="0.41176470590000003" blue="0.56470588239999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  209. </userDefinedRuntimeAttribute>
  210. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  211. <real key="value" value="1"/>
  212. </userDefinedRuntimeAttribute>
  213. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  214. <real key="value" value="3"/>
  215. </userDefinedRuntimeAttribute>
  216. </userDefinedRuntimeAttributes>
  217. </view>
  218. </subviews>
  219. <color key="backgroundColor" red="0.59607843140000005" green="0.7843137255" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  220. <constraints>
  221. <constraint firstItem="fBq-qg-fz9" firstAttribute="centerX" secondItem="RyS-ln-grn" secondAttribute="centerX" id="AqL-EH-Tjq"/>
  222. <constraint firstItem="ftX-qb-57S" firstAttribute="centerX" secondItem="RyS-ln-grn" secondAttribute="centerX" id="FJ5-wt-uIa"/>
  223. <constraint firstItem="fBq-qg-fz9" firstAttribute="top" secondItem="ftX-qb-57S" secondAttribute="bottom" constant="10" id="G4N-Ok-LJL"/>
  224. <constraint firstItem="ftX-qb-57S" firstAttribute="top" secondItem="RyS-ln-grn" secondAttribute="top" id="SEd-7H-WX5"/>
  225. <constraint firstItem="fBq-qg-fz9" firstAttribute="width" secondItem="RyS-ln-grn" secondAttribute="width" constant="-20" id="ay3-po-Etb"/>
  226. <constraint firstItem="ftX-qb-57S" firstAttribute="width" secondItem="RyS-ln-grn" secondAttribute="width" id="kFI-rY-JTv"/>
  227. <constraint firstAttribute="bottom" secondItem="fBq-qg-fz9" secondAttribute="bottom" constant="10" id="vka-uG-rAI"/>
  228. </constraints>
  229. <userDefinedRuntimeAttributes>
  230. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  231. <color key="value" red="0.0" green="0.0" blue="0.066666666669999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  232. </userDefinedRuntimeAttribute>
  233. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  234. <real key="value" value="1"/>
  235. </userDefinedRuntimeAttribute>
  236. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  237. <real key="value" value="8"/>
  238. </userDefinedRuntimeAttribute>
  239. </userDefinedRuntimeAttributes>
  240. </view>
  241. </subviews>
  242. <constraints>
  243. <constraint firstItem="RyS-ln-grn" firstAttribute="height" secondItem="9nu-j1-wGI" secondAttribute="height" constant="-20" id="IVY-CC-5KF"/>
  244. <constraint firstItem="RyS-ln-grn" firstAttribute="width" secondItem="9nu-j1-wGI" secondAttribute="width" constant="-20" id="Qen-Pe-Hql"/>
  245. <constraint firstItem="RyS-ln-grn" firstAttribute="centerY" secondItem="9nu-j1-wGI" secondAttribute="centerY" id="TnC-Qy-tMy"/>
  246. <constraint firstItem="RyS-ln-grn" firstAttribute="centerX" secondItem="9nu-j1-wGI" secondAttribute="centerX" id="wGj-v9-Ljw"/>
  247. </constraints>
  248. </view>
  249. <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="FQo-nm-4Mo" customClass="Section" customModule="app">
  250. <rect key="frame" x="0.0" y="364" width="320" height="50"/>
  251. </view>
  252. <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="uHa-Mu-U68" customClass="Section" customModule="app">
  253. <rect key="frame" x="0.0" y="424" width="320" height="50"/>
  254. </view>
  255. <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="v6A-Ya-esA" customClass="Section" customModule="app" customModuleProvider="target">
  256. <rect key="frame" x="0.0" y="484" width="320" height="200"/>
  257. </view>
  258. <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fZk-r1-Tca" customClass="Section" customModule="app">
  259. <rect key="frame" x="0.0" y="694" width="320" height="350"/>
  260. <userDefinedRuntimeAttributes>
  261. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  262. <real key="value" value="0.0"/>
  263. </userDefinedRuntimeAttribute>
  264. </userDefinedRuntimeAttributes>
  265. </view>
  266. <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="dgk-s8-xje" customClass="Section" customModule="app">
  267. <rect key="frame" x="0.0" y="1054" width="320" height="120"/>
  268. </view>
  269. </subviews>
  270. <color key="backgroundColor" red="1" green="1" blue="0.42787000868055558" alpha="1" colorSpace="calibratedRGB"/>
  271. <constraints>
  272. <constraint firstItem="fZk-r1-Tca" firstAttribute="centerX" secondItem="gOz-rr-CeQ" secondAttribute="centerX" id="2Ly-H5-cg3"/>
  273. <constraint firstItem="dgk-s8-xje" firstAttribute="width" secondItem="gOz-rr-CeQ" secondAttribute="width" id="Fns-iO-jXi"/>
  274. <constraint firstItem="v6A-Ya-esA" firstAttribute="centerX" secondItem="gOz-rr-CeQ" secondAttribute="centerX" id="GUl-qy-hrg"/>
  275. <constraint firstItem="Ljm-NP-c4e" firstAttribute="centerX" secondItem="gOz-rr-CeQ" secondAttribute="centerX" id="Hca-x5-ir8"/>
  276. <constraint firstItem="9nu-j1-wGI" firstAttribute="centerX" secondItem="gOz-rr-CeQ" secondAttribute="centerX" id="JLF-kC-CR9"/>
  277. <constraint firstItem="dgk-s8-xje" firstAttribute="centerX" secondItem="gOz-rr-CeQ" secondAttribute="centerX" id="Oy3-i3-zcd"/>
  278. <constraint firstItem="fZk-r1-Tca" firstAttribute="width" secondItem="gOz-rr-CeQ" secondAttribute="width" id="UDc-t0-pJ0"/>
  279. <constraint firstItem="v6A-Ya-esA" firstAttribute="width" secondItem="gOz-rr-CeQ" secondAttribute="width" id="Uaq-4u-NBS"/>
  280. <constraint firstItem="FQo-nm-4Mo" firstAttribute="centerX" secondItem="gOz-rr-CeQ" secondAttribute="centerX" id="aWZ-5w-1ke"/>
  281. <constraint firstItem="FQo-nm-4Mo" firstAttribute="width" secondItem="gOz-rr-CeQ" secondAttribute="width" id="azo-MK-F5R"/>
  282. <constraint firstItem="uHa-Mu-U68" firstAttribute="centerX" secondItem="gOz-rr-CeQ" secondAttribute="centerX" id="i5O-1b-eCi"/>
  283. <constraint firstAttribute="bottom" secondItem="dgk-s8-xje" secondAttribute="bottom" id="lUo-Rq-bAi"/>
  284. <constraint firstItem="uHa-Mu-U68" firstAttribute="width" secondItem="gOz-rr-CeQ" secondAttribute="width" id="ljo-DJ-9M1"/>
  285. <constraint firstItem="Ljm-NP-c4e" firstAttribute="width" secondItem="gOz-rr-CeQ" secondAttribute="width" id="s8R-dV-4ju"/>
  286. <constraint firstItem="9nu-j1-wGI" firstAttribute="width" secondItem="gOz-rr-CeQ" secondAttribute="width" id="v1C-hQ-R98"/>
  287. </constraints>
  288. </stackView>
  289. </subviews>
  290. <constraints>
  291. <constraint firstAttribute="bottom" secondItem="gOz-rr-CeQ" secondAttribute="bottom" id="1aX-69-rIr"/>
  292. <constraint firstAttribute="trailing" secondItem="gOz-rr-CeQ" secondAttribute="trailing" id="53K-6k-eT3"/>
  293. <constraint firstItem="gOz-rr-CeQ" firstAttribute="width" secondItem="Poy-ba-9jX" secondAttribute="width" id="Gw0-jw-ldE"/>
  294. <constraint firstItem="gOz-rr-CeQ" firstAttribute="top" secondItem="Poy-ba-9jX" secondAttribute="top" id="Hmx-ri-LqQ"/>
  295. <constraint firstItem="gOz-rr-CeQ" firstAttribute="leading" secondItem="Poy-ba-9jX" secondAttribute="leading" id="k5u-hr-4th"/>
  296. </constraints>
  297. </scrollView>
  298. </subviews>
  299. <color key="backgroundColor" red="0.70980392160000005" green="0.82745098039999998" blue="0.8980392157" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  300. <constraints>
  301. <constraint firstItem="Poy-ba-9jX" firstAttribute="width" secondItem="iN0-l3-epB" secondAttribute="width" id="9SN-Tf-raC"/>
  302. <constraint firstItem="Poy-ba-9jX" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="Gar-uI-abW"/>
  303. <constraint firstItem="Poy-ba-9jX" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="gDS-mJ-c25"/>
  304. <constraint firstItem="Poy-ba-9jX" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="k8Z-RL-IVb"/>
  305. <constraint firstItem="Poy-ba-9jX" firstAttribute="height" secondItem="iN0-l3-epB" secondAttribute="height" id="xvC-vv-ebb"/>
  306. </constraints>
  307. <point key="canvasLocation" x="26" y="52"/>
  308. </view>
  309. </objects>
  310. <resources>
  311. <image name="PhotoPlaceholder" width="170" height="108"/>
  312. <image name="PinpointGM" width="15" height="20"/>
  313. </resources>
  314. </document>