SLFriensInfoVc.xib 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21225" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_0" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21207"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="SLFriensInfoVc">
  13. <connections>
  14. <outlet property="fHeardImageView" destination="KTp-mS-JjL" id="Jym-hq-w4D"/>
  15. <outlet property="fpyqBgView" destination="NzD-oC-pVR" id="ClP-qM-zgg"/>
  16. <outlet property="locLabel" destination="Ua0-ci-XmP" id="paI-jG-2e5"/>
  17. <outlet property="userNameLabel" destination="7Es-Se-YjK" id="2DC-fE-Z73"/>
  18. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  19. </connections>
  20. </placeholder>
  21. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  22. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  23. <rect key="frame" x="0.0" y="0.0" width="390" height="844"/>
  24. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  25. <subviews>
  26. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nVv-kt-5Om">
  27. <rect key="frame" x="0.0" y="0.0" width="390" height="300"/>
  28. <subviews>
  29. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_ellipse" translatesAutoresizingMaskIntoConstraints="NO" id="KTp-mS-JjL">
  30. <rect key="frame" x="163" y="91" width="64" height="64"/>
  31. <constraints>
  32. <constraint firstAttribute="width" constant="64" id="Btm-0C-WJ8"/>
  33. <constraint firstAttribute="height" constant="64" id="uB4-ZE-3QH"/>
  34. </constraints>
  35. <userDefinedRuntimeAttributes>
  36. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  37. <integer key="value" value="32"/>
  38. </userDefinedRuntimeAttribute>
  39. </userDefinedRuntimeAttributes>
  40. </imageView>
  41. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7Es-Se-YjK">
  42. <rect key="frame" x="154" y="171" width="82" height="36"/>
  43. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="20"/>
  44. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  45. <state key="normal" title="用户名称">
  46. <color key="titleColor" red="0.031372549020000001" green="0.058823529409999999" blue="0.1058823529" alpha="1" colorSpace="calibratedRGB"/>
  47. </state>
  48. </button>
  49. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="地区:江西 南昌 2公里以内" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ua0-ci-XmP">
  50. <rect key="frame" x="105.66666666666669" y="212" width="179" height="15.666666666666657"/>
  51. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  52. <color key="textColor" red="0.68235294117647061" green="0.68235294117647061" blue="0.69803921568627447" alpha="1" colorSpace="calibratedRGB"/>
  53. <nil key="highlightedColor"/>
  54. </label>
  55. </subviews>
  56. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  57. <constraints>
  58. <constraint firstItem="KTp-mS-JjL" firstAttribute="centerX" secondItem="nVv-kt-5Om" secondAttribute="centerX" id="52z-AE-Zn3"/>
  59. <constraint firstItem="7Es-Se-YjK" firstAttribute="centerX" secondItem="KTp-mS-JjL" secondAttribute="centerX" id="7z6-ms-ksw"/>
  60. <constraint firstAttribute="height" constant="300" id="ByX-wX-3GY"/>
  61. <constraint firstItem="Ua0-ci-XmP" firstAttribute="centerX" secondItem="nVv-kt-5Om" secondAttribute="centerX" id="DPW-Gq-VjE"/>
  62. <constraint firstItem="Ua0-ci-XmP" firstAttribute="top" secondItem="7Es-Se-YjK" secondAttribute="bottom" constant="5" id="WP1-nO-Gad"/>
  63. <constraint firstItem="7Es-Se-YjK" firstAttribute="top" secondItem="KTp-mS-JjL" secondAttribute="bottom" constant="16" id="hMQ-NJ-cRo"/>
  64. </constraints>
  65. </view>
  66. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NzD-oC-pVR">
  67. <rect key="frame" x="0.0" y="310" width="390" height="80"/>
  68. <subviews>
  69. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="朋友圈" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RcK-jj-Z4a">
  70. <rect key="frame" x="16" y="30.333333333333314" width="49" height="19.333333333333329"/>
  71. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
  72. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  73. <nil key="highlightedColor"/>
  74. </label>
  75. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_right_arrow" translatesAutoresizingMaskIntoConstraints="NO" id="Tk0-Dt-puA">
  76. <rect key="frame" x="350" y="28" width="24" height="24"/>
  77. <constraints>
  78. <constraint firstAttribute="height" constant="24" id="0s3-xU-8IN"/>
  79. <constraint firstAttribute="width" constant="24" id="GK4-RR-LCE"/>
  80. </constraints>
  81. </imageView>
  82. </subviews>
  83. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  84. <constraints>
  85. <constraint firstItem="Tk0-Dt-puA" firstAttribute="centerY" secondItem="NzD-oC-pVR" secondAttribute="centerY" id="2kf-20-oth"/>
  86. <constraint firstAttribute="trailing" secondItem="Tk0-Dt-puA" secondAttribute="trailing" constant="16" id="EqB-f4-492"/>
  87. <constraint firstAttribute="height" constant="80" id="Qqz-72-eYO"/>
  88. <constraint firstItem="RcK-jj-Z4a" firstAttribute="leading" secondItem="NzD-oC-pVR" secondAttribute="leading" constant="16" id="aL3-qf-uu7"/>
  89. <constraint firstItem="RcK-jj-Z4a" firstAttribute="centerY" secondItem="NzD-oC-pVR" secondAttribute="centerY" id="xeC-IB-lMj"/>
  90. </constraints>
  91. </view>
  92. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Dib-TE-03f">
  93. <rect key="frame" x="0.0" y="400" width="390" height="56"/>
  94. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  95. <constraints>
  96. <constraint firstAttribute="height" constant="56" id="OcC-pf-Adr"/>
  97. </constraints>
  98. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
  99. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  100. <state key="normal" title="进入对话"/>
  101. <connections>
  102. <action selector="toMsgBtnClick:" destination="-1" eventType="touchUpInside" id="Vw3-uZ-1Gc"/>
  103. </connections>
  104. </button>
  105. </subviews>
  106. <viewLayoutGuide key="safeArea" id="Q5M-cg-NOt"/>
  107. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  108. <constraints>
  109. <constraint firstItem="NzD-oC-pVR" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" id="0hw-oA-YJE"/>
  110. <constraint firstItem="Q5M-cg-NOt" firstAttribute="trailing" secondItem="nVv-kt-5Om" secondAttribute="trailing" id="2TK-C8-bxO"/>
  111. <constraint firstItem="Dib-TE-03f" firstAttribute="top" secondItem="NzD-oC-pVR" secondAttribute="bottom" constant="10" id="2aN-gL-NyV"/>
  112. <constraint firstItem="Dib-TE-03f" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" id="7b7-eX-Ugp"/>
  113. <constraint firstItem="Q5M-cg-NOt" firstAttribute="trailing" secondItem="NzD-oC-pVR" secondAttribute="trailing" id="AoJ-mf-CAz"/>
  114. <constraint firstItem="Q5M-cg-NOt" firstAttribute="trailing" secondItem="Dib-TE-03f" secondAttribute="trailing" id="Cbv-Va-Eew"/>
  115. <constraint firstItem="KTp-mS-JjL" firstAttribute="top" secondItem="Q5M-cg-NOt" secondAttribute="top" constant="44" id="RsQ-JH-qw8"/>
  116. <constraint firstItem="nVv-kt-5Om" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="Zmt-6t-TU0"/>
  117. <constraint firstItem="nVv-kt-5Om" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" id="g0U-Pm-tiW"/>
  118. <constraint firstItem="NzD-oC-pVR" firstAttribute="top" secondItem="nVv-kt-5Om" secondAttribute="bottom" constant="10" id="m3F-P1-AkY"/>
  119. </constraints>
  120. <point key="canvasLocation" x="113.84615384615384" y="0.0"/>
  121. </view>
  122. </objects>
  123. <resources>
  124. <image name="icon_ellipse" width="52.333332061767578" height="52.333332061767578"/>
  125. <image name="icon_right_arrow" width="22.333333969116211" height="22.333333969116211"/>
  126. <systemColor name="systemBackgroundColor">
  127. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  128. </systemColor>
  129. </resources>
  130. </document>