LablancaView.xib 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  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="11757"/>
  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="LablancaView" customModule="app">
  13. <connections>
  14. <outlet property="container" destination="iN0-l3-epB" id="ST9-WZ-eac"/>
  15. </connections>
  16. </placeholder>
  17. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  18. <view contentMode="scaleToFill" id="iN0-l3-epB">
  19. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  20. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  21. <subviews>
  22. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tXE-yu-DoB">
  23. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  24. <subviews>
  25. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="onh-i9-8Tz">
  26. <rect key="frame" x="20" y="0.0" width="375" height="667"/>
  27. <subviews>
  28. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ANk-4K-DBn" userLabel="NoFestivals">
  29. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  30. <subviews>
  31. <label opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" restorationIdentifier="NFTitle" text="NoFestivals" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rbu-EN-1UC" userLabel="NFTitle">
  32. <rect key="frame" x="0.0" y="0.0" width="375" height="30"/>
  33. <color key="backgroundColor" red="0.0" green="0.47058823529999999" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  34. <constraints>
  35. <constraint firstAttribute="height" constant="30" id="Go6-nx-Txf"/>
  36. </constraints>
  37. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  38. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  39. <nil key="highlightedColor"/>
  40. </label>
  41. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="61P-J5-lJc">
  42. <rect key="frame" x="-0.5" y="30" width="375" height="637"/>
  43. <subviews>
  44. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fMm-Rh-0GJ">
  45. <rect key="frame" x="0.0" y="0.0" width="375" height="637"/>
  46. <subviews>
  47. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="No festivals" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JSe-pA-fF3">
  48. <rect key="frame" x="-0.5" y="0.0" width="375" height="20.5"/>
  49. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  50. <nil key="textColor"/>
  51. <nil key="highlightedColor"/>
  52. </label>
  53. </subviews>
  54. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  55. <constraints>
  56. <constraint firstItem="JSe-pA-fF3" firstAttribute="width" secondItem="fMm-Rh-0GJ" secondAttribute="width" id="0CL-R7-7P2"/>
  57. <constraint firstItem="JSe-pA-fF3" firstAttribute="top" secondItem="fMm-Rh-0GJ" secondAttribute="top" id="503-U7-fSe"/>
  58. <constraint firstItem="JSe-pA-fF3" firstAttribute="centerX" secondItem="fMm-Rh-0GJ" secondAttribute="centerX" id="bWM-TD-7eg"/>
  59. </constraints>
  60. <edgeInsets key="layoutMargins" top="8" left="8" bottom="8" right="8"/>
  61. </view>
  62. </subviews>
  63. <constraints>
  64. <constraint firstItem="fMm-Rh-0GJ" firstAttribute="width" secondItem="61P-J5-lJc" secondAttribute="width" id="1cf-fJ-wVQ"/>
  65. <constraint firstItem="fMm-Rh-0GJ" firstAttribute="height" secondItem="61P-J5-lJc" secondAttribute="height" id="TW5-ca-9gB"/>
  66. <constraint firstItem="fMm-Rh-0GJ" firstAttribute="centerY" secondItem="61P-J5-lJc" secondAttribute="centerY" id="bNf-OB-OIC"/>
  67. <constraint firstItem="fMm-Rh-0GJ" firstAttribute="centerX" secondItem="61P-J5-lJc" secondAttribute="centerX" id="fUF-Fq-9fs"/>
  68. </constraints>
  69. </stackView>
  70. </subviews>
  71. <color key="backgroundColor" red="0.59607843137254901" green="0.78431372549019607" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  72. <constraints>
  73. <constraint firstItem="rbu-EN-1UC" firstAttribute="width" secondItem="ANk-4K-DBn" secondAttribute="width" id="2rM-dk-8qK"/>
  74. <constraint firstItem="61P-J5-lJc" firstAttribute="top" secondItem="rbu-EN-1UC" secondAttribute="bottom" id="8zQ-01-cy2"/>
  75. <constraint firstItem="rbu-EN-1UC" firstAttribute="top" secondItem="ANk-4K-DBn" secondAttribute="top" id="EtJ-4V-V4H"/>
  76. <constraint firstAttribute="bottom" secondItem="61P-J5-lJc" secondAttribute="bottom" id="H19-rV-6q8"/>
  77. <constraint firstItem="rbu-EN-1UC" firstAttribute="centerX" secondItem="ANk-4K-DBn" secondAttribute="centerX" id="YlB-Dt-nSZ"/>
  78. <constraint firstItem="61P-J5-lJc" firstAttribute="width" secondItem="ANk-4K-DBn" secondAttribute="width" id="c8o-RP-PLt"/>
  79. <constraint firstItem="61P-J5-lJc" firstAttribute="centerX" secondItem="ANk-4K-DBn" secondAttribute="centerX" id="xOL-wr-htu"/>
  80. </constraints>
  81. <edgeInsets key="layoutMargins" top="10" left="10" bottom="10" right="10"/>
  82. <userDefinedRuntimeAttributes>
  83. <userDefinedRuntimeAttribute type="number" keyPath="borderRadius">
  84. <integer key="value" value="8"/>
  85. </userDefinedRuntimeAttribute>
  86. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  87. <color key="value" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  88. </userDefinedRuntimeAttribute>
  89. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  90. <real key="value" value="1"/>
  91. </userDefinedRuntimeAttribute>
  92. </userDefinedRuntimeAttributes>
  93. </view>
  94. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="O30-vI-Tga" userLabel="Festivals">
  95. <rect key="frame" x="0.0" y="667" width="375" height="0.0"/>
  96. <subviews>
  97. <label opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" restorationIdentifier="FTitle" text="Festivals" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Uf0-CR-dfk" userLabel="FTitle">
  98. <rect key="frame" x="0.0" y="0.0" width="375" height="30"/>
  99. <color key="backgroundColor" red="0.0" green="0.47058823529999999" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  100. <constraints>
  101. <constraint firstAttribute="height" constant="30" id="sgD-kx-5ct"/>
  102. </constraints>
  103. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  104. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  105. <nil key="highlightedColor"/>
  106. </label>
  107. <stackView opaque="NO" contentMode="scaleToFill" ambiguous="YES" misplaced="YES" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="vY9-jJ-Xgr">
  108. <rect key="frame" x="-1" y="30" width="375" height="637"/>
  109. <subviews>
  110. <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="pV5-A2-Xaa">
  111. <rect key="frame" x="0.0" y="0.0" width="375" height="637"/>
  112. <subviews>
  113. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Festivals" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="utC-Nz-3fI">
  114. <rect key="frame" x="-0.5" y="0.0" width="375" height="20.5"/>
  115. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  116. <nil key="textColor"/>
  117. <nil key="highlightedColor"/>
  118. </label>
  119. </subviews>
  120. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  121. <constraints>
  122. <constraint firstItem="utC-Nz-3fI" firstAttribute="top" secondItem="pV5-A2-Xaa" secondAttribute="top" id="1sh-Dr-fc5"/>
  123. <constraint firstItem="utC-Nz-3fI" firstAttribute="centerX" secondItem="pV5-A2-Xaa" secondAttribute="centerX" id="bgI-1V-BNb"/>
  124. <constraint firstItem="utC-Nz-3fI" firstAttribute="width" secondItem="pV5-A2-Xaa" secondAttribute="width" id="cCF-M8-q1m"/>
  125. </constraints>
  126. <edgeInsets key="layoutMargins" top="8" left="8" bottom="8" right="8"/>
  127. </view>
  128. </subviews>
  129. <constraints>
  130. <constraint firstItem="pV5-A2-Xaa" firstAttribute="centerY" secondItem="vY9-jJ-Xgr" secondAttribute="centerY" id="GC5-dP-bIQ"/>
  131. <constraint firstItem="pV5-A2-Xaa" firstAttribute="centerX" secondItem="vY9-jJ-Xgr" secondAttribute="centerX" id="HXM-cF-zPU"/>
  132. <constraint firstItem="pV5-A2-Xaa" firstAttribute="width" secondItem="vY9-jJ-Xgr" secondAttribute="width" id="m3u-Ho-G0K"/>
  133. <constraint firstItem="pV5-A2-Xaa" firstAttribute="height" secondItem="vY9-jJ-Xgr" secondAttribute="height" id="n0w-A7-Mzf"/>
  134. </constraints>
  135. </stackView>
  136. </subviews>
  137. <color key="backgroundColor" red="0.59607843140000005" green="0.7843137255" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  138. <constraints>
  139. <constraint firstItem="vY9-jJ-Xgr" firstAttribute="top" secondItem="Uf0-CR-dfk" secondAttribute="bottom" id="CIu-fW-2ke"/>
  140. <constraint firstItem="vY9-jJ-Xgr" firstAttribute="width" secondItem="O30-vI-Tga" secondAttribute="width" id="Mpb-8s-DG6"/>
  141. <constraint firstItem="vY9-jJ-Xgr" firstAttribute="centerX" secondItem="O30-vI-Tga" secondAttribute="centerX" id="RyB-bH-mXb"/>
  142. <constraint firstItem="Uf0-CR-dfk" firstAttribute="width" secondItem="O30-vI-Tga" secondAttribute="width" id="Yxh-3l-W3m"/>
  143. <constraint firstItem="Uf0-CR-dfk" firstAttribute="centerX" secondItem="O30-vI-Tga" secondAttribute="centerX" id="e5a-6x-1YS"/>
  144. <constraint firstAttribute="bottom" secondItem="vY9-jJ-Xgr" secondAttribute="bottom" id="gTK-Kd-01Y"/>
  145. <constraint firstItem="Uf0-CR-dfk" firstAttribute="top" secondItem="O30-vI-Tga" secondAttribute="top" id="uBb-uH-BIr"/>
  146. </constraints>
  147. <edgeInsets key="layoutMargins" top="10" left="10" bottom="10" right="10"/>
  148. <userDefinedRuntimeAttributes>
  149. <userDefinedRuntimeAttribute type="number" keyPath="borderRadius">
  150. <integer key="value" value="8"/>
  151. </userDefinedRuntimeAttribute>
  152. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  153. <color key="value" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  154. </userDefinedRuntimeAttribute>
  155. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  156. <real key="value" value="1"/>
  157. </userDefinedRuntimeAttribute>
  158. </userDefinedRuntimeAttributes>
  159. </view>
  160. </subviews>
  161. <constraints>
  162. <constraint firstItem="ANk-4K-DBn" firstAttribute="top" secondItem="onh-i9-8Tz" secondAttribute="top" id="2LN-GN-TQh"/>
  163. <constraint firstAttribute="bottom" secondItem="ANk-4K-DBn" secondAttribute="bottom" id="k0b-1J-wtl"/>
  164. <constraint firstItem="ANk-4K-DBn" firstAttribute="width" secondItem="onh-i9-8Tz" secondAttribute="width" id="l0Z-Zo-zKu"/>
  165. <constraint firstItem="ANk-4K-DBn" firstAttribute="height" secondItem="onh-i9-8Tz" secondAttribute="height" id="p4U-2o-goH"/>
  166. <constraint firstItem="ANk-4K-DBn" firstAttribute="centerX" secondItem="onh-i9-8Tz" secondAttribute="centerX" id="u5Q-Lj-phn"/>
  167. </constraints>
  168. </stackView>
  169. </subviews>
  170. <constraints>
  171. <constraint firstItem="onh-i9-8Tz" firstAttribute="width" secondItem="tXE-yu-DoB" secondAttribute="width" id="77n-eX-stP"/>
  172. <constraint firstItem="onh-i9-8Tz" firstAttribute="leading" secondItem="tXE-yu-DoB" secondAttribute="leading" constant="20" symbolic="YES" id="ILl-Tx-lNZ"/>
  173. <constraint firstAttribute="bottom" secondItem="onh-i9-8Tz" secondAttribute="bottom" id="ai9-RL-mAr"/>
  174. <constraint firstItem="onh-i9-8Tz" firstAttribute="top" secondItem="tXE-yu-DoB" secondAttribute="top" id="crG-sr-Am8"/>
  175. <constraint firstAttribute="trailing" secondItem="onh-i9-8Tz" secondAttribute="trailing" id="fJF-UN-vGa"/>
  176. <constraint firstItem="onh-i9-8Tz" firstAttribute="height" secondItem="tXE-yu-DoB" secondAttribute="height" id="pDs-IV-ubt"/>
  177. </constraints>
  178. </scrollView>
  179. </subviews>
  180. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  181. <constraints>
  182. <constraint firstItem="tXE-yu-DoB" firstAttribute="width" secondItem="iN0-l3-epB" secondAttribute="width" id="5nP-Qg-R0K"/>
  183. <constraint firstItem="tXE-yu-DoB" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="Adi-zS-UK6"/>
  184. <constraint firstItem="tXE-yu-DoB" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="XCC-J5-qrD"/>
  185. <constraint firstItem="tXE-yu-DoB" firstAttribute="height" secondItem="iN0-l3-epB" secondAttribute="height" id="g1W-BK-3Nv"/>
  186. </constraints>
  187. </view>
  188. </objects>
  189. </document>