VLCMovieViewController.xib 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES">
  3. <device id="retina5_5" orientation="landscape">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
  9. <capability name="Alignment constraints with different attributes" minToolsVersion="5.1"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <objects>
  13. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="VLCMovieViewController">
  14. <connections>
  15. <outlet property="activityIndicator" destination="vR5-i9-KEJ" id="mxp-ZT-rNk"/>
  16. <outlet property="albumNameLabel" destination="280" id="285"/>
  17. <outlet property="artistNameLabel" destination="279" id="283"/>
  18. <outlet property="artworkImageView" destination="yK6-Ph-SVE" id="Cm9-7F-iYZ"/>
  19. <outlet property="brightnessLabel" destination="130" id="233"/>
  20. <outlet property="brightnessSlider" destination="128" id="232"/>
  21. <outlet property="contrastLabel" destination="132" id="141"/>
  22. <outlet property="contrastSlider" destination="131" id="142"/>
  23. <outlet property="currentScrubSpeedLabel" destination="244" id="248"/>
  24. <outlet property="gammaLabel" destination="138" id="156"/>
  25. <outlet property="gammaSlider" destination="137" id="144"/>
  26. <outlet property="hueLabel" destination="134" id="234"/>
  27. <outlet property="hueSlider" destination="133" id="235"/>
  28. <outlet property="movieView" destination="91" id="93"/>
  29. <outlet property="playbackSpeedView" destination="165" id="208"/>
  30. <outlet property="playingExternalView" destination="108" id="xbW-U2-ESN"/>
  31. <outlet property="resetVideoFilterButton" destination="162" id="163"/>
  32. <outlet property="saturationLabel" destination="136" id="155"/>
  33. <outlet property="saturationSlider" destination="135" id="152"/>
  34. <outlet property="scrubHelpLabel" destination="246" id="249"/>
  35. <outlet property="scrubIndicatorView" destination="241" id="247"/>
  36. <outlet property="scrubViewTopConstraint" destination="17c-gK-WU7" id="6VV-GR-hcO"/>
  37. <outlet property="statusLabel" destination="210" id="211"/>
  38. <outlet property="trackNameLabel" destination="282" id="284"/>
  39. <outlet property="videoFilterView" destination="117" id="147"/>
  40. <outlet property="view" destination="1" id="105"/>
  41. </connections>
  42. </placeholder>
  43. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  44. <view contentMode="scaleToFill" id="1">
  45. <rect key="frame" x="0.0" y="0.0" width="736" height="414"/>
  46. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  47. <subviews>
  48. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="yK6-Ph-SVE">
  49. <rect key="frame" x="248" y="87" width="240" height="240"/>
  50. <constraints>
  51. <constraint firstAttribute="width" constant="240" id="HY3-21-Mcu"/>
  52. <constraint firstAttribute="height" constant="240" id="Qq8-9Y-B3U"/>
  53. </constraints>
  54. </imageView>
  55. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" fixedFrame="YES" text="Album Name" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="10" adjustsLetterSpacingToFitWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="280">
  56. <rect key="frame" x="31" y="240" width="674" height="28"/>
  57. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  58. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  59. <color key="textColor" red="0.72000002861022949" green="0.72000002861022949" blue="0.72000002861022949" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  60. <nil key="highlightedColor"/>
  61. <color key="shadowColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  62. </label>
  63. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="91" userLabel="Movie view">
  64. <rect key="frame" x="0.0" y="0.0" width="736" height="414"/>
  65. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  66. <accessibility key="accessibilityConfiguration">
  67. <bool key="isElement" value="YES"/>
  68. </accessibility>
  69. </view>
  70. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" ambiguous="YES" text="Track Name" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="12" adjustsLetterSpacingToFitWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="282">
  71. <rect key="frame" x="20" y="545" width="696" height="28"/>
  72. <fontDescription key="fontDescription" type="system" pointSize="23"/>
  73. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  74. <nil key="highlightedColor"/>
  75. <color key="shadowColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  76. </label>
  77. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" text="Artist Name" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="12" adjustsLetterSpacingToFitWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="279">
  78. <rect key="frame" x="20" y="193" width="696" height="28"/>
  79. <fontDescription key="fontDescription" type="system" pointSize="23"/>
  80. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  81. <nil key="highlightedColor"/>
  82. <color key="shadowColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  83. </label>
  84. <label hidden="YES" opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" text="Status Label" textAlignment="center" lineBreakMode="tailTruncation" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="210" customClass="VLCStatusLabel">
  85. <rect key="frame" x="320.66666666666669" y="196" width="95" height="22"/>
  86. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  87. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  88. <nil key="highlightedColor"/>
  89. <color key="shadowColor" red="1" green="1" blue="1" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
  90. </label>
  91. <activityIndicatorView opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="vR5-i9-KEJ">
  92. <rect key="frame" x="349.66666666666669" y="188.66666666666666" width="37" height="37"/>
  93. </activityIndicatorView>
  94. <view hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="108" userLabel="Playing Externally View" customClass="PlayingExternallyView" customModule="VLC_iOS" customModuleProvider="target">
  95. <rect key="frame" x="208" y="78.666666666666686" width="320" height="257"/>
  96. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  97. <constraints>
  98. <constraint firstAttribute="width" constant="320" id="8KN-Zx-c9b"/>
  99. <constraint firstAttribute="height" constant="257" id="S5M-FZ-KnZ"/>
  100. </constraints>
  101. <userDefinedRuntimeAttributes>
  102. <userDefinedRuntimeAttribute type="string" keyPath="nibName" value="PlayingExternallyView"/>
  103. </userDefinedRuntimeAttributes>
  104. </view>
  105. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="241" userLabel="scrubbing indicator view" customClass="VLCFrostedGlasView">
  106. <rect key="frame" x="0.0" y="0.0" width="736" height="46"/>
  107. <subviews>
  108. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="High-Speed Scrubbing" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="244">
  109. <rect key="frame" x="20" y="0.0" width="696" height="23"/>
  110. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  111. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  112. <nil key="highlightedColor"/>
  113. </label>
  114. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Slide your finger down to adjust the scrubbing rate." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsLetterSpacingToFitWidth="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="246">
  115. <rect key="frame" x="20" y="25" width="696" height="21"/>
  116. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  117. <color key="textColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  118. <nil key="highlightedColor"/>
  119. </label>
  120. </subviews>
  121. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.60999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
  122. <constraints>
  123. <constraint firstItem="246" firstAttribute="top" secondItem="241" secondAttribute="centerY" constant="2" id="3RW-fK-xlf"/>
  124. <constraint firstAttribute="trailing" secondItem="246" secondAttribute="trailing" constant="20" id="KtM-zq-rIS"/>
  125. <constraint firstAttribute="trailing" secondItem="244" secondAttribute="trailing" constant="20" id="MDY-KG-FOo"/>
  126. <constraint firstItem="246" firstAttribute="leading" secondItem="241" secondAttribute="leading" constant="20" id="Yxr-LR-t4i"/>
  127. <constraint firstItem="244" firstAttribute="top" relation="lessThanOrEqual" secondItem="241" secondAttribute="top" id="aqa-l5-f23"/>
  128. <constraint firstItem="244" firstAttribute="leading" secondItem="241" secondAttribute="leading" constant="20" id="bPs-2e-ZLD"/>
  129. <constraint firstAttribute="bottom" relation="lessThanOrEqual" secondItem="246" secondAttribute="bottom" id="f9U-VM-zOa"/>
  130. <constraint firstAttribute="height" constant="46" id="qjf-kU-qoe"/>
  131. <constraint firstItem="244" firstAttribute="bottom" secondItem="241" secondAttribute="centerY" id="rxI-v2-pON"/>
  132. </constraints>
  133. </view>
  134. <view hidden="YES" contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="117" userLabel="video filters view" customClass="VLCFrostedGlasView">
  135. <rect key="frame" x="208" y="234" width="320" height="200"/>
  136. <subviews>
  137. <slider opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="1" minValue="0.0" maxValue="2" translatesAutoresizingMaskIntoConstraints="NO" id="128" customClass="VLCSlider">
  138. <rect key="frame" x="18" y="19" width="284" height="29"/>
  139. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  140. <connections>
  141. <action selector="videoFilterSliderAction:" destination="-1" eventType="valueChanged" id="149"/>
  142. </connections>
  143. </slider>
  144. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" fixedFrame="YES" text="Brightness" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="130">
  145. <rect key="frame" x="20" y="5" width="280" height="21"/>
  146. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  147. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  148. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  149. <nil key="highlightedColor"/>
  150. </label>
  151. <slider opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="1" minValue="0.0" maxValue="2" translatesAutoresizingMaskIntoConstraints="NO" id="131" customClass="VLCSlider">
  152. <rect key="frame" x="18" y="57" width="284" height="29"/>
  153. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  154. <connections>
  155. <action selector="videoFilterSliderAction:" destination="-1" eventType="valueChanged" id="150"/>
  156. </connections>
  157. </slider>
  158. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" fixedFrame="YES" text="Contrast" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="132">
  159. <rect key="frame" x="20" y="43" width="280" height="21"/>
  160. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  161. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  162. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  163. <nil key="highlightedColor"/>
  164. </label>
  165. <slider opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="1" minValue="0.0" maxValue="360" translatesAutoresizingMaskIntoConstraints="NO" id="133" customClass="VLCSlider">
  166. <rect key="frame" x="18" y="95" width="284" height="29"/>
  167. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  168. <connections>
  169. <action selector="videoFilterSliderAction:" destination="-1" eventType="valueChanged" id="151"/>
  170. </connections>
  171. </slider>
  172. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" fixedFrame="YES" text="Hue" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="134">
  173. <rect key="frame" x="20" y="81" width="280" height="21"/>
  174. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  175. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  176. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  177. <nil key="highlightedColor"/>
  178. </label>
  179. <slider opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="1" minValue="0.0" maxValue="3" translatesAutoresizingMaskIntoConstraints="NO" id="135" customClass="VLCSlider">
  180. <rect key="frame" x="18" y="132" width="284" height="29"/>
  181. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  182. <connections>
  183. <action selector="videoFilterSliderAction:" destination="-1" eventType="valueChanged" id="153"/>
  184. </connections>
  185. </slider>
  186. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" fixedFrame="YES" text="Saturation" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="136">
  187. <rect key="frame" x="20" y="118" width="280" height="21"/>
  188. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  189. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  190. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  191. <nil key="highlightedColor"/>
  192. </label>
  193. <slider opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="1" minValue="0.0" maxValue="10" translatesAutoresizingMaskIntoConstraints="NO" id="137" customClass="VLCSlider">
  194. <rect key="frame" x="18" y="170" width="252" height="29"/>
  195. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  196. <connections>
  197. <action selector="videoFilterSliderAction:" destination="-1" eventType="valueChanged" id="154"/>
  198. </connections>
  199. </slider>
  200. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" fixedFrame="YES" text="Gamma" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="138">
  201. <rect key="frame" x="20" y="156" width="280" height="21"/>
  202. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  203. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  204. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  205. <nil key="highlightedColor"/>
  206. </label>
  207. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="162">
  208. <rect key="frame" x="276" y="157" width="24" height="30"/>
  209. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  210. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  211. <state key="normal" image="resetIcon.png">
  212. <color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  213. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  214. </state>
  215. <state key="highlighted">
  216. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  217. </state>
  218. <connections>
  219. <action selector="videoFilterSliderAction:" destination="-1" eventType="touchUpInside" id="164"/>
  220. </connections>
  221. </button>
  222. </subviews>
  223. <constraints>
  224. <constraint firstAttribute="height" constant="200" id="5Fz-GY-Hxm"/>
  225. <constraint firstAttribute="width" constant="320" id="Plh-Rw-EMF"/>
  226. </constraints>
  227. </view>
  228. <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="165" customClass="PlaybackSpeedView" customModule="VLC_iOS" customModuleProvider="target">
  229. <rect key="frame" x="208" y="363" width="320" height="163"/>
  230. <constraints>
  231. <constraint firstAttribute="width" constant="320" id="pVb-gO-oVe"/>
  232. <constraint firstAttribute="height" constant="163" id="pmm-w6-GhT"/>
  233. </constraints>
  234. <userDefinedRuntimeAttributes>
  235. <userDefinedRuntimeAttribute type="string" keyPath="nibName" value="PlaybackSpeedView"/>
  236. </userDefinedRuntimeAttributes>
  237. </view>
  238. </subviews>
  239. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  240. <constraints>
  241. <constraint firstItem="241" firstAttribute="top" secondItem="1" secondAttribute="top" id="17c-gK-WU7"/>
  242. <constraint firstAttribute="trailing" secondItem="279" secondAttribute="trailing" constant="20" id="4Qt-0h-qAV"/>
  243. <constraint firstItem="210" firstAttribute="centerX" secondItem="1" secondAttribute="centerX" id="7Vi-af-4cH"/>
  244. <constraint firstItem="282" firstAttribute="trailing" secondItem="1" secondAttribute="trailing" constant="-20" id="7Yl-il-4Oh"/>
  245. <constraint firstItem="282" firstAttribute="centerX" secondItem="1" secondAttribute="centerX" id="8ZU-tH-SDA"/>
  246. <constraint firstItem="yK6-Ph-SVE" firstAttribute="centerY" secondItem="1" secondAttribute="centerY" id="9m0-dB-TJV"/>
  247. <constraint firstItem="vR5-i9-KEJ" firstAttribute="centerY" secondItem="1" secondAttribute="centerY" id="Al3-H2-oYT"/>
  248. <constraint firstItem="282" firstAttribute="bottom" secondItem="117" secondAttribute="bottom" constant="-20" id="BaW-yV-Mg8"/>
  249. <constraint firstItem="279" firstAttribute="centerY" secondItem="1" secondAttribute="centerY" id="Cf6-1N-E2d"/>
  250. <constraint firstItem="282" firstAttribute="leading" secondItem="1" secondAttribute="leading" constant="20" id="Dnl-Ou-env"/>
  251. <constraint firstItem="279" firstAttribute="leading" secondItem="1" secondAttribute="leading" constant="20" id="Enz-pN-IJQ"/>
  252. <constraint firstItem="165" firstAttribute="bottom" secondItem="117" secondAttribute="bottom" id="Gs9-xq-5U6"/>
  253. <constraint firstItem="vR5-i9-KEJ" firstAttribute="centerX" secondItem="1" secondAttribute="centerX" id="JxU-VS-ZDs"/>
  254. <constraint firstItem="165" firstAttribute="centerX" secondItem="1" secondAttribute="centerX" id="LZh-hK-Vbt"/>
  255. <constraint firstItem="210" firstAttribute="centerY" secondItem="1" secondAttribute="centerY" id="MHR-gH-pTD"/>
  256. <constraint firstItem="241" firstAttribute="leading" secondItem="1" secondAttribute="leading" id="NlR-AR-oDp"/>
  257. <constraint firstItem="yK6-Ph-SVE" firstAttribute="centerX" secondItem="1" secondAttribute="centerX" id="Vea-d4-8Yb"/>
  258. <constraint firstItem="117" firstAttribute="centerX" secondItem="1" secondAttribute="centerX" id="XSn-dT-zUi"/>
  259. <constraint firstItem="108" firstAttribute="centerY" secondItem="1" secondAttribute="centerY" id="iXa-B5-wPd"/>
  260. <constraint firstAttribute="trailing" secondItem="241" secondAttribute="trailing" id="ibm-5A-ERl"/>
  261. <constraint firstItem="108" firstAttribute="centerX" secondItem="1" secondAttribute="centerX" id="kWo-ta-1LU"/>
  262. </constraints>
  263. <nil key="simulatedStatusBarMetrics"/>
  264. </view>
  265. </objects>
  266. <resources>
  267. <image name="resetIcon.png" width="24" height="30"/>
  268. </resources>
  269. </document>