Main.storyboard 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  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 to layout margins" minToolsVersion="6.0"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <scenes>
  10. <!--Gasteizko Margolariak-->
  11. <scene sceneID="e3W-6Z-Jyk">
  12. <objects>
  13. <navigationController title="Gasteizko Margolariak" id="cgF-cq-ysf" sceneMemberID="viewController">
  14. <navigationBar key="navigationBar" contentMode="scaleToFill" id="lgI-h9-O0s">
  15. <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
  16. <autoresizingMask key="autoresizingMask"/>
  17. <color key="backgroundColor" red="0.4079896717" green="1" blue="0.34807942549999998" alpha="1" colorSpace="calibratedRGB"/>
  18. </navigationBar>
  19. </navigationController>
  20. <placeholder placeholderIdentifier="IBFirstResponder" id="utt-1m-pei" userLabel="First Responder" sceneMemberID="firstResponder"/>
  21. </objects>
  22. </scene>
  23. <!--Gasteizko Margolariak-->
  24. <scene sceneID="tne-QT-ifu">
  25. <objects>
  26. <viewController title="Gasteizko Margolariak" id="BYZ-38-t0r" customClass="ViewController" customModule="app" customModuleProvider="target" sceneMemberID="viewController">
  27. <layoutGuides>
  28. <viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/>
  29. <viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/>
  30. </layoutGuides>
  31. <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
  32. <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
  33. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  34. <subviews>
  35. <navigationBar contentMode="scaleToFill" translucent="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zFh-si-6JY">
  36. <color key="backgroundColor" red="0.72748052552819176" green="0.91921132201073807" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  37. <constraints>
  38. <constraint firstAttribute="height" constant="65" id="MHT-7R-T2c"/>
  39. </constraints>
  40. <color key="barTintColor" red="0.85979589512451782" green="0.95012098090369101" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  41. <items>
  42. <navigationItem title="Title" id="isw-jq-8xu"/>
  43. </items>
  44. </navigationBar>
  45. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" pagingEnabled="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="Ikv-46-g2m">
  46. <color key="backgroundColor" red="0.85979589509999998" green="0.95012098089999997" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  47. <constraints>
  48. <constraint firstAttribute="height" constant="40" id="D8o-cR-8qU"/>
  49. </constraints>
  50. <collectionViewFlowLayout key="collectionViewLayout" scrollDirection="horizontal" minimumLineSpacing="3" minimumInteritemSpacing="1000" id="uuj-Dg-Ftx">
  51. <size key="itemSize" width="100" height="50"/>
  52. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  53. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  54. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  55. </collectionViewFlowLayout>
  56. <cells>
  57. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="cell" id="a4j-DF-epb" customClass="MenuCollectionViewCell" customModule="app" customModuleProvider="target">
  58. <rect key="frame" x="0.0" y="-5" width="100" height="50"/>
  59. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  60. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  61. <rect key="frame" x="0.0" y="0.0" width="100" height="50"/>
  62. <autoresizingMask key="autoresizingMask"/>
  63. <subviews>
  64. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Home" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PbJ-gz-Ivz">
  65. <frame key="frameInset" minX="6" minY="5" width="100" height="40"/>
  66. <color key="backgroundColor" red="0.85979589509999998" green="0.95012098089999997" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  67. <constraints>
  68. <constraint firstAttribute="height" constant="40" id="JDi-Ta-B3u"/>
  69. <constraint firstAttribute="width" constant="100" id="eKL-ga-53F"/>
  70. </constraints>
  71. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  72. <nil key="textColor"/>
  73. <nil key="highlightedColor"/>
  74. </label>
  75. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0zD-5h-K1i">
  76. <frame key="frameInset" minX="29" minY="14" width="42" height="21"/>
  77. <color key="backgroundColor" red="0.39387386904777305" green="0.62796053144439012" blue="0.99835759401321411" alpha="1" colorSpace="calibratedRGB"/>
  78. <constraints>
  79. <constraint firstAttribute="height" constant="2" id="V9n-Wq-pBe"/>
  80. </constraints>
  81. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  82. <nil key="textColor"/>
  83. <nil key="highlightedColor"/>
  84. </label>
  85. </subviews>
  86. </view>
  87. <color key="backgroundColor" red="0.58073881927014726" green="0.82106793130139011" blue="0.99835759401321411" alpha="1" colorSpace="calibratedRGB"/>
  88. <constraints>
  89. <constraint firstItem="0zD-5h-K1i" firstAttribute="centerX" secondItem="a4j-DF-epb" secondAttribute="centerX" id="2n7-QU-CYC"/>
  90. <constraint firstItem="PbJ-gz-Ivz" firstAttribute="centerX" secondItem="a4j-DF-epb" secondAttribute="centerX" id="BgU-YL-9w0"/>
  91. <constraint firstItem="0zD-5h-K1i" firstAttribute="width" secondItem="a4j-DF-epb" secondAttribute="width" constant="-8" id="SKa-0j-eNV"/>
  92. <constraint firstAttribute="bottomMargin" secondItem="0zD-5h-K1i" secondAttribute="bottom" id="WfL-GN-Mgd"/>
  93. <constraint firstItem="PbJ-gz-Ivz" firstAttribute="centerY" secondItem="a4j-DF-epb" secondAttribute="centerY" id="YZg-8N-4hG"/>
  94. </constraints>
  95. <connections>
  96. <outlet property="myLabel" destination="PbJ-gz-Ivz" id="Qtp-JE-TDT"/>
  97. </connections>
  98. </collectionViewCell>
  99. </cells>
  100. <connections>
  101. <outlet property="dataSource" destination="BYZ-38-t0r" id="SI3-sR-dHs"/>
  102. <outlet property="delegate" destination="BYZ-38-t0r" id="k4t-RF-DxW"/>
  103. </connections>
  104. </collectionView>
  105. <containerView opaque="NO" contentMode="scaleToFill" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="FfD-xR-Ufj">
  106. <frame key="frameInset" height="380" maxY="-5"/>
  107. <connections>
  108. <segue destination="aNc-O2-1Df" kind="embed" id="QXk-51-7xE"/>
  109. </connections>
  110. </containerView>
  111. </subviews>
  112. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  113. <constraints>
  114. <constraint firstItem="Ikv-46-g2m" firstAttribute="top" secondItem="zFh-si-6JY" secondAttribute="bottom" id="779-4E-igL"/>
  115. <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="FfD-xR-Ufj" secondAttribute="bottom" id="7jk-ze-1Vp"/>
  116. <constraint firstItem="zFh-si-6JY" firstAttribute="leading" secondItem="Ikv-46-g2m" secondAttribute="leading" id="DtH-3x-QsB"/>
  117. <constraint firstItem="zFh-si-6JY" firstAttribute="top" secondItem="8bC-Xf-vdC" secondAttribute="top" id="HNI-Oh-agx"/>
  118. <constraint firstItem="FfD-xR-Ufj" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="MPS-z3-zNb"/>
  119. <constraint firstItem="zFh-si-6JY" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="MZQ-hn-ezh"/>
  120. <constraint firstItem="Ikv-46-g2m" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leading" id="eln-ck-QcI"/>
  121. <constraint firstItem="FfD-xR-Ufj" firstAttribute="top" secondItem="Ikv-46-g2m" secondAttribute="bottom" id="fwz-Vq-Hzc"/>
  122. <constraint firstItem="Ikv-46-g2m" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="j8o-dm-xpa"/>
  123. <constraint firstItem="FfD-xR-Ufj" firstAttribute="centerX" secondItem="Ikv-46-g2m" secondAttribute="centerX" id="kSp-hr-GIX"/>
  124. </constraints>
  125. </view>
  126. </viewController>
  127. <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
  128. </objects>
  129. <point key="canvasLocation" x="789.60000000000002" y="899.10044977511257"/>
  130. </scene>
  131. <!--View Controller-->
  132. <scene sceneID="DhP-V4-Fb2">
  133. <objects>
  134. <viewController storyboardIdentifier="homeViewControllerScene" id="aNc-O2-1Df" sceneMemberID="viewController">
  135. <view key="view" contentMode="scaleToFill" id="12o-6g-8cT">
  136. <rect key="frame" x="0.0" y="0.0" width="320" height="380"/>
  137. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  138. <color key="backgroundColor" red="0.9425276964" green="1" blue="0.35931510379999998" alpha="1" colorSpace="calibratedRGB"/>
  139. </view>
  140. </viewController>
  141. <placeholder placeholderIdentifier="IBFirstResponder" id="jry-8b-RWd" userLabel="First Responder" sceneMemberID="firstResponder"/>
  142. </objects>
  143. <point key="canvasLocation" x="454" y="1646"/>
  144. </scene>
  145. </scenes>
  146. </document>