MOReportSomeOneView.xib 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  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="MOReportSomeOneView">
  14. <rect key="frame" x="0.0" y="0.0" width="393" height="445"/>
  15. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  16. <subviews>
  17. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="0e0-rd-xZn">
  18. <rect key="frame" x="0.0" y="0.0" width="393" height="445"/>
  19. </imageView>
  20. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LWe-Kl-rTQ">
  21. <rect key="frame" x="0.0" y="0.0" width="393" height="41"/>
  22. <subviews>
  23. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JHd-jL-5V6" customClass="BigBtn">
  24. <rect key="frame" x="20" y="9.6666666666666643" width="22" height="22"/>
  25. <constraints>
  26. <constraint firstAttribute="width" constant="22" id="9LN-dp-9a1"/>
  27. </constraints>
  28. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  29. <state key="normal" image="icon_wish_back_blue"/>
  30. <connections>
  31. <action selector="backBtnClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="n7I-X6-ufe"/>
  32. </connections>
  33. </button>
  34. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Reason for reporting" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pTV-zm-5Uq">
  35. <rect key="frame" x="70" y="10.333333333333334" width="253" height="20.333333333333329"/>
  36. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  37. <color key="textColor" red="0.15686274509803921" green="0.15686274509803921" blue="0.15686274509803921" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  38. <nil key="highlightedColor"/>
  39. </label>
  40. </subviews>
  41. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  42. <constraints>
  43. <constraint firstAttribute="trailing" secondItem="pTV-zm-5Uq" secondAttribute="trailing" constant="70" id="gWS-HP-G6d"/>
  44. <constraint firstItem="JHd-jL-5V6" firstAttribute="leading" secondItem="LWe-Kl-rTQ" secondAttribute="leading" constant="20" id="gix-E6-QEr"/>
  45. <constraint firstAttribute="height" constant="41" id="hr4-J9-UaF"/>
  46. <constraint firstItem="JHd-jL-5V6" firstAttribute="centerY" secondItem="LWe-Kl-rTQ" secondAttribute="centerY" id="sQj-ot-6cz"/>
  47. <constraint firstItem="pTV-zm-5Uq" firstAttribute="leading" secondItem="LWe-Kl-rTQ" secondAttribute="leading" constant="70" id="tn1-G7-kCt"/>
  48. <constraint firstItem="pTV-zm-5Uq" firstAttribute="centerY" secondItem="LWe-Kl-rTQ" secondAttribute="centerY" id="xNf-6b-Sr8"/>
  49. </constraints>
  50. </view>
  51. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="pON-3C-xCx">
  52. <rect key="frame" x="5" y="44" width="383" height="180"/>
  53. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  54. <constraints>
  55. <constraint firstAttribute="height" constant="180" id="0Mr-uT-1FT"/>
  56. </constraints>
  57. </tableView>
  58. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="hqV-un-Q8p">
  59. <rect key="frame" x="5" y="227" width="383" height="70"/>
  60. <color key="backgroundColor" red="0.94509803921568625" green="0.94509803921568625" blue="0.94509803921568625" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  61. <constraints>
  62. <constraint firstAttribute="height" constant="70" id="2yP-fa-afM"/>
  63. </constraints>
  64. <color key="textColor" systemColor="labelColor"/>
  65. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  66. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  67. </textView>
  68. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="X9V-br-eIa">
  69. <rect key="frame" x="10" y="375" width="373" height="40"/>
  70. <subviews>
  71. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="i8q-Og-qXn">
  72. <rect key="frame" x="0.0" y="0.0" width="180.66666666666666" height="40"/>
  73. <fontDescription key="fontDescription" type="system" pointSize="20"/>
  74. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  75. <state key="normal" title="Cancel">
  76. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  77. </state>
  78. <connections>
  79. <action selector="cancelBtnClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="tDo-EP-ipN"/>
  80. </connections>
  81. </button>
  82. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YUc-LS-ABM">
  83. <rect key="frame" x="192.66666666666663" y="0.0" width="180.33333333333337" height="40"/>
  84. <fontDescription key="fontDescription" type="system" pointSize="20"/>
  85. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  86. <state key="normal" title="Submit">
  87. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  88. </state>
  89. <connections>
  90. <action selector="submitBtnClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="KM7-ut-78v"/>
  91. </connections>
  92. </button>
  93. </subviews>
  94. <constraints>
  95. <constraint firstAttribute="height" constant="40" id="ZdE-Yf-v5d"/>
  96. </constraints>
  97. </stackView>
  98. </subviews>
  99. <color key="backgroundColor" red="0.97254901960784312" green="0.97254901960784312" blue="0.97254901960784312" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  100. <constraints>
  101. <constraint firstItem="LWe-Kl-rTQ" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="D6W-na-KFD"/>
  102. <constraint firstItem="0e0-rd-xZn" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="D76-hR-n2I"/>
  103. <constraint firstAttribute="trailing" secondItem="pON-3C-xCx" secondAttribute="trailing" constant="5" id="DLE-fR-9WB"/>
  104. <constraint firstItem="X9V-br-eIa" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="10" id="ET9-7a-QEQ"/>
  105. <constraint firstAttribute="bottom" secondItem="X9V-br-eIa" secondAttribute="bottom" constant="30" id="FHK-g4-N3j"/>
  106. <constraint firstAttribute="trailing" secondItem="LWe-Kl-rTQ" secondAttribute="trailing" id="JAB-9q-Pkp"/>
  107. <constraint firstItem="0e0-rd-xZn" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="Ly8-5S-XMc"/>
  108. <constraint firstItem="pON-3C-xCx" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="5" id="P2N-9d-ybt"/>
  109. <constraint firstItem="hqV-un-Q8p" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="5" id="Q1y-Y5-BWC"/>
  110. <constraint firstItem="hqV-un-Q8p" firstAttribute="top" secondItem="pON-3C-xCx" secondAttribute="bottom" constant="3" id="VVf-TM-Oid"/>
  111. <constraint firstItem="LWe-Kl-rTQ" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="Vd2-WR-ZFK"/>
  112. <constraint firstItem="pON-3C-xCx" firstAttribute="top" secondItem="LWe-Kl-rTQ" secondAttribute="bottom" constant="3" id="XoT-Hx-2U2"/>
  113. <constraint firstAttribute="trailing" secondItem="0e0-rd-xZn" secondAttribute="trailing" id="eRr-sw-bAx"/>
  114. <constraint firstAttribute="trailing" secondItem="X9V-br-eIa" secondAttribute="trailing" constant="10" id="fcf-JV-42a"/>
  115. <constraint firstAttribute="bottom" secondItem="0e0-rd-xZn" secondAttribute="bottom" id="km9-jt-ltW"/>
  116. <constraint firstAttribute="trailing" secondItem="hqV-un-Q8p" secondAttribute="trailing" constant="5" id="xEU-CB-d5f"/>
  117. </constraints>
  118. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  119. <connections>
  120. <outlet property="bgImgView" destination="0e0-rd-xZn" id="5W8-8i-Vcu"/>
  121. <outlet property="cancelBtn" destination="i8q-Og-qXn" id="ghv-5h-wz1"/>
  122. <outlet property="submitBtn" destination="YUc-LS-ABM" id="G5o-OM-yjC"/>
  123. <outlet property="tableView" destination="pON-3C-xCx" id="aDV-Of-PJ8"/>
  124. <outlet property="textView" destination="hqV-un-Q8p" id="sfo-dQ-Av2"/>
  125. <outlet property="titleLab" destination="pTV-zm-5Uq" id="6v0-Yj-7aM"/>
  126. </connections>
  127. <point key="canvasLocation" x="130.53435114503816" y="-11.619718309859156"/>
  128. </view>
  129. </objects>
  130. <resources>
  131. <image name="icon_wish_back_blue" width="8.6666669845581055" height="15.666666984558105"/>
  132. <systemColor name="labelColor">
  133. <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  134. </systemColor>
  135. </resources>
  136. </document>