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.

143 lines
14 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="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="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. <objects>
  21. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="GMEAlertViewController" customModule="GME_Remit" customModuleProvider="target">
  22. <connections>
  23. <outlet property="leftButton" destination="JWT-7G-nWP" id="QZf-VN-eQF"/>
  24. <outlet property="mainView" destination="bog-Yc-fSF" id="j3k-Kd-I4w"/>
  25. <outlet property="messageLabel" destination="vZn-aC-Kup" id="mOW-n2-gmG"/>
  26. <outlet property="rightButton" destination="N77-z5-GBG" id="Uvu-ck-IeA"/>
  27. <outlet property="titleLabel" destination="rfn-wg-MBE" id="tnN-AI-jb6"/>
  28. <outlet property="transParentView" destination="Cco-Tf-vUV" id="8IM-dS-Gcg"/>
  29. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  30. </connections>
  31. </placeholder>
  32. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  33. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  34. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  35. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  36. <subviews>
  37. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Cco-Tf-vUV">
  38. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  39. <subviews>
  40. <view opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bog-Yc-fSF">
  41. <rect key="frame" x="37.5" y="221" width="300" height="225"/>
  42. <subviews>
  43. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="ivh-OD-kSD">
  44. <rect key="frame" x="0.0" y="0.0" width="300" height="225"/>
  45. <subviews>
  46. <view opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dwd-4A-fUB">
  47. <rect key="frame" x="0.0" y="0.0" width="300" height="167"/>
  48. <subviews>
  49. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="61r-PG-8gH">
  50. <rect key="frame" x="20" y="20" width="260" height="127"/>
  51. <subviews>
  52. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Would you like to renew your token now?" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rfn-wg-MBE">
  53. <rect key="frame" x="0.0" y="0.0" width="260" height="55"/>
  54. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="18"/>
  55. <nil key="textColor"/>
  56. <nil key="highlightedColor"/>
  57. </label>
  58. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vZn-aC-Kup">
  59. <rect key="frame" x="0.0" y="60" width="260" height="67"/>
  60. <string key="text">Your auto debit token expires after 30 days.
  61. (If don't renew until 30 days then you can't use auto-debit)</string>
  62. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
  63. <nil key="textColor"/>
  64. <nil key="highlightedColor"/>
  65. </label>
  66. </subviews>
  67. </stackView>
  68. </subviews>
  69. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  70. <constraints>
  71. <constraint firstItem="61r-PG-8gH" firstAttribute="top" secondItem="dwd-4A-fUB" secondAttribute="top" constant="20" id="Y3Q-hK-LiB"/>
  72. <constraint firstAttribute="trailing" secondItem="61r-PG-8gH" secondAttribute="trailing" constant="20" id="YY9-FY-hXs"/>
  73. <constraint firstAttribute="bottom" secondItem="61r-PG-8gH" secondAttribute="bottom" constant="20" id="toi-ga-lvE"/>
  74. <constraint firstItem="61r-PG-8gH" firstAttribute="leading" secondItem="dwd-4A-fUB" secondAttribute="leading" constant="20" id="y8h-RS-tUt"/>
  75. </constraints>
  76. </view>
  77. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TJL-Yy-ccg">
  78. <rect key="frame" x="0.0" y="175" width="300" height="50"/>
  79. <subviews>
  80. <button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JWT-7G-nWP">
  81. <rect key="frame" x="0.0" y="0.0" width="120" height="50"/>
  82. <color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  83. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="17"/>
  84. <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  85. <state key="normal" title="Cancel"/>
  86. <connections>
  87. <action selector="touchLeftButton:" destination="-1" eventType="touchUpInside" id="9vJ-n6-nu4"/>
  88. </connections>
  89. </button>
  90. <button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="N77-z5-GBG">
  91. <rect key="frame" x="120" y="0.0" width="180" height="50"/>
  92. <color key="backgroundColor" red="0.92941176469999998" green="0.1058823529" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
  93. <constraints>
  94. <constraint firstAttribute="height" constant="50" id="tPZ-6o-s4I"/>
  95. </constraints>
  96. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="17"/>
  97. <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  98. <state key="normal" title="Ok"/>
  99. <connections>
  100. <action selector="touchRightButton:" destination="-1" eventType="touchUpInside" id="dG6-s0-YGh"/>
  101. </connections>
  102. </button>
  103. </subviews>
  104. <constraints>
  105. <constraint firstItem="JWT-7G-nWP" firstAttribute="width" secondItem="TJL-Yy-ccg" secondAttribute="width" multiplier="0.4:1" id="99V-FO-kvl"/>
  106. </constraints>
  107. </stackView>
  108. </subviews>
  109. </stackView>
  110. </subviews>
  111. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  112. <constraints>
  113. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="150" id="490-Nq-19x"/>
  114. <constraint firstItem="ivh-OD-kSD" firstAttribute="leading" secondItem="bog-Yc-fSF" secondAttribute="leading" id="BQq-aS-W9S"/>
  115. <constraint firstAttribute="bottom" secondItem="ivh-OD-kSD" secondAttribute="bottom" id="FAl-3U-jfp"/>
  116. <constraint firstAttribute="trailing" secondItem="ivh-OD-kSD" secondAttribute="trailing" id="V4L-LT-cbY"/>
  117. <constraint firstItem="ivh-OD-kSD" firstAttribute="top" secondItem="bog-Yc-fSF" secondAttribute="top" id="rN2-dT-ts8"/>
  118. </constraints>
  119. </view>
  120. </subviews>
  121. <color key="backgroundColor" white="0.0" alpha="0.60223137842465746" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  122. <constraints>
  123. <constraint firstItem="bog-Yc-fSF" firstAttribute="width" secondItem="Cco-Tf-vUV" secondAttribute="width" multiplier="0.8:1" id="Z37-ht-jiJ"/>
  124. <constraint firstItem="bog-Yc-fSF" firstAttribute="centerY" secondItem="Cco-Tf-vUV" secondAttribute="centerY" id="hYN-Jk-X9O"/>
  125. <constraint firstItem="bog-Yc-fSF" firstAttribute="centerX" secondItem="Cco-Tf-vUV" secondAttribute="centerX" id="l0W-ex-2mL"/>
  126. </constraints>
  127. </view>
  128. </subviews>
  129. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  130. <constraints>
  131. <constraint firstItem="Cco-Tf-vUV" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="3qc-1x-oTc"/>
  132. <constraint firstAttribute="bottom" secondItem="Cco-Tf-vUV" secondAttribute="bottom" id="5HQ-le-1he"/>
  133. <constraint firstItem="Cco-Tf-vUV" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="IDA-9K-IHH"/>
  134. <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="Cco-Tf-vUV" secondAttribute="trailing" id="Ohi-rJ-lhk"/>
  135. </constraints>
  136. <nil key="simulatedTopBarMetrics"/>
  137. <nil key="simulatedBottomBarMetrics"/>
  138. <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
  139. <point key="canvasLocation" x="39.200000000000003" y="46.326836581709152"/>
  140. </view>
  141. </objects>
  142. </document>