privateLetterView.xib 6.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10116" systemVersion="15E65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
  3. <dependencies>
  4. <deployment identifier="iOS"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
  6. </dependencies>
  7. <objects>
  8. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  9. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  10. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="privateLetterView">
  11. <rect key="frame" x="0.0" y="0.0" width="320" height="240"/>
  12. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  13. <subviews>
  14. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="prT-Ls-eTi">
  15. <rect key="frame" x="0.0" y="0.0" width="320" height="40"/>
  16. <subviews>
  17. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="OOx-CJ-6Yy">
  18. <rect key="frame" x="100" y="0.0" width="60" height="40"/>
  19. <state key="normal" title="好友"/>
  20. <connections>
  21. <action selector="goodFriendClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="QX2-0U-dOt"/>
  22. </connections>
  23. </button>
  24. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="B9l-CI-Vv6">
  25. <rect key="frame" x="160" y="0.0" width="60" height="40"/>
  26. <state key="normal" title="未关注"/>
  27. <connections>
  28. <action selector="notConcernClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="LFa-HC-YGW"/>
  29. </connections>
  30. </button>
  31. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="poC-le-QW9">
  32. <rect key="frame" x="241" y="0.0" width="74" height="40"/>
  33. <fontDescription key="fontDescription" type="system" pointSize="10"/>
  34. <state key="normal" title="忽略未读"/>
  35. <connections>
  36. <action selector="notReadingClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="rOa-Jd-QeQ"/>
  37. </connections>
  38. </button>
  39. </subviews>
  40. <color key="backgroundColor" red="0.97254901960784312" green="0.97254901960784312" blue="0.97254901960784312" alpha="1" colorSpace="calibratedRGB"/>
  41. <constraints>
  42. <constraint firstAttribute="height" constant="40" id="k1H-H4-7GG"/>
  43. </constraints>
  44. </view>
  45. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="wnR-N1-4rc">
  46. <rect key="frame" x="0.0" y="41" width="320" height="199"/>
  47. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  48. </tableView>
  49. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="J6m-NN-WhM">
  50. <rect key="frame" x="0.0" y="40" width="320" height="1"/>
  51. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  52. <constraints>
  53. <constraint firstAttribute="height" constant="1" id="tIV-2t-VSe"/>
  54. </constraints>
  55. </view>
  56. </subviews>
  57. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
  58. <constraints>
  59. <constraint firstItem="prT-Ls-eTi" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="0tc-oo-g5f"/>
  60. <constraint firstItem="J6m-NN-WhM" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="3c8-fJ-KiS"/>
  61. <constraint firstItem="wnR-N1-4rc" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="Abb-CC-X7I"/>
  62. <constraint firstAttribute="bottom" secondItem="wnR-N1-4rc" secondAttribute="bottom" id="Avs-64-cf5"/>
  63. <constraint firstItem="prT-Ls-eTi" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="FsU-i8-oTy"/>
  64. <constraint firstItem="wnR-N1-4rc" firstAttribute="top" secondItem="J6m-NN-WhM" secondAttribute="bottom" id="Kwk-B1-GaO"/>
  65. <constraint firstAttribute="trailing" secondItem="prT-Ls-eTi" secondAttribute="trailing" id="NVC-KX-pTt"/>
  66. <constraint firstAttribute="trailing" secondItem="J6m-NN-WhM" secondAttribute="trailing" id="XYD-pl-CYb"/>
  67. <constraint firstAttribute="trailing" secondItem="wnR-N1-4rc" secondAttribute="trailing" id="b36-f2-KKe"/>
  68. <constraint firstItem="J6m-NN-WhM" firstAttribute="top" secondItem="prT-Ls-eTi" secondAttribute="bottom" id="eJ6-lc-dhO"/>
  69. </constraints>
  70. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  71. <connections>
  72. <outlet property="buttomView" destination="prT-Ls-eTi" id="nj2-Za-liS"/>
  73. <outlet property="goodFriendButton" destination="OOx-CJ-6Yy" id="T8q-b4-kmA"/>
  74. <outlet property="myTableView" destination="wnR-N1-4rc" id="OyQ-Th-ydt"/>
  75. <outlet property="notConcernButton" destination="B9l-CI-Vv6" id="Wmv-XP-WXq"/>
  76. <outlet property="notReadingButton" destination="poC-le-QW9" id="Z0p-dr-GeL"/>
  77. </connections>
  78. </view>
  79. </objects>
  80. </document>