MOGuildApplyView.xib 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22154" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina6_12" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22130"/>
  7. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="MOGuildApplyView">
  14. <rect key="frame" x="0.0" y="0.0" width="420" height="262"/>
  15. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  16. <subviews>
  17. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="srR-P1-wZv">
  18. <rect key="frame" x="0.0" y="10" width="420" height="252"/>
  19. <subviews>
  20. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_guild_tag_point" translatesAutoresizingMaskIntoConstraints="NO" id="BiA-PD-d7N">
  21. <rect key="frame" x="14" y="30" width="12" height="12"/>
  22. <constraints>
  23. <constraint firstAttribute="height" constant="12" id="D0t-Df-rYM"/>
  24. <constraint firstAttribute="width" constant="12" id="n2j-Ob-bSP"/>
  25. </constraints>
  26. </imageView>
  27. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Can provide at least 5 anchors and their photos, and no less than 20 anchors will be settled in the future." textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Yak-NC-t8C">
  28. <rect key="frame" x="37" y="29.999999999999996" width="360" height="33.666666666666657"/>
  29. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  30. <nil key="textColor"/>
  31. <nil key="highlightedColor"/>
  32. </label>
  33. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cyX-C9-8BM">
  34. <rect key="frame" x="55" y="193" width="310" height="48"/>
  35. <constraints>
  36. <constraint firstAttribute="height" constant="48" id="K9v-Ga-Mfb"/>
  37. </constraints>
  38. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  39. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  40. <state key="normal" title="Apply to settle in"/>
  41. <connections>
  42. <action selector="doneBtnClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="Peq-3N-Hz8"/>
  43. </connections>
  44. </button>
  45. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Provide as much information as possible about the guild, anchor information, country, and president." textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NHv-rd-aU7">
  46. <rect key="frame" x="37" y="78.666666666666671" width="360" height="33.666666666666671"/>
  47. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  48. <nil key="textColor"/>
  49. <nil key="highlightedColor"/>
  50. </label>
  51. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_guild_tag_point" translatesAutoresizingMaskIntoConstraints="NO" id="0Mw-Ay-P1k">
  52. <rect key="frame" x="14" y="78.666666666666671" width="12" height="12"/>
  53. <constraints>
  54. <constraint firstAttribute="width" constant="12" id="98y-ym-dAg"/>
  55. <constraint firstAttribute="height" constant="12" id="faI-To-sxo"/>
  56. </constraints>
  57. </imageView>
  58. </subviews>
  59. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  60. <constraints>
  61. <constraint firstAttribute="trailing" secondItem="cyX-C9-8BM" secondAttribute="trailing" constant="55" id="0GZ-is-wge"/>
  62. <constraint firstItem="cyX-C9-8BM" firstAttribute="leading" secondItem="srR-P1-wZv" secondAttribute="leading" constant="55" id="6fs-9c-HfI"/>
  63. <constraint firstItem="Yak-NC-t8C" firstAttribute="leading" secondItem="srR-P1-wZv" secondAttribute="leading" constant="37" id="9cL-Si-jIJ"/>
  64. <constraint firstItem="BiA-PD-d7N" firstAttribute="top" secondItem="srR-P1-wZv" secondAttribute="top" constant="30" id="Dn2-TS-j8q"/>
  65. <constraint firstItem="0Mw-Ay-P1k" firstAttribute="leading" secondItem="srR-P1-wZv" secondAttribute="leading" constant="14" id="IWZ-J8-Epz"/>
  66. <constraint firstItem="BiA-PD-d7N" firstAttribute="leading" secondItem="srR-P1-wZv" secondAttribute="leading" constant="14" id="RxP-VP-FQE"/>
  67. <constraint firstAttribute="trailing" secondItem="Yak-NC-t8C" secondAttribute="trailing" constant="23" id="SAv-Qf-ysq"/>
  68. <constraint firstItem="0Mw-Ay-P1k" firstAttribute="top" secondItem="Yak-NC-t8C" secondAttribute="bottom" constant="15" id="Sff-Hs-DnV"/>
  69. <constraint firstItem="Yak-NC-t8C" firstAttribute="top" secondItem="BiA-PD-d7N" secondAttribute="top" id="Ua3-rm-VzT"/>
  70. <constraint firstAttribute="bottom" secondItem="cyX-C9-8BM" secondAttribute="bottom" constant="11" id="W8y-nZ-Acn"/>
  71. <constraint firstItem="NHv-rd-aU7" firstAttribute="top" secondItem="0Mw-Ay-P1k" secondAttribute="top" id="Zew-3P-h9Y"/>
  72. <constraint firstAttribute="trailing" secondItem="NHv-rd-aU7" secondAttribute="trailing" constant="23" id="l1n-xH-sGt"/>
  73. <constraint firstItem="NHv-rd-aU7" firstAttribute="leading" secondItem="srR-P1-wZv" secondAttribute="leading" constant="37" id="v3Q-A5-Jrt"/>
  74. </constraints>
  75. </view>
  76. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="st9-zT-oJa">
  77. <rect key="frame" x="87.666666666666686" y="0.0" width="245" height="33"/>
  78. <subviews>
  79. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kiF-4l-JSq">
  80. <rect key="frame" x="0.0" y="0.0" width="245" height="33"/>
  81. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  82. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  83. <state key="normal" title="Recruitment requirements" backgroundImage="icon_guild_top_bg">
  84. <color key="titleColor" red="0.90588235294117647" green="0.1764705882352941" blue="0.82745098039215681" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  85. </state>
  86. </button>
  87. </subviews>
  88. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  89. <constraints>
  90. <constraint firstAttribute="height" constant="33" id="Bdn-Mg-6Zc"/>
  91. <constraint firstItem="kiF-4l-JSq" firstAttribute="top" secondItem="st9-zT-oJa" secondAttribute="top" id="EL9-Ar-oRp"/>
  92. <constraint firstItem="kiF-4l-JSq" firstAttribute="leading" secondItem="st9-zT-oJa" secondAttribute="leading" id="Nmh-FU-PQ3"/>
  93. <constraint firstAttribute="bottom" secondItem="kiF-4l-JSq" secondAttribute="bottom" id="Q0x-hk-Zlr"/>
  94. <constraint firstAttribute="width" constant="245" id="QGI-Ek-PLx"/>
  95. <constraint firstAttribute="trailing" secondItem="kiF-4l-JSq" secondAttribute="trailing" id="cLO-SO-15x"/>
  96. </constraints>
  97. </view>
  98. </subviews>
  99. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  100. <constraints>
  101. <constraint firstAttribute="bottom" secondItem="srR-P1-wZv" secondAttribute="bottom" id="2xK-xP-Zld"/>
  102. <constraint firstItem="srR-P1-wZv" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="10" id="KCM-7S-XOX"/>
  103. <constraint firstItem="st9-zT-oJa" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="NZx-aQ-bWP"/>
  104. <constraint firstAttribute="trailing" secondItem="srR-P1-wZv" secondAttribute="trailing" id="hA5-RR-ggr"/>
  105. <constraint firstItem="st9-zT-oJa" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="rfe-VO-CEN"/>
  106. <constraint firstItem="srR-P1-wZv" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="yH0-pD-K9e"/>
  107. </constraints>
  108. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  109. <connections>
  110. <outlet property="contantView" destination="srR-P1-wZv" id="nWt-Cj-RIY"/>
  111. <outlet property="doneBtn" destination="cyX-C9-8BM" id="9GS-6t-Hvt"/>
  112. <outlet property="firstTipLab" destination="Yak-NC-t8C" id="C5D-pd-QqG"/>
  113. <outlet property="secondTipLab" destination="NHv-rd-aU7" id="oMc-Y2-elj"/>
  114. <outlet property="titleBtn" destination="kiF-4l-JSq" id="ZI7-to-o7l"/>
  115. </connections>
  116. <point key="canvasLocation" x="-13.740458015267174" y="-42.253521126760567"/>
  117. </view>
  118. </objects>
  119. <resources>
  120. <image name="icon_guild_tag_point" width="12" height="12"/>
  121. <image name="icon_guild_top_bg" width="245" height="33"/>
  122. <systemColor name="systemBackgroundColor">
  123. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  124. </systemColor>
  125. </resources>
  126. </document>