You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

277 lines
32 KiB

5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="HSb-ou-7T5">
  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="14490.49"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <customFonts key="customFonts">
  13. <array key="SanFranciscoDisplay-Medium.otf">
  14. <string>SanFranciscoDisplay-Medium</string>
  15. </array>
  16. <array key="SanFranciscoDisplay-Regular.otf">
  17. <string>SanFranciscoDisplay-Regular</string>
  18. </array>
  19. </customFonts>
  20. <scenes>
  21. <!--Reward-->
  22. <scene sceneID="R60-Pu-Hpy">
  23. <objects>
  24. <viewController storyboardIdentifier="RewardViewController" title="Reward" id="HSb-ou-7T5" customClass="RewardViewController" customModule="GME_Remit" customModuleProvider="target" sceneMemberID="viewController">
  25. <view key="view" contentMode="scaleToFill" id="9Uc-9s-KgO">
  26. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  27. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  28. <subviews>
  29. <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mVq-cj-kN9">
  30. <rect key="frame" x="10" y="30" width="355" height="16"/>
  31. <subviews>
  32. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="starredBackground" translatesAutoresizingMaskIntoConstraints="NO" id="OUC-GY-cfV">
  33. <rect key="frame" x="0.0" y="0.0" width="355" height="16"/>
  34. </imageView>
  35. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Note: The reward point is valid for a year only." textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zsW-Jn-5cx">
  36. <rect key="frame" x="45" y="-2.5" width="265.5" height="15.5"/>
  37. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="13"/>
  38. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  39. <nil key="highlightedColor"/>
  40. </label>
  41. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_reward" translatesAutoresizingMaskIntoConstraints="NO" id="w0R-LI-YPR">
  42. <rect key="frame" x="75.5" y="-33" width="80" height="80"/>
  43. <constraints>
  44. <constraint firstAttribute="height" constant="80" id="0qu-ST-7fP"/>
  45. <constraint firstAttribute="width" constant="80" id="LaH-ji-hpA"/>
  46. </constraints>
  47. </imageView>
  48. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalSpacing" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="a1o-7y-Kgz">
  49. <rect key="frame" x="184.5" y="-18" width="98" height="50"/>
  50. <subviews>
  51. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Reward Points" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Vyv-ya-vvm">
  52. <rect key="frame" x="0.0" y="0.0" width="98" height="17"/>
  53. <constraints>
  54. <constraint firstAttribute="height" constant="17" id="bs5-Ee-cbW"/>
  55. </constraints>
  56. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="15"/>
  57. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  58. <nil key="highlightedColor"/>
  59. </label>
  60. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" text="999" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qUz-im-Ri9">
  61. <rect key="frame" x="24" y="25" width="50.5" height="25"/>
  62. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="30"/>
  63. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  64. <nil key="highlightedColor"/>
  65. </label>
  66. </subviews>
  67. <constraints>
  68. <constraint firstAttribute="height" constant="50" id="YHq-Pz-BCd"/>
  69. </constraints>
  70. </stackView>
  71. </subviews>
  72. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  73. <constraints>
  74. <constraint firstItem="OUC-GY-cfV" firstAttribute="leading" secondItem="mVq-cj-kN9" secondAttribute="leading" id="A52-Bg-bDq"/>
  75. <constraint firstAttribute="trailing" secondItem="OUC-GY-cfV" secondAttribute="trailing" id="Cnd-iV-Xf2"/>
  76. <constraint firstItem="w0R-LI-YPR" firstAttribute="centerY" secondItem="mVq-cj-kN9" secondAttribute="centerY" multiplier="0.9:1" id="Hku-ZU-bRP"/>
  77. <constraint firstAttribute="bottom" secondItem="OUC-GY-cfV" secondAttribute="bottom" id="I21-tO-DcP"/>
  78. <constraint firstItem="OUC-GY-cfV" firstAttribute="top" secondItem="mVq-cj-kN9" secondAttribute="top" id="SXg-2t-8Sf"/>
  79. <constraint firstItem="a1o-7y-Kgz" firstAttribute="centerY" secondItem="mVq-cj-kN9" secondAttribute="centerY" multiplier="0.9:1" id="Y9Y-o0-XZF"/>
  80. <constraint firstItem="a1o-7y-Kgz" firstAttribute="centerX" secondItem="mVq-cj-kN9" secondAttribute="centerX" multiplier="1:0.76" id="bwp-Qn-JjK"/>
  81. <constraint firstItem="zsW-Jn-5cx" firstAttribute="centerX" secondItem="OUC-GY-cfV" secondAttribute="centerX" id="cFA-Vu-JJk"/>
  82. <constraint firstItem="zsW-Jn-5cx" firstAttribute="bottom" secondItem="mVq-cj-kN9" secondAttribute="bottomMargin" constant="5" id="rIq-c9-A1e"/>
  83. <constraint firstItem="w0R-LI-YPR" firstAttribute="centerX" secondItem="mVq-cj-kN9" secondAttribute="centerX" multiplier="0.65:1" id="uhb-mU-iLg"/>
  84. </constraints>
  85. </view>
  86. <collectionView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="vmj-sE-fUF">
  87. <rect key="frame" x="10" y="81" width="355" height="576"/>
  88. <color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  89. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="0.0" minimumInteritemSpacing="0.0" id="TUx-T5-4WL">
  90. <size key="itemSize" width="320" height="260"/>
  91. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  92. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  93. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  94. </collectionViewFlowLayout>
  95. <cells>
  96. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="RewardItemCollectionViewCell" id="cHI-vd-pPt" customClass="RewardItemCollectionViewCell" customModule="GME_Remit">
  97. <rect key="frame" x="17.5" y="0.0" width="320" height="260"/>
  98. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  99. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO">
  100. <rect key="frame" x="0.0" y="0.0" width="320" height="260"/>
  101. <autoresizingMask key="autoresizingMask"/>
  102. <subviews>
  103. <view opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BxP-VR-9pb" userLabel="ContentsView">
  104. <rect key="frame" x="0.0" y="0.0" width="320" height="260"/>
  105. <subviews>
  106. <view opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gXS-zt-2Em" userLabel="Image">
  107. <rect key="frame" x="10" y="15" width="300" height="138.5"/>
  108. <subviews>
  109. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_reward" translatesAutoresizingMaskIntoConstraints="NO" id="yBC-h9-W9V">
  110. <rect key="frame" x="0.0" y="0.0" width="300" height="138.5"/>
  111. </imageView>
  112. </subviews>
  113. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  114. <constraints>
  115. <constraint firstAttribute="trailing" secondItem="yBC-h9-W9V" secondAttribute="trailing" id="5lx-zb-fLq"/>
  116. <constraint firstItem="yBC-h9-W9V" firstAttribute="leading" secondItem="gXS-zt-2Em" secondAttribute="leading" id="NHU-VV-0iu"/>
  117. <constraint firstAttribute="width" secondItem="gXS-zt-2Em" secondAttribute="height" multiplier="303:140" id="Wu9-Ox-s9G"/>
  118. <constraint firstItem="yBC-h9-W9V" firstAttribute="top" secondItem="gXS-zt-2Em" secondAttribute="top" id="stm-cr-M4j"/>
  119. <constraint firstAttribute="bottom" secondItem="yBC-h9-W9V" secondAttribute="bottom" id="zNC-ex-CVg"/>
  120. </constraints>
  121. </view>
  122. <view opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Yng-4K-S2l">
  123. <rect key="frame" x="10" y="158.5" width="300" height="46.5"/>
  124. <subviews>
  125. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Bose Portable Speaker" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BqF-5D-gKI">
  126. <rect key="frame" x="10" y="4.5" width="280" height="17"/>
  127. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="14"/>
  128. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  129. <nil key="highlightedColor"/>
  130. </label>
  131. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="3" translatesAutoresizingMaskIntoConstraints="NO" id="ZuI-S8-E7W" userLabel="Point">
  132. <rect key="frame" x="10" y="26.5" width="280" height="20"/>
  133. <subviews>
  134. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="19800" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="45R-vr-kHD">
  135. <rect key="frame" x="0.0" y="0.0" width="138.5" height="20"/>
  136. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="14"/>
  137. <color key="textColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
  138. <nil key="highlightedColor"/>
  139. </label>
  140. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Points" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WJV-cK-BUi">
  141. <rect key="frame" x="141.5" y="0.0" width="138.5" height="20"/>
  142. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
  143. <color key="textColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
  144. <nil key="highlightedColor"/>
  145. </label>
  146. </subviews>
  147. <constraints>
  148. <constraint firstAttribute="height" constant="20" id="CL0-Ph-e5j"/>
  149. </constraints>
  150. </stackView>
  151. </subviews>
  152. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  153. <constraints>
  154. <constraint firstItem="BqF-5D-gKI" firstAttribute="leading" secondItem="Yng-4K-S2l" secondAttribute="leading" constant="10" id="63e-kW-ahI"/>
  155. <constraint firstAttribute="trailing" secondItem="ZuI-S8-E7W" secondAttribute="trailing" constant="10" id="8gt-e7-Y2N"/>
  156. <constraint firstItem="ZuI-S8-E7W" firstAttribute="leading" secondItem="Yng-4K-S2l" secondAttribute="leading" constant="10" id="imf-K2-iM7"/>
  157. <constraint firstItem="BqF-5D-gKI" firstAttribute="top" relation="greaterThanOrEqual" secondItem="Yng-4K-S2l" secondAttribute="top" priority="500" constant="5" id="qn7-Kd-vUD"/>
  158. <constraint firstItem="ZuI-S8-E7W" firstAttribute="top" secondItem="BqF-5D-gKI" secondAttribute="bottom" constant="5" id="vhY-Cn-bgi"/>
  159. <constraint firstAttribute="bottom" secondItem="ZuI-S8-E7W" secondAttribute="bottom" id="zh4-Py-GST"/>
  160. <constraint firstAttribute="trailing" secondItem="BqF-5D-gKI" secondAttribute="trailing" constant="10" id="zmQ-gk-slr"/>
  161. </constraints>
  162. </view>
  163. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7p0-Ih-FE0" userLabel="SeperateLine">
  164. <rect key="frame" x="0.0" y="210" width="320" height="1"/>
  165. <color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  166. <constraints>
  167. <constraint firstAttribute="height" constant="1" id="aIU-fW-HwS"/>
  168. </constraints>
  169. </view>
  170. <button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="tailTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Qou-YC-598">
  171. <rect key="frame" x="80" y="216" width="160" height="39"/>
  172. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  173. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="16"/>
  174. <state key="normal" title="Redeem">
  175. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  176. </state>
  177. </button>
  178. </subviews>
  179. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  180. <constraints>
  181. <constraint firstItem="Qou-YC-598" firstAttribute="centerX" secondItem="BxP-VR-9pb" secondAttribute="centerX" id="0rd-4C-8B8"/>
  182. <constraint firstItem="7p0-Ih-FE0" firstAttribute="leading" secondItem="BxP-VR-9pb" secondAttribute="leading" id="BkC-hw-lTS"/>
  183. <constraint firstAttribute="bottom" secondItem="Qou-YC-598" secondAttribute="bottom" constant="5" id="CQu-M2-EwR"/>
  184. <constraint firstItem="7p0-Ih-FE0" firstAttribute="top" secondItem="Yng-4K-S2l" secondAttribute="bottom" constant="5" id="LPd-iu-pEg"/>
  185. <constraint firstItem="Yng-4K-S2l" firstAttribute="top" secondItem="gXS-zt-2Em" secondAttribute="bottom" constant="5" id="Nxo-cR-ohx"/>
  186. <constraint firstAttribute="trailing" secondItem="Yng-4K-S2l" secondAttribute="trailing" constant="10" id="Svy-Ot-Obx"/>
  187. <constraint firstItem="gXS-zt-2Em" firstAttribute="leading" secondItem="BxP-VR-9pb" secondAttribute="leading" constant="10" id="U6q-4z-r5A"/>
  188. <constraint firstAttribute="trailing" secondItem="7p0-Ih-FE0" secondAttribute="trailing" id="USA-fy-xey"/>
  189. <constraint firstItem="Qou-YC-598" firstAttribute="height" secondItem="BxP-VR-9pb" secondAttribute="height" multiplier="0.15:1" id="dyW-5n-uSE"/>
  190. <constraint firstItem="Qou-YC-598" firstAttribute="width" secondItem="BxP-VR-9pb" secondAttribute="width" multiplier="0.5:1" id="kgK-g9-K5L"/>
  191. <constraint firstItem="gXS-zt-2Em" firstAttribute="top" secondItem="BxP-VR-9pb" secondAttribute="top" constant="15" id="p0A-ak-GTK"/>
  192. <constraint firstItem="Yng-4K-S2l" firstAttribute="leading" secondItem="BxP-VR-9pb" secondAttribute="leading" constant="10" id="qwg-eV-eBK"/>
  193. <constraint firstItem="Qou-YC-598" firstAttribute="top" secondItem="7p0-Ih-FE0" secondAttribute="bottom" constant="5" id="tKD-lC-dhX"/>
  194. <constraint firstAttribute="trailing" secondItem="gXS-zt-2Em" secondAttribute="trailing" constant="10" id="usV-HI-31j"/>
  195. </constraints>
  196. </view>
  197. </subviews>
  198. </view>
  199. <constraints>
  200. <constraint firstAttribute="bottom" secondItem="BxP-VR-9pb" secondAttribute="bottom" id="BZ0-dO-oDJ"/>
  201. <constraint firstItem="BxP-VR-9pb" firstAttribute="leading" secondItem="cHI-vd-pPt" secondAttribute="leading" id="Ren-lD-9Nc"/>
  202. <constraint firstItem="BxP-VR-9pb" firstAttribute="top" secondItem="cHI-vd-pPt" secondAttribute="top" id="kIj-Ju-r7j"/>
  203. <constraint firstAttribute="trailing" secondItem="BxP-VR-9pb" secondAttribute="trailing" id="pnh-np-BcN"/>
  204. </constraints>
  205. <size key="customSize" width="320" height="260"/>
  206. <connections>
  207. <outlet property="contentsView" destination="BxP-VR-9pb" id="W3A-zJ-aS7"/>
  208. <outlet property="itemImage" destination="yBC-h9-W9V" id="V5H-yu-uJn"/>
  209. <outlet property="itemNameLabel" destination="BqF-5D-gKI" id="SfN-Lt-Eif"/>
  210. <outlet property="itemPriceLabel" destination="45R-vr-kHD" id="Y5b-8s-Q00"/>
  211. <outlet property="pointTitleLabel" destination="WJV-cK-BUi" id="zGg-cN-y3H"/>
  212. <outlet property="redeemButton" destination="Qou-YC-598" id="smo-E4-GZd"/>
  213. </connections>
  214. </collectionViewCell>
  215. </cells>
  216. </collectionView>
  217. <segmentedControl opaque="NO" clipsSubviews="YES" contentMode="scaleAspectFit" selected="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" segmentControlStyle="plain" selectedSegmentIndex="0" translatesAutoresizingMaskIntoConstraints="NO" id="pUS-5u-yiU">
  218. <rect key="frame" x="320" y="56" width="45" height="21"/>
  219. <constraints>
  220. <constraint firstAttribute="width" constant="45" id="3Ig-8M-nEs"/>
  221. <constraint firstAttribute="height" constant="20" id="Ohr-Rq-jxc"/>
  222. </constraints>
  223. <segments>
  224. <segment title="" image="collection0">
  225. <size key="contentOffset" width="1" height="0.0"/>
  226. </segment>
  227. <segment title="" image="list0">
  228. <size key="contentOffset" width="-1" height="0.0"/>
  229. </segment>
  230. </segments>
  231. <color key="tintColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  232. </segmentedControl>
  233. </subviews>
  234. <color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  235. <constraints>
  236. <constraint firstItem="pUS-5u-yiU" firstAttribute="top" secondItem="mVq-cj-kN9" secondAttribute="bottom" constant="10" id="33O-u2-VAn"/>
  237. <constraint firstItem="mVq-cj-kN9" firstAttribute="top" secondItem="xzr-V8-PuC" secondAttribute="top" constant="10" id="ToK-9y-JLR"/>
  238. <constraint firstItem="xzr-V8-PuC" firstAttribute="bottom" secondItem="vmj-sE-fUF" secondAttribute="bottom" constant="10" id="WAE-L4-8NY"/>
  239. <constraint firstItem="vmj-sE-fUF" firstAttribute="leading" secondItem="xzr-V8-PuC" secondAttribute="leading" constant="10" id="ZPN-6Q-A6T"/>
  240. <constraint firstItem="xzr-V8-PuC" firstAttribute="trailing" secondItem="pUS-5u-yiU" secondAttribute="trailing" constant="10" id="aIc-AA-Iqr"/>
  241. <constraint firstItem="xzr-V8-PuC" firstAttribute="trailing" secondItem="vmj-sE-fUF" secondAttribute="trailing" constant="10" id="gcR-Zb-xMO"/>
  242. <constraint firstItem="xzr-V8-PuC" firstAttribute="trailing" secondItem="mVq-cj-kN9" secondAttribute="trailing" constant="10" id="usG-n5-rnO"/>
  243. <constraint firstItem="mVq-cj-kN9" firstAttribute="leading" secondItem="xzr-V8-PuC" secondAttribute="leading" constant="10" id="xRu-NY-z1z"/>
  244. <constraint firstItem="vmj-sE-fUF" firstAttribute="top" secondItem="pUS-5u-yiU" secondAttribute="bottom" constant="5" id="yAd-Y1-4jk"/>
  245. </constraints>
  246. <viewLayoutGuide key="safeArea" id="xzr-V8-PuC"/>
  247. </view>
  248. <navigationItem key="navigationItem" title="Reward" id="hwT-7x-wrG">
  249. <barButtonItem key="rightBarButtonItem" title="Cancel" id="0iP-nh-qBh">
  250. <color key="tintColor" red="1" green="0.14913141730000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  251. <connections>
  252. <action selector="closeButtonTouch:" destination="HSb-ou-7T5" id="UDd-Qh-yCe"/>
  253. </connections>
  254. </barButtonItem>
  255. </navigationItem>
  256. <connections>
  257. <outlet property="collectionView" destination="vmj-sE-fUF" id="1hS-9U-Y8o"/>
  258. <outlet property="layoutSegment" destination="pUS-5u-yiU" id="3y6-Kg-nuh"/>
  259. <outlet property="rewardNoteLabel" destination="zsW-Jn-5cx" id="Vw4-nf-Jmz"/>
  260. <outlet property="rewardPointContainerView" destination="mVq-cj-kN9" id="rig-KH-udE"/>
  261. <outlet property="rewardPointLabel" destination="qUz-im-Ri9" id="12G-rl-Pno"/>
  262. <outlet property="rewardPointTitleLabel" destination="Vyv-ya-vvm" id="Jza-eO-lL2"/>
  263. </connections>
  264. </viewController>
  265. <placeholder placeholderIdentifier="IBFirstResponder" id="8je-5K-XuW" userLabel="First Responder" sceneMemberID="firstResponder"/>
  266. </objects>
  267. <point key="canvasLocation" x="847.20000000000005" y="232.53373313343329"/>
  268. </scene>
  269. </scenes>
  270. <resources>
  271. <image name="collection0" width="128" height="128"/>
  272. <image name="ic_reward" width="74" height="74"/>
  273. <image name="list0" width="128" height="128"/>
  274. <image name="starredBackground" width="355" height="132"/>
  275. </resources>
  276. <color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  277. </document>