YXRoomManagerTableViewCell.xib 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" 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="22685"/>
  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"/>
  13. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  14. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="106" id="KGk-i7-Jjw" customClass="YXRoomManagerTableViewCell">
  15. <rect key="frame" x="0.0" y="0.0" width="340" height="106"/>
  16. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  17. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  18. <rect key="frame" x="0.0" y="0.0" width="340" height="106"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xKx-29-UQl">
  22. <rect key="frame" x="20" y="5" width="300" height="96"/>
  23. <subviews>
  24. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="home_right_arrow" translatesAutoresizingMaskIntoConstraints="NO" id="RJL-mB-w6L">
  25. <rect key="frame" x="272" y="39" width="18" height="18"/>
  26. <constraints>
  27. <constraint firstAttribute="height" constant="18" id="C6h-65-9qb"/>
  28. <constraint firstAttribute="width" constant="18" id="NVP-aX-COy"/>
  29. </constraints>
  30. </imageView>
  31. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="客厅" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eVr-DY-MmZ">
  32. <rect key="frame" x="20" y="5" width="150" height="86"/>
  33. <constraints>
  34. <constraint firstAttribute="width" constant="150" id="EDF-96-W3K"/>
  35. </constraints>
  36. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  37. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  38. <nil key="highlightedColor"/>
  39. </label>
  40. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2个设备" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5Ds-HH-peE">
  41. <rect key="frame" x="167" y="5" width="100" height="86"/>
  42. <constraints>
  43. <constraint firstAttribute="width" constant="100" id="VwQ-6n-QHo"/>
  44. </constraints>
  45. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  46. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  47. <nil key="highlightedColor"/>
  48. </label>
  49. </subviews>
  50. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  51. <constraints>
  52. <constraint firstAttribute="bottom" secondItem="eVr-DY-MmZ" secondAttribute="bottom" constant="5" id="11R-Px-3v7"/>
  53. <constraint firstAttribute="trailing" secondItem="RJL-mB-w6L" secondAttribute="trailing" constant="10" id="3xo-86-x33"/>
  54. <constraint firstItem="5Ds-HH-peE" firstAttribute="height" secondItem="eVr-DY-MmZ" secondAttribute="height" id="4wf-ON-vu7"/>
  55. <constraint firstItem="RJL-mB-w6L" firstAttribute="centerY" secondItem="xKx-29-UQl" secondAttribute="centerY" id="IK5-Wm-wKX"/>
  56. <constraint firstItem="5Ds-HH-peE" firstAttribute="centerY" secondItem="eVr-DY-MmZ" secondAttribute="centerY" id="T3d-Tl-rp4"/>
  57. <constraint firstItem="eVr-DY-MmZ" firstAttribute="top" secondItem="xKx-29-UQl" secondAttribute="top" constant="5" id="VgY-wL-Jcv"/>
  58. <constraint firstItem="RJL-mB-w6L" firstAttribute="leading" secondItem="5Ds-HH-peE" secondAttribute="trailing" constant="5" id="pL1-lW-MYd"/>
  59. <constraint firstItem="eVr-DY-MmZ" firstAttribute="leading" secondItem="xKx-29-UQl" secondAttribute="leading" constant="20" id="rPp-XD-MDH"/>
  60. </constraints>
  61. <userDefinedRuntimeAttributes>
  62. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  63. <integer key="value" value="5"/>
  64. </userDefinedRuntimeAttribute>
  65. </userDefinedRuntimeAttributes>
  66. </view>
  67. </subviews>
  68. <constraints>
  69. <constraint firstAttribute="bottom" secondItem="xKx-29-UQl" secondAttribute="bottom" constant="5" id="28l-nF-gdz"/>
  70. <constraint firstItem="xKx-29-UQl" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="20" id="RFE-WO-Jkq"/>
  71. <constraint firstItem="xKx-29-UQl" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="5" id="SEt-hI-QzE"/>
  72. <constraint firstAttribute="trailing" secondItem="xKx-29-UQl" secondAttribute="trailing" constant="20" id="vtn-Xo-kRl"/>
  73. </constraints>
  74. </tableViewCellContentView>
  75. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  76. <connections>
  77. <outlet property="nameLabel" destination="eVr-DY-MmZ" id="01k-SV-pkq"/>
  78. <outlet property="numberLabel" destination="5Ds-HH-peE" id="HQZ-xJ-nWf"/>
  79. <outlet property="picImgView" destination="RJL-mB-w6L" id="lOs-uF-jNg"/>
  80. </connections>
  81. <point key="canvasLocation" x="154.19847328244273" y="41.549295774647888"/>
  82. </tableViewCell>
  83. </objects>
  84. <resources>
  85. <image name="home_right_arrow" width="8.6666669845581055" height="14"/>
  86. <systemColor name="systemBackgroundColor">
  87. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  88. </systemColor>
  89. </resources>
  90. </document>