YBCenterMoreCell.xib 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21679"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  11. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  12. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="centerMoreCELL" rowHeight="71" id="KGk-i7-Jjw" customClass="YBCenterMoreCell">
  13. <rect key="frame" x="0.0" y="0.0" width="320" height="71"/>
  14. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  15. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  16. <rect key="frame" x="0.0" y="0.0" width="320" height="71"/>
  17. <autoresizingMask key="autoresizingMask"/>
  18. <subviews>
  19. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="0X3-ze-CTl">
  20. <rect key="frame" x="20" y="26.5" width="18" height="18"/>
  21. <constraints>
  22. <constraint firstAttribute="height" constant="18" id="4kv-36-yg2"/>
  23. <constraint firstAttribute="width" constant="18" id="9ac-Fl-lVL"/>
  24. </constraints>
  25. </imageView>
  26. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lD5-Ke-gBz">
  27. <rect key="frame" x="48" y="26.5" width="37.5" height="18"/>
  28. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  29. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  30. <nil key="highlightedColor"/>
  31. </label>
  32. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cnH-V5-nej">
  33. <rect key="frame" x="20" y="70" width="305" height="1"/>
  34. <color key="backgroundColor" red="0.96078431372549022" green="0.96078431372549022" blue="0.96078431372549022" alpha="0.059999999999999998" colorSpace="calibratedRGB"/>
  35. <constraints>
  36. <constraint firstAttribute="height" constant="1" id="vG1-JY-IiJ"/>
  37. </constraints>
  38. </view>
  39. <imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="更多-箭头.png" translatesAutoresizingMaskIntoConstraints="NO" id="Khb-qT-nm1" userLabel="箭头">
  40. <rect key="frame" x="297" y="29" width="8" height="13"/>
  41. <constraints>
  42. <constraint firstAttribute="width" constant="8" id="gfn-xr-upW"/>
  43. <constraint firstAttribute="height" constant="13" id="xaP-6c-rpe"/>
  44. </constraints>
  45. </imageView>
  46. </subviews>
  47. <constraints>
  48. <constraint firstAttribute="trailing" secondItem="Khb-qT-nm1" secondAttribute="trailing" constant="15" id="APU-eg-pGr"/>
  49. <constraint firstAttribute="bottom" secondItem="cnH-V5-nej" secondAttribute="bottom" id="B0s-yC-bjq"/>
  50. <constraint firstItem="cnH-V5-nej" firstAttribute="leading" secondItem="0X3-ze-CTl" secondAttribute="leading" id="DBT-e9-ziF"/>
  51. <constraint firstItem="lD5-Ke-gBz" firstAttribute="leading" secondItem="0X3-ze-CTl" secondAttribute="trailing" constant="10" id="M36-ld-DJ3"/>
  52. <constraint firstAttribute="trailing" secondItem="cnH-V5-nej" secondAttribute="trailing" constant="-5" id="Wrj-Zh-b8v"/>
  53. <constraint firstItem="0X3-ze-CTl" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="XXi-mn-2Hl"/>
  54. <constraint firstItem="lD5-Ke-gBz" firstAttribute="centerY" secondItem="0X3-ze-CTl" secondAttribute="centerY" id="Znq-HY-auu"/>
  55. <constraint firstItem="0X3-ze-CTl" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="20" id="fQ6-uR-NQf"/>
  56. <constraint firstItem="Khb-qT-nm1" firstAttribute="centerY" secondItem="lD5-Ke-gBz" secondAttribute="centerY" id="wCU-sh-G4C"/>
  57. </constraints>
  58. </tableViewCellContentView>
  59. <connections>
  60. <outlet property="nameL" destination="lD5-Ke-gBz" id="iDH-pe-ZQN"/>
  61. <outlet property="thumbImgV" destination="0X3-ze-CTl" id="x42-si-0I3"/>
  62. </connections>
  63. <point key="canvasLocation" x="129.59999999999999" y="148.87556221889056"/>
  64. </tableViewCell>
  65. </objects>
  66. <resources>
  67. <image name="更多-箭头.png" width="8" height="13"/>
  68. </resources>
  69. </document>