AddRemarkView.xib 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  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" useSafeAreas="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="Tyd-PL-5pP" customClass="AddRemarkView" customModule="ADHTuanCan" customModuleProvider="target">
  14. <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
  15. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  16. <subviews>
  17. <view alpha="0.29999999999999999" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6BS-2X-mQ2">
  18. <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
  19. <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  20. </view>
  21. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8h5-W7-Ad9">
  22. <rect key="frame" x="25" y="288.33333333333337" width="343" height="275.33333333333337"/>
  23. <subviews>
  24. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="备注" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="a2O-8Q-peA">
  25. <rect key="frame" x="25" y="25" width="41" height="24"/>
  26. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="20"/>
  27. <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="calibratedRGB"/>
  28. <nil key="highlightedColor"/>
  29. </label>
  30. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="LabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabel" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1WY-Nf-fWW">
  31. <rect key="frame" x="25" y="54" width="293" height="38.333333333333343"/>
  32. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  33. <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="calibratedRGB"/>
  34. <nil key="highlightedColor"/>
  35. </label>
  36. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="xxv-yr-EX7">
  37. <rect key="frame" x="25" y="97.333333333333371" width="293" height="120"/>
  38. <color key="backgroundColor" red="0.96470588239999999" green="0.96470588239999999" blue="0.97254901959999995" alpha="1" colorSpace="calibratedRGB"/>
  39. <constraints>
  40. <constraint firstAttribute="height" constant="120" id="xVf-IJ-qeo"/>
  41. </constraints>
  42. <color key="textColor" systemColor="labelColor"/>
  43. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  44. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  45. <userDefinedRuntimeAttributes>
  46. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  47. <real key="value" value="12"/>
  48. </userDefinedRuntimeAttribute>
  49. </userDefinedRuntimeAttributes>
  50. </textView>
  51. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="e0D-EA-3V5">
  52. <rect key="frame" x="258" y="232.33333333333331" width="60" height="29"/>
  53. <constraints>
  54. <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="60" id="Kd4-fz-ho2"/>
  55. </constraints>
  56. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
  57. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  58. <state key="normal" title="完成">
  59. <color key="titleColor" red="0.77647058820000003" green="0.1333333333" blue="0.13725490200000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  60. </state>
  61. <connections>
  62. <action selector="sureAction:" destination="Tyd-PL-5pP" eventType="touchUpInside" id="uBq-PV-m5c"/>
  63. </connections>
  64. </button>
  65. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="apG-Za-cNQ">
  66. <rect key="frame" x="188" y="232.33333333333331" width="60" height="29"/>
  67. <constraints>
  68. <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="60" id="Mvf-CD-UvM"/>
  69. </constraints>
  70. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
  71. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  72. <state key="normal" title="取消">
  73. <color key="titleColor" red="0.77647058820000003" green="0.1333333333" blue="0.13725490200000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  74. </state>
  75. <connections>
  76. <action selector="cancelAction:" destination="Tyd-PL-5pP" eventType="touchUpInside" id="Llm-Jf-svU"/>
  77. </connections>
  78. </button>
  79. </subviews>
  80. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  81. <constraints>
  82. <constraint firstAttribute="bottom" secondItem="xxv-yr-EX7" secondAttribute="bottom" constant="58" id="3A3-fh-cG5"/>
  83. <constraint firstItem="a2O-8Q-peA" firstAttribute="top" secondItem="8h5-W7-Ad9" secondAttribute="top" constant="25" id="4sj-QC-otq"/>
  84. <constraint firstItem="xxv-yr-EX7" firstAttribute="leading" secondItem="8h5-W7-Ad9" secondAttribute="leading" constant="25" id="7pu-FA-nYc"/>
  85. <constraint firstItem="1WY-Nf-fWW" firstAttribute="top" secondItem="a2O-8Q-peA" secondAttribute="bottom" constant="5" id="HvJ-vT-fbf"/>
  86. <constraint firstItem="e0D-EA-3V5" firstAttribute="top" secondItem="xxv-yr-EX7" secondAttribute="bottom" constant="15" id="JL8-9E-5Wt"/>
  87. <constraint firstAttribute="trailing" secondItem="1WY-Nf-fWW" secondAttribute="trailing" constant="25" id="NTw-o6-If2"/>
  88. <constraint firstItem="a2O-8Q-peA" firstAttribute="leading" secondItem="8h5-W7-Ad9" secondAttribute="leading" constant="25" id="VaK-Uh-J82"/>
  89. <constraint firstItem="apG-Za-cNQ" firstAttribute="centerY" secondItem="e0D-EA-3V5" secondAttribute="centerY" id="gPu-9m-kFS"/>
  90. <constraint firstItem="1WY-Nf-fWW" firstAttribute="leading" secondItem="8h5-W7-Ad9" secondAttribute="leading" constant="25" id="hmK-fX-2Zk"/>
  91. <constraint firstItem="xxv-yr-EX7" firstAttribute="top" secondItem="1WY-Nf-fWW" secondAttribute="bottom" constant="5" id="neU-uB-HPi"/>
  92. <constraint firstItem="e0D-EA-3V5" firstAttribute="leading" secondItem="apG-Za-cNQ" secondAttribute="trailing" constant="10" id="qaM-Od-Tae"/>
  93. <constraint firstAttribute="trailing" secondItem="xxv-yr-EX7" secondAttribute="trailing" constant="25" id="usS-X5-a2j"/>
  94. <constraint firstAttribute="trailing" secondItem="e0D-EA-3V5" secondAttribute="trailing" constant="25" id="w3i-DY-l7h"/>
  95. </constraints>
  96. <userDefinedRuntimeAttributes>
  97. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  98. <real key="value" value="24"/>
  99. </userDefinedRuntimeAttribute>
  100. </userDefinedRuntimeAttributes>
  101. </view>
  102. </subviews>
  103. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  104. <constraints>
  105. <constraint firstAttribute="bottom" secondItem="6BS-2X-mQ2" secondAttribute="bottom" id="3HS-az-IrU"/>
  106. <constraint firstItem="8h5-W7-Ad9" firstAttribute="centerY" secondItem="Tyd-PL-5pP" secondAttribute="centerY" id="8Ui-zT-wgQ"/>
  107. <constraint firstAttribute="trailing" secondItem="6BS-2X-mQ2" secondAttribute="trailing" id="H8m-9p-JnC"/>
  108. <constraint firstItem="8h5-W7-Ad9" firstAttribute="leading" secondItem="Tyd-PL-5pP" secondAttribute="leading" constant="25" id="IOY-Gq-frT"/>
  109. <constraint firstItem="6BS-2X-mQ2" firstAttribute="leading" secondItem="Tyd-PL-5pP" secondAttribute="leading" id="QKi-gG-YNt"/>
  110. <constraint firstItem="8h5-W7-Ad9" firstAttribute="centerX" secondItem="Tyd-PL-5pP" secondAttribute="centerX" id="SgV-Bk-Hsb"/>
  111. <constraint firstItem="6BS-2X-mQ2" firstAttribute="top" secondItem="Tyd-PL-5pP" secondAttribute="top" id="dLV-zA-8Mz"/>
  112. <constraint firstAttribute="trailing" secondItem="8h5-W7-Ad9" secondAttribute="trailing" constant="25" id="lDU-tJ-MB4"/>
  113. </constraints>
  114. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  115. <connections>
  116. <outlet property="blackView" destination="6BS-2X-mQ2" id="Iso-5y-ozM"/>
  117. <outlet property="remarkTextView" destination="xxv-yr-EX7" id="b6B-Sh-3ao"/>
  118. <outlet property="titleLab" destination="1WY-Nf-fWW" id="Jw5-7q-TDZ"/>
  119. </connections>
  120. <point key="canvasLocation" x="310.68702290076334" y="-304.22535211267609"/>
  121. </view>
  122. </objects>
  123. <resources>
  124. <systemColor name="labelColor">
  125. <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  126. </systemColor>
  127. </resources>
  128. </document>