Main.storyboard 60 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11201" systemVersion="15F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="BYZ-38-t0r">
  3. <dependencies>
  4. <deployment identifier="iOS"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/>
  6. <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <scenes>
  10. <!--Right View Controller-->
  11. <scene sceneID="bvR-W9-qnC">
  12. <objects>
  13. <viewController storyboardIdentifier="RightViewController" id="In8-Mc-X7I" customClass="RightViewController" customModule="Gasteizko_Margolariak" customModuleProvider="target" sceneMemberID="viewController">
  14. <layoutGuides>
  15. <viewControllerLayoutGuide type="top" id="Uwi-SA-NOq"/>
  16. <viewControllerLayoutGuide type="bottom" id="wFn-Mp-0fQ"/>
  17. </layoutGuides>
  18. <view key="view" alpha="0.90000000000000002" contentMode="scaleToFill" id="Ltp-Uh-d7b">
  19. <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
  20. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  21. <subviews>
  22. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="RightViewController" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1cV-XC-cqE">
  23. <frame key="frameInset" minX="180" minY="100" width="240" height="93"/>
  24. <constraints>
  25. <constraint firstAttribute="width" constant="240" id="1Eb-kX-mSr"/>
  26. <constraint firstAttribute="height" constant="93" id="JXD-Xz-JaB"/>
  27. </constraints>
  28. <fontDescription key="fontDescription" type="system" pointSize="22"/>
  29. <color key="textColor" red="0.61960784313725492" green="0.61960784313725492" blue="0.61960784313725492" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  30. <nil key="highlightedColor"/>
  31. </label>
  32. </subviews>
  33. <color key="backgroundColor" red="0.94509803921568625" green="0.97254901960784312" blue="0.9137254901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  34. <constraints>
  35. <constraint firstAttribute="centerX" secondItem="1cV-XC-cqE" secondAttribute="centerX" id="Q8n-ib-5xp"/>
  36. <constraint firstItem="1cV-XC-cqE" firstAttribute="top" secondItem="Uwi-SA-NOq" secondAttribute="bottom" constant="80" id="nB2-pu-mht"/>
  37. </constraints>
  38. </view>
  39. </viewController>
  40. <placeholder placeholderIdentifier="IBFirstResponder" id="PvU-KF-Szg" userLabel="First Responder" sceneMemberID="firstResponder"/>
  41. </objects>
  42. <point key="canvasLocation" x="139" y="-1196"/>
  43. </scene>
  44. <!--Left View Controller-->
  45. <scene sceneID="Nq8-8X-A5v">
  46. <objects>
  47. <viewController storyboardIdentifier="LeftViewController" id="Mog-8S-rDV" customClass="LeftViewController" customModule="Gasteizko_Margolariak" customModuleProvider="target" sceneMemberID="viewController">
  48. <layoutGuides>
  49. <viewControllerLayoutGuide type="top" id="ojD-hk-v0s"/>
  50. <viewControllerLayoutGuide type="bottom" id="hXM-FI-ON0"/>
  51. </layoutGuides>
  52. <view key="view" autoresizesSubviews="NO" contentMode="scaleToFill" verticalHuggingPriority="1" verticalCompressionResistancePriority="1" id="REJ-n5-19V">
  53. <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
  54. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  55. <subviews>
  56. <tableView clipsSubviews="YES" contentMode="scaleToFill" verticalHuggingPriority="1" verticalCompressionResistancePriority="1" bounces="NO" keyboardDismissMode="onDrag" dataMode="prototypes" style="plain" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="tZ8-EX-Dgz">
  57. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  58. <edgeInsets key="layoutMargins" top="0.0" left="8" bottom="0.0" right="8"/>
  59. <color key="separatorColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  60. <inset key="separatorInset" minX="20" minY="0.0" maxX="20" maxY="0.0"/>
  61. <color key="sectionIndexColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  62. <color key="sectionIndexBackgroundColor" red="0.29803921568627451" green="0.61960784313725492" blue="0.84705882352941175" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  63. <prototypes>
  64. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="dqU-bn-Fff">
  65. <rect key="frame" x="0.0" y="22" width="600" height="44"/>
  66. <autoresizingMask key="autoresizingMask"/>
  67. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="dqU-bn-Fff" id="BKe-fm-u0f">
  68. <frame key="frameInset" width="600" height="43.5"/>
  69. <autoresizingMask key="autoresizingMask"/>
  70. </tableViewCellContentView>
  71. </tableViewCell>
  72. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="SJ4-Ph-yIO">
  73. <rect key="frame" x="0.0" y="66" width="600" height="44"/>
  74. <autoresizingMask key="autoresizingMask"/>
  75. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="SJ4-Ph-yIO" id="Bqp-Tc-GA4">
  76. <frame key="frameInset" width="600" height="43.5"/>
  77. <autoresizingMask key="autoresizingMask"/>
  78. </tableViewCellContentView>
  79. </tableViewCell>
  80. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="2is-mw-lma">
  81. <rect key="frame" x="0.0" y="110" width="600" height="44"/>
  82. <autoresizingMask key="autoresizingMask"/>
  83. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="2is-mw-lma" id="Jbn-ga-DQD">
  84. <frame key="frameInset" width="600" height="43.5"/>
  85. <autoresizingMask key="autoresizingMask"/>
  86. </tableViewCellContentView>
  87. </tableViewCell>
  88. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="4ZE-n6-VHL">
  89. <rect key="frame" x="0.0" y="154" width="600" height="44"/>
  90. <autoresizingMask key="autoresizingMask"/>
  91. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="4ZE-n6-VHL" id="PeY-d3-Enn">
  92. <frame key="frameInset" width="600" height="43.5"/>
  93. <autoresizingMask key="autoresizingMask"/>
  94. </tableViewCellContentView>
  95. </tableViewCell>
  96. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="vnu-HJ-e5K">
  97. <rect key="frame" x="0.0" y="198" width="600" height="44"/>
  98. <autoresizingMask key="autoresizingMask"/>
  99. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="vnu-HJ-e5K" id="6Sz-Zx-8WV">
  100. <frame key="frameInset" width="600" height="43.5"/>
  101. <autoresizingMask key="autoresizingMask"/>
  102. </tableViewCellContentView>
  103. </tableViewCell>
  104. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="of4-xV-QiP">
  105. <rect key="frame" x="0.0" y="242" width="600" height="44"/>
  106. <autoresizingMask key="autoresizingMask"/>
  107. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="of4-xV-QiP" id="F03-76-3TU">
  108. <frame key="frameInset" width="600" height="43.5"/>
  109. <autoresizingMask key="autoresizingMask"/>
  110. </tableViewCellContentView>
  111. </tableViewCell>
  112. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="AkS-Q3-gDU">
  113. <rect key="frame" x="0.0" y="286" width="600" height="44"/>
  114. <autoresizingMask key="autoresizingMask"/>
  115. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="AkS-Q3-gDU" id="qBg-ct-kHt">
  116. <frame key="frameInset" width="600" height="43.5"/>
  117. <autoresizingMask key="autoresizingMask"/>
  118. </tableViewCellContentView>
  119. </tableViewCell>
  120. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="Zo7-4A-Jpm">
  121. <rect key="frame" x="0.0" y="330" width="600" height="44"/>
  122. <autoresizingMask key="autoresizingMask"/>
  123. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Zo7-4A-Jpm" id="Zoo-lD-6Ah">
  124. <frame key="frameInset" width="600" height="43.5"/>
  125. <autoresizingMask key="autoresizingMask"/>
  126. </tableViewCellContentView>
  127. </tableViewCell>
  128. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="HUm-K8-BNO">
  129. <rect key="frame" x="0.0" y="374" width="600" height="44"/>
  130. <autoresizingMask key="autoresizingMask"/>
  131. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="HUm-K8-BNO" id="nfi-xx-L3A">
  132. <frame key="frameInset" width="600" height="43.5"/>
  133. <autoresizingMask key="autoresizingMask"/>
  134. </tableViewCellContentView>
  135. </tableViewCell>
  136. </prototypes>
  137. <sections/>
  138. <connections>
  139. <outlet property="dataSource" destination="Mog-8S-rDV" id="H0W-OR-4JG"/>
  140. <outlet property="delegate" destination="Mog-8S-rDV" id="9co-7s-CEv"/>
  141. </connections>
  142. </tableView>
  143. </subviews>
  144. <color key="backgroundColor" red="0.29803921568627451" green="0.61960784313725492" blue="0.84705882352941175" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  145. <constraints>
  146. <constraint firstItem="hXM-FI-ON0" firstAttribute="top" secondItem="tZ8-EX-Dgz" secondAttribute="bottom" id="JJj-IC-vli"/>
  147. <constraint firstItem="tZ8-EX-Dgz" firstAttribute="top" secondItem="REJ-n5-19V" secondAttribute="top" id="K0e-FY-E01"/>
  148. <constraint firstAttribute="trailing" secondItem="tZ8-EX-Dgz" secondAttribute="trailing" id="g5C-cu-sdP"/>
  149. <constraint firstItem="tZ8-EX-Dgz" firstAttribute="leading" secondItem="REJ-n5-19V" secondAttribute="leading" id="pzK-e6-Yy4"/>
  150. </constraints>
  151. </view>
  152. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  153. <size key="freeformSize" width="600" height="600"/>
  154. <connections>
  155. <outlet property="tableView" destination="tZ8-EX-Dgz" id="Q4I-bN-BsR"/>
  156. </connections>
  157. </viewController>
  158. <placeholder placeholderIdentifier="IBFirstResponder" id="JrB-Wy-sfE" userLabel="First Responder" sceneMemberID="firstResponder"/>
  159. </objects>
  160. <point key="canvasLocation" x="139" y="-538"/>
  161. </scene>
  162. <!--Main View Controller-->
  163. <scene sceneID="tne-QT-ifu">
  164. <objects>
  165. <viewController storyboardIdentifier="MainViewController" id="BYZ-38-t0r" customClass="MainViewController" customModule="Gasteizko_Margolariak" customModuleProvider="target" sceneMemberID="viewController">
  166. <layoutGuides>
  167. <viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/>
  168. <viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/>
  169. </layoutGuides>
  170. <view key="view" opaque="NO" alpha="0.0" contentMode="scaleToFill" id="8bC-Xf-vdC">
  171. <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
  172. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  173. <subviews>
  174. <tableView clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="MNw-nN-8ak">
  175. <frame key="frameInset" width="600" height="600"/>
  176. <color key="backgroundColor" red="0.89411764705882357" green="0.9137254901960784" blue="0.9137254901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  177. <connections>
  178. <outlet property="dataSource" destination="BYZ-38-t0r" id="v6M-NJ-qDu"/>
  179. <outlet property="delegate" destination="BYZ-38-t0r" id="yky-PA-Jge"/>
  180. </connections>
  181. </tableView>
  182. </subviews>
  183. <color key="backgroundColor" red="0.77647058823529413" green="0.89411764705882346" blue="0.96470588235294119" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  184. <color key="tintColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  185. <constraints>
  186. <constraint firstAttribute="trailing" secondItem="MNw-nN-8ak" secondAttribute="trailing" id="0gj-9S-3k5"/>
  187. <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="MNw-nN-8ak" secondAttribute="bottom" id="47o-gV-Kd1"/>
  188. <constraint firstItem="MNw-nN-8ak" firstAttribute="top" secondItem="8bC-Xf-vdC" secondAttribute="top" id="xbT-am-qCO"/>
  189. <constraint firstItem="MNw-nN-8ak" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leading" id="zcu-wF-y35"/>
  190. </constraints>
  191. </view>
  192. <connections>
  193. <outlet property="tableView" destination="MNw-nN-8ak" id="OEx-Z5-027"/>
  194. </connections>
  195. </viewController>
  196. <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
  197. </objects>
  198. </scene>
  199. <!--Home View Controller-->
  200. <scene sceneID="qDe-KX-ho1">
  201. <objects>
  202. <viewController storyboardIdentifier="HomeViewController" id="I9w-x4-mAi" customClass="HomeViewController" customModule="Gasteizko_Margolariak" customModuleProvider="target" sceneMemberID="viewController">
  203. <layoutGuides>
  204. <viewControllerLayoutGuide type="top" id="jtW-TN-dF4"/>
  205. <viewControllerLayoutGuide type="bottom" id="2n0-fL-47k"/>
  206. </layoutGuides>
  207. <view key="view" contentMode="scaleToFill" id="FDk-dB-c3B">
  208. <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
  209. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  210. <subviews>
  211. <view contentMode="scaleToFill" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fQq-h9-XAb">
  212. <frame key="frameInset" minY="28" width="600" height="224"/>
  213. <subviews>
  214. <stackView opaque="NO" contentMode="scaleToFill" ambiguous="YES" misplaced="YES" placeholderIntrinsicWidth="272" placeholderIntrinsicHeight="202" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="SQW-fW-w4x">
  215. <frame key="frameInset" minY="10" width="289" height="202"/>
  216. <subviews>
  217. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="La Blanca" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gMY-PS-HF9">
  218. <frame key="frameInset" minX="8" minY="8" width="273" height="20"/>
  219. <constraints>
  220. <constraint firstAttribute="height" constant="20" id="vhp-8S-vYm"/>
  221. </constraints>
  222. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  223. <nil key="highlightedColor"/>
  224. </label>
  225. <stackView opaque="NO" contentMode="scaleToFill" ambiguous="YES" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="54p-pF-Lwz">
  226. <frame key="frameInset" minX="8" minY="28" width="273" height="166"/>
  227. <subviews>
  228. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" image="ic_launcher_24dp" translatesAutoresizingMaskIntoConstraints="NO" id="vDF-YI-Ctm">
  229. <frame key="frameInset" minX="8" minY="8" width="257" height="130"/>
  230. </imageView>
  231. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gc8-7f-NXp">
  232. <frame key="frameInset" minX="8" minY="138" width="257" height="21"/>
  233. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  234. <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
  235. <nil key="highlightedColor"/>
  236. </label>
  237. </subviews>
  238. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  239. <edgeInsets key="layoutMargins" top="8" left="8" bottom="8" right="8"/>
  240. <userDefinedRuntimeAttributes>
  241. <userDefinedRuntimeAttribute type="number" keyPath="keyPath">
  242. <integer key="value" value="1"/>
  243. </userDefinedRuntimeAttribute>
  244. </userDefinedRuntimeAttributes>
  245. </stackView>
  246. </subviews>
  247. <color key="backgroundColor" red="0.60784313725490191" green="0.75686274509803919" blue="0.85490196078431369" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  248. <edgeInsets key="layoutMargins" top="8" left="8" bottom="8" right="8"/>
  249. </stackView>
  250. </subviews>
  251. <color key="backgroundColor" red="0.60784313725490191" green="0.75686274509803919" blue="0.85490196078431369" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  252. <constraints>
  253. <constraint firstItem="SQW-fW-w4x" firstAttribute="width" secondItem="fQq-h9-XAb" secondAttribute="width" multiplier="0.95" id="LA4-rH-wSd"/>
  254. </constraints>
  255. <edgeInsets key="layoutMargins" top="10" left="10" bottom="10" right="10"/>
  256. </view>
  257. </subviews>
  258. <color key="backgroundColor" red="0.89411764705882357" green="0.9137254901960784" blue="0.9137254901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  259. <constraints>
  260. <constraint firstItem="fQq-h9-XAb" firstAttribute="top" secondItem="jtW-TN-dF4" secondAttribute="bottom" constant="8" id="NIA-SG-F8G">
  261. <userDefinedRuntimeAttributes>
  262. <userDefinedRuntimeAttribute type="number" keyPath="layer.borderWidth">
  263. <integer key="value" value="1"/>
  264. </userDefinedRuntimeAttribute>
  265. </userDefinedRuntimeAttributes>
  266. </constraint>
  267. <constraint firstItem="fQq-h9-XAb" firstAttribute="width" secondItem="FDk-dB-c3B" secondAttribute="width" multiplier="0.95" id="VMS-gU-Q7n"/>
  268. <constraint firstItem="fQq-h9-XAb" firstAttribute="centerX" secondItem="FDk-dB-c3B" secondAttribute="centerX" id="Zae-bP-EgN"/>
  269. </constraints>
  270. </view>
  271. <navigationItem key="navigationItem" id="Wgh-E1-vlx"/>
  272. </viewController>
  273. <placeholder placeholderIdentifier="IBFirstResponder" id="0gN-ZX-EvU" userLabel="First Responder" sceneMemberID="firstResponder"/>
  274. </objects>
  275. <point key="canvasLocation" x="118" y="1437"/>
  276. </scene>
  277. <!--Location View Controller-->
  278. <scene sceneID="4cK-mI-MCG">
  279. <objects>
  280. <viewController storyboardIdentifier="LocationViewController" id="TvI-C9-lSF" customClass="LocationViewController" customModule="Gasteizko_Margolariak" customModuleProvider="target" sceneMemberID="viewController">
  281. <layoutGuides>
  282. <viewControllerLayoutGuide type="top" id="qOh-Be-bJ9"/>
  283. <viewControllerLayoutGuide type="bottom" id="yPA-d7-Ile"/>
  284. </layoutGuides>
  285. <view key="view" contentMode="scaleToFill" id="39x-FM-ldd">
  286. <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
  287. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  288. <subviews>
  289. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="JavaViewController" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yNk-jI-vWu">
  290. <frame key="frameInset" minX="180" minY="100" width="240" height="93"/>
  291. <constraints>
  292. <constraint firstAttribute="width" constant="240" id="0CF-AY-wRd"/>
  293. <constraint firstAttribute="height" constant="93" id="sHD-pg-Gth"/>
  294. </constraints>
  295. <fontDescription key="fontDescription" type="system" pointSize="22"/>
  296. <color key="textColor" red="0.61960784313725492" green="0.61960784313725492" blue="0.61960784313725492" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  297. <nil key="highlightedColor"/>
  298. </label>
  299. </subviews>
  300. <color key="backgroundColor" red="0.89411764709999997" green="0.91764705879999997" blue="0.91372549020000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  301. <constraints>
  302. <constraint firstAttribute="centerX" secondItem="yNk-jI-vWu" secondAttribute="centerX" id="S8p-PB-WbI"/>
  303. <constraint firstItem="yNk-jI-vWu" firstAttribute="top" secondItem="qOh-Be-bJ9" secondAttribute="bottom" constant="80" id="rVG-4D-zNp"/>
  304. </constraints>
  305. </view>
  306. <navigationItem key="navigationItem" id="UKp-kY-PgV"/>
  307. </viewController>
  308. <placeholder placeholderIdentifier="IBFirstResponder" id="cuQ-Rg-TRe" userLabel="First Responder" sceneMemberID="firstResponder"/>
  309. </objects>
  310. <point key="canvasLocation" x="130" y="789"/>
  311. </scene>
  312. <!--Lablanca View Controller-->
  313. <scene sceneID="adq-KJ-u5Z">
  314. <objects>
  315. <viewController storyboardIdentifier="LablancaViewController" id="pwN-Wv-Ioh" customClass="LablancaViewController" customModule="Gasteizko_Margolariak" customModuleProvider="target" sceneMemberID="viewController">
  316. <layoutGuides>
  317. <viewControllerLayoutGuide type="top" id="QEC-CO-vAa"/>
  318. <viewControllerLayoutGuide type="bottom" id="4w6-Ph-vE3"/>
  319. </layoutGuides>
  320. <view key="view" contentMode="scaleToFill" id="IWZ-ke-U66">
  321. <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
  322. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  323. <subviews>
  324. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="GoViewController" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FLU-tD-9hd">
  325. <frame key="frameInset" minX="180" minY="100" width="240" height="93"/>
  326. <constraints>
  327. <constraint firstAttribute="width" constant="240" id="2Im-Ws-XXN"/>
  328. <constraint firstAttribute="height" constant="93" id="Khy-MB-kUI"/>
  329. </constraints>
  330. <fontDescription key="fontDescription" type="system" pointSize="22"/>
  331. <color key="textColor" red="0.61960784313725492" green="0.61960784313725492" blue="0.61960784313725492" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  332. <nil key="highlightedColor"/>
  333. </label>
  334. </subviews>
  335. <color key="backgroundColor" red="0.89411764709999997" green="0.91764705879999997" blue="0.91372549020000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  336. <constraints>
  337. <constraint firstAttribute="centerX" secondItem="FLU-tD-9hd" secondAttribute="centerX" id="OK6-xv-drL"/>
  338. <constraint firstItem="FLU-tD-9hd" firstAttribute="top" secondItem="QEC-CO-vAa" secondAttribute="bottom" constant="80" id="lWl-Qb-09v"/>
  339. </constraints>
  340. </view>
  341. <navigationItem key="navigationItem" id="Wve-YG-p0e"/>
  342. </viewController>
  343. <placeholder placeholderIdentifier="IBFirstResponder" id="R0Q-i3-kfU" userLabel="First Responder" sceneMemberID="firstResponder"/>
  344. </objects>
  345. <point key="canvasLocation" x="130" y="2189"/>
  346. </scene>
  347. <!--Schedule View Controller-->
  348. <scene sceneID="d7w-0k-xlq">
  349. <objects>
  350. <viewController storyboardIdentifier="ScheduleViewController" id="dnB-Mf-802" customClass="ScheduleViewController" customModule="Gasteizko_Margolariak" customModuleProvider="target" sceneMemberID="viewController">
  351. <layoutGuides>
  352. <viewControllerLayoutGuide type="top" id="P9h-CD-Kay"/>
  353. <viewControllerLayoutGuide type="bottom" id="2A9-xu-LZI"/>
  354. </layoutGuides>
  355. <view key="view" contentMode="scaleToFill" id="oal-zY-YFo">
  356. <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
  357. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  358. <subviews>
  359. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="NonMenuViewController" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JkU-sV-rei">
  360. <frame key="frameInset" minX="180" minY="100" width="240" height="93"/>
  361. <constraints>
  362. <constraint firstAttribute="height" constant="93" id="2gF-jm-4sT"/>
  363. <constraint firstAttribute="width" constant="240" id="wCd-8x-XSL"/>
  364. </constraints>
  365. <fontDescription key="fontDescription" type="system" pointSize="22"/>
  366. <color key="textColor" red="0.61960784313725492" green="0.61960784313725492" blue="0.61960784313725492" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  367. <nil key="highlightedColor"/>
  368. </label>
  369. <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="16p-Vu-lJM">
  370. <frame key="frameInset" minX="215" minY="233" width="171" height="52"/>
  371. <constraints>
  372. <constraint firstAttribute="width" constant="171" id="UWh-CV-hrv"/>
  373. <constraint firstAttribute="height" constant="52" id="b02-Ff-xxQ"/>
  374. </constraints>
  375. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  376. <state key="normal" title="To MainViewController">
  377. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  378. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  379. </state>
  380. <connections>
  381. <action selector="didTouchToMain:" destination="dnB-Mf-802" eventType="touchUpInside" id="j5j-YU-q6R"/>
  382. </connections>
  383. </button>
  384. </subviews>
  385. <color key="backgroundColor" red="0.68235294117647061" green="0.83529411764705885" blue="0.50588235294117645" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  386. <constraints>
  387. <constraint firstItem="JkU-sV-rei" firstAttribute="top" secondItem="P9h-CD-Kay" secondAttribute="bottom" constant="80" id="LyY-xm-DXa"/>
  388. <constraint firstAttribute="centerX" secondItem="16p-Vu-lJM" secondAttribute="centerX" id="Yma-zi-uRA"/>
  389. <constraint firstItem="16p-Vu-lJM" firstAttribute="top" secondItem="JkU-sV-rei" secondAttribute="bottom" constant="40" id="cnu-0z-deg"/>
  390. <constraint firstAttribute="centerX" secondItem="JkU-sV-rei" secondAttribute="centerX" id="yD5-kY-Rho"/>
  391. </constraints>
  392. </view>
  393. </viewController>
  394. <placeholder placeholderIdentifier="IBFirstResponder" id="BqV-Y1-lxd" userLabel="First Responder" sceneMemberID="firstResponder"/>
  395. </objects>
  396. <point key="canvasLocation" x="138" y="2864"/>
  397. </scene>
  398. <!--Gmschedule View Controller-->
  399. <scene sceneID="Xif-Y4-3uZ">
  400. <objects>
  401. <viewController storyboardIdentifier="GmscheduleViewController" id="u1d-G3-tSj" customClass="GmscheduleViewController" customModule="Gasteizko_Margolariak" customModuleProvider="target" sceneMemberID="viewController">
  402. <layoutGuides>
  403. <viewControllerLayoutGuide type="top" id="VtB-hu-YDw"/>
  404. <viewControllerLayoutGuide type="bottom" id="DF1-M8-ebs"/>
  405. </layoutGuides>
  406. <view key="view" contentMode="scaleToFill" id="Swh-fz-ASn">
  407. <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
  408. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  409. <subviews>
  410. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="NonMenuViewController" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JSs-yU-m4w">
  411. <frame key="frameInset" minX="180" minY="100" width="240" height="93"/>
  412. <constraints>
  413. <constraint firstAttribute="width" constant="240" id="cnE-js-3JZ"/>
  414. <constraint firstAttribute="height" constant="93" id="fZT-s6-xkE"/>
  415. </constraints>
  416. <fontDescription key="fontDescription" type="system" pointSize="22"/>
  417. <color key="textColor" red="0.61960784310000006" green="0.61960784310000006" blue="0.61960784310000006" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  418. <nil key="highlightedColor"/>
  419. </label>
  420. <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rMu-Xy-Lhh">
  421. <frame key="frameInset" minX="215" minY="233" width="171" height="52"/>
  422. <constraints>
  423. <constraint firstAttribute="height" constant="52" id="3zl-MN-aJ1"/>
  424. <constraint firstAttribute="width" constant="171" id="alc-Ra-OnB"/>
  425. </constraints>
  426. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  427. <state key="normal" title="To MainViewController">
  428. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  429. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  430. </state>
  431. <connections>
  432. <action selector="didTouchToMain:" destination="u1d-G3-tSj" eventType="touchUpInside" id="71f-Jy-Chc"/>
  433. </connections>
  434. </button>
  435. </subviews>
  436. <color key="backgroundColor" red="0.68235294120000001" green="0.83529411760000005" blue="0.50588235290000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  437. <constraints>
  438. <constraint firstAttribute="centerX" secondItem="JSs-yU-m4w" secondAttribute="centerX" id="JeQ-0s-Jb8"/>
  439. <constraint firstAttribute="centerX" secondItem="rMu-Xy-Lhh" secondAttribute="centerX" id="Kam-Gq-ugj"/>
  440. <constraint firstItem="rMu-Xy-Lhh" firstAttribute="top" secondItem="JSs-yU-m4w" secondAttribute="bottom" constant="40" id="c8A-zt-MUm"/>
  441. <constraint firstItem="JSs-yU-m4w" firstAttribute="top" secondItem="VtB-hu-YDw" secondAttribute="bottom" constant="80" id="o8G-YM-Ebi"/>
  442. </constraints>
  443. </view>
  444. </viewController>
  445. <placeholder placeholderIdentifier="IBFirstResponder" id="ggi-fG-BLU" userLabel="First Responder" sceneMemberID="firstResponder"/>
  446. </objects>
  447. <point key="canvasLocation" x="138" y="2864"/>
  448. </scene>
  449. <!--Activities View Controller-->
  450. <scene sceneID="ySS-kM-UxN">
  451. <objects>
  452. <viewController storyboardIdentifier="ActivitiesViewController" id="bGm-bT-ddk" customClass="ActivitiesViewController" customModule="Gasteizko_Margolariak" customModuleProvider="target" sceneMemberID="viewController">
  453. <layoutGuides>
  454. <viewControllerLayoutGuide type="top" id="aCW-p3-RjS"/>
  455. <viewControllerLayoutGuide type="bottom" id="cwa-jo-ROW"/>
  456. </layoutGuides>
  457. <view key="view" contentMode="scaleToFill" id="TaR-Ay-dBx">
  458. <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
  459. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  460. <subviews>
  461. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="NonMenuViewController" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hI7-Zf-VZG">
  462. <frame key="frameInset" minX="180" minY="100" width="240" height="93"/>
  463. <constraints>
  464. <constraint firstAttribute="width" constant="240" id="9GB-rw-uwf"/>
  465. <constraint firstAttribute="height" constant="93" id="AB6-iI-gl6"/>
  466. </constraints>
  467. <fontDescription key="fontDescription" type="system" pointSize="22"/>
  468. <color key="textColor" red="0.61960784310000006" green="0.61960784310000006" blue="0.61960784310000006" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  469. <nil key="highlightedColor"/>
  470. </label>
  471. <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="DyV-Yd-Nh2">
  472. <frame key="frameInset" minX="215" minY="233" width="171" height="52"/>
  473. <constraints>
  474. <constraint firstAttribute="height" constant="52" id="RhU-lq-Myp"/>
  475. <constraint firstAttribute="width" constant="171" id="kbD-ed-y32"/>
  476. </constraints>
  477. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  478. <state key="normal" title="To MainViewController">
  479. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  480. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  481. </state>
  482. <connections>
  483. <action selector="didTouchToMain:" destination="bGm-bT-ddk" eventType="touchUpInside" id="B6d-Mt-JXc"/>
  484. </connections>
  485. </button>
  486. </subviews>
  487. <color key="backgroundColor" red="0.68235294120000001" green="0.83529411760000005" blue="0.50588235290000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  488. <constraints>
  489. <constraint firstItem="hI7-Zf-VZG" firstAttribute="top" secondItem="aCW-p3-RjS" secondAttribute="bottom" constant="80" id="6tP-9L-4MT"/>
  490. <constraint firstAttribute="centerX" secondItem="hI7-Zf-VZG" secondAttribute="centerX" id="BsD-rC-3Es"/>
  491. <constraint firstItem="DyV-Yd-Nh2" firstAttribute="top" secondItem="hI7-Zf-VZG" secondAttribute="bottom" constant="40" id="MQ9-le-zgK"/>
  492. <constraint firstAttribute="centerX" secondItem="DyV-Yd-Nh2" secondAttribute="centerX" id="huC-1q-jTU"/>
  493. </constraints>
  494. </view>
  495. </viewController>
  496. <placeholder placeholderIdentifier="IBFirstResponder" id="xK2-jB-B6R" userLabel="First Responder" sceneMemberID="firstResponder"/>
  497. </objects>
  498. <point key="canvasLocation" x="138" y="2864"/>
  499. </scene>
  500. <!--Blog View Controller-->
  501. <scene sceneID="IIe-hG-X6c">
  502. <objects>
  503. <viewController storyboardIdentifier="BlogViewController" id="op4-Xb-3rZ" customClass="BlogViewController" customModule="Gasteizko_Margolariak" customModuleProvider="target" sceneMemberID="viewController">
  504. <layoutGuides>
  505. <viewControllerLayoutGuide type="top" id="cZe-Ve-mPK"/>
  506. <viewControllerLayoutGuide type="bottom" id="7O8-9B-55P"/>
  507. </layoutGuides>
  508. <view key="view" contentMode="scaleToFill" id="ifz-OL-PyY">
  509. <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
  510. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  511. <subviews>
  512. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="NonMenuViewController" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="31m-GU-ron">
  513. <frame key="frameInset" minX="180" minY="100" width="240" height="93"/>
  514. <constraints>
  515. <constraint firstAttribute="width" constant="240" id="5qD-TU-xut"/>
  516. <constraint firstAttribute="height" constant="93" id="BZu-yR-Jcb"/>
  517. </constraints>
  518. <fontDescription key="fontDescription" type="system" pointSize="22"/>
  519. <color key="textColor" red="0.61960784310000006" green="0.61960784310000006" blue="0.61960784310000006" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  520. <nil key="highlightedColor"/>
  521. </label>
  522. <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bOm-vs-MRs">
  523. <frame key="frameInset" minX="215" minY="233" width="171" height="52"/>
  524. <constraints>
  525. <constraint firstAttribute="width" constant="171" id="Fb4-WO-oYG"/>
  526. <constraint firstAttribute="height" constant="52" id="WIN-5m-oWh"/>
  527. </constraints>
  528. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  529. <state key="normal" title="To MainViewController">
  530. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  531. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  532. </state>
  533. <connections>
  534. <action selector="didTouchToMain:" destination="op4-Xb-3rZ" eventType="touchUpInside" id="zr3-Fa-LjF"/>
  535. </connections>
  536. </button>
  537. </subviews>
  538. <color key="backgroundColor" red="0.68235294120000001" green="0.83529411760000005" blue="0.50588235290000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  539. <constraints>
  540. <constraint firstItem="bOm-vs-MRs" firstAttribute="top" secondItem="31m-GU-ron" secondAttribute="bottom" constant="40" id="4uL-6b-VqT"/>
  541. <constraint firstAttribute="centerX" secondItem="bOm-vs-MRs" secondAttribute="centerX" id="Clc-ty-WR9"/>
  542. <constraint firstItem="31m-GU-ron" firstAttribute="top" secondItem="cZe-Ve-mPK" secondAttribute="bottom" constant="80" id="WvG-PT-AS3"/>
  543. <constraint firstAttribute="centerX" secondItem="31m-GU-ron" secondAttribute="centerX" id="yZt-PC-208"/>
  544. </constraints>
  545. </view>
  546. </viewController>
  547. <placeholder placeholderIdentifier="IBFirstResponder" id="FkD-lX-1Cz" userLabel="First Responder" sceneMemberID="firstResponder"/>
  548. </objects>
  549. <point key="canvasLocation" x="138" y="2864"/>
  550. </scene>
  551. <!--Gallery View Controller-->
  552. <scene sceneID="gqs-XF-Qei">
  553. <objects>
  554. <viewController storyboardIdentifier="GalleryViewController" id="NUL-Wy-06d" customClass="GalleryViewController" customModule="Gasteizko_Margolariak" customModuleProvider="target" sceneMemberID="viewController">
  555. <layoutGuides>
  556. <viewControllerLayoutGuide type="top" id="Q0O-iS-gpg"/>
  557. <viewControllerLayoutGuide type="bottom" id="50j-bB-VnM"/>
  558. </layoutGuides>
  559. <view key="view" contentMode="scaleToFill" id="FfK-Cj-D5k">
  560. <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
  561. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  562. <subviews>
  563. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="NonMenuViewController" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ikF-ua-pez">
  564. <frame key="frameInset" minX="180" minY="100" width="240" height="93"/>
  565. <constraints>
  566. <constraint firstAttribute="height" constant="93" id="8qu-IW-gs8"/>
  567. <constraint firstAttribute="width" constant="240" id="nOa-NS-mw8"/>
  568. </constraints>
  569. <fontDescription key="fontDescription" type="system" pointSize="22"/>
  570. <color key="textColor" red="0.61960784310000006" green="0.61960784310000006" blue="0.61960784310000006" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  571. <nil key="highlightedColor"/>
  572. </label>
  573. <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="f9X-nf-gfH">
  574. <frame key="frameInset" minX="215" minY="233" width="171" height="52"/>
  575. <constraints>
  576. <constraint firstAttribute="height" constant="52" id="683-TZ-QXZ"/>
  577. <constraint firstAttribute="width" constant="171" id="AIc-AX-BiA"/>
  578. </constraints>
  579. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  580. <state key="normal" title="To MainViewController">
  581. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  582. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  583. </state>
  584. <connections>
  585. <action selector="didTouchToMain:" destination="NUL-Wy-06d" eventType="touchUpInside" id="YHL-jy-41B"/>
  586. </connections>
  587. </button>
  588. </subviews>
  589. <color key="backgroundColor" red="0.68235294120000001" green="0.83529411760000005" blue="0.50588235290000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  590. <constraints>
  591. <constraint firstItem="ikF-ua-pez" firstAttribute="top" secondItem="Q0O-iS-gpg" secondAttribute="bottom" constant="80" id="8Dr-aY-jb2"/>
  592. <constraint firstAttribute="centerX" secondItem="f9X-nf-gfH" secondAttribute="centerX" id="VQJ-oy-E8M"/>
  593. <constraint firstAttribute="centerX" secondItem="ikF-ua-pez" secondAttribute="centerX" id="cN1-IT-8Z3"/>
  594. <constraint firstItem="f9X-nf-gfH" firstAttribute="top" secondItem="ikF-ua-pez" secondAttribute="bottom" constant="40" id="h5I-jf-EeI"/>
  595. </constraints>
  596. </view>
  597. </viewController>
  598. <placeholder placeholderIdentifier="IBFirstResponder" id="EyC-OL-zKc" userLabel="First Responder" sceneMemberID="firstResponder"/>
  599. </objects>
  600. <point key="canvasLocation" x="138" y="2864"/>
  601. </scene>
  602. <!--Settings View Controller-->
  603. <scene sceneID="2bd-bW-eTv">
  604. <objects>
  605. <viewController storyboardIdentifier="SettingsViewController" id="jQJ-R1-Iz4" customClass="SettingsViewController" customModule="Gasteizko_Margolariak" customModuleProvider="target" sceneMemberID="viewController">
  606. <layoutGuides>
  607. <viewControllerLayoutGuide type="top" id="LJd-j5-Uf0"/>
  608. <viewControllerLayoutGuide type="bottom" id="ayy-5y-7gz"/>
  609. </layoutGuides>
  610. <view key="view" contentMode="scaleToFill" id="kBl-ic-d1h">
  611. <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
  612. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  613. <subviews>
  614. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="NonMenuViewController" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GIh-f2-kcF">
  615. <frame key="frameInset" minX="180" minY="100" width="240" height="93"/>
  616. <constraints>
  617. <constraint firstAttribute="height" constant="93" id="8Qb-xv-huU"/>
  618. <constraint firstAttribute="width" constant="240" id="Yox-Ri-fRh"/>
  619. </constraints>
  620. <fontDescription key="fontDescription" type="system" pointSize="22"/>
  621. <color key="textColor" red="0.61960784310000006" green="0.61960784310000006" blue="0.61960784310000006" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  622. <nil key="highlightedColor"/>
  623. </label>
  624. <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Nlk-ce-Oow">
  625. <frame key="frameInset" minX="215" minY="233" width="171" height="52"/>
  626. <constraints>
  627. <constraint firstAttribute="height" constant="52" id="el0-o8-VQD"/>
  628. <constraint firstAttribute="width" constant="171" id="x0M-UR-aSw"/>
  629. </constraints>
  630. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  631. <state key="normal" title="To MainViewController">
  632. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  633. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  634. </state>
  635. <connections>
  636. <action selector="didTouchToMain:" destination="jQJ-R1-Iz4" eventType="touchUpInside" id="TGd-Vi-EYu"/>
  637. </connections>
  638. </button>
  639. </subviews>
  640. <color key="backgroundColor" red="0.68235294120000001" green="0.83529411760000005" blue="0.50588235290000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  641. <constraints>
  642. <constraint firstItem="Nlk-ce-Oow" firstAttribute="top" secondItem="GIh-f2-kcF" secondAttribute="bottom" constant="40" id="bWf-eZ-atT"/>
  643. <constraint firstAttribute="centerX" secondItem="Nlk-ce-Oow" secondAttribute="centerX" id="isL-iC-r85"/>
  644. <constraint firstItem="GIh-f2-kcF" firstAttribute="top" secondItem="LJd-j5-Uf0" secondAttribute="bottom" constant="80" id="oJR-jK-ixD"/>
  645. <constraint firstAttribute="centerX" secondItem="GIh-f2-kcF" secondAttribute="centerX" id="wQl-gH-ZAv"/>
  646. </constraints>
  647. </view>
  648. </viewController>
  649. <placeholder placeholderIdentifier="IBFirstResponder" id="5cR-4x-Hu9" userLabel="First Responder" sceneMemberID="firstResponder"/>
  650. </objects>
  651. <point key="canvasLocation" x="138" y="2864"/>
  652. </scene>
  653. </scenes>
  654. <resources>
  655. <image name="ic_launcher_24dp" width="22" height="24"/>
  656. </resources>
  657. <color key="tintColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  658. </document>