HWBookmarkListCell.xib 6.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.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. <tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="HWBookmarkListCell" rowHeight="57" id="KGk-i7-Jjw" customClass="HWBookmarkListCell">
  14. <rect key="frame" x="0.0" y="0.0" width="330" height="57"/>
  15. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  16. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  17. <rect key="frame" x="0.0" y="0.0" width="330" height="57"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="名称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dSy-tI-Kh7">
  21. <rect key="frame" x="32" y="6" width="278" height="17"/>
  22. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  23. <color key="textColor" red="1" green="1" blue="1" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
  24. <nil key="highlightedColor"/>
  25. </label>
  26. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="网址" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="G8A-zB-wfN">
  27. <rect key="frame" x="32" y="35" width="278" height="16"/>
  28. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  29. <color key="textColor" red="1" green="1" blue="1" alpha="0.20000000000000001" colorSpace="custom" customColorSpace="sRGB"/>
  30. <nil key="highlightedColor"/>
  31. </label>
  32. <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0Zc-wU-ci5">
  33. <rect key="frame" x="0.0" y="6" width="45" height="45"/>
  34. <constraints>
  35. <constraint firstAttribute="width" constant="45" id="KgR-U3-lIa"/>
  36. <constraint firstAttribute="height" constant="45" id="fb0-5l-v5I"/>
  37. </constraints>
  38. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  39. <state key="normal" image="shanchu_icon"/>
  40. <connections>
  41. <action selector="deleteBtnClick:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="h3w-e2-dfv"/>
  42. </connections>
  43. </button>
  44. </subviews>
  45. <color key="backgroundColor" red="0.10980392156862745" green="0.10980392156862745" blue="0.11764705882352941" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  46. <constraints>
  47. <constraint firstItem="0Zc-wU-ci5" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="0Mb-2Q-75v"/>
  48. <constraint firstItem="G8A-zB-wfN" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="32" id="190-O1-nDc"/>
  49. <constraint firstAttribute="trailing" secondItem="G8A-zB-wfN" secondAttribute="trailing" constant="20" id="4zg-NN-koJ"/>
  50. <constraint firstAttribute="bottom" secondItem="G8A-zB-wfN" secondAttribute="bottom" constant="6" id="OEw-Jz-Q5k"/>
  51. <constraint firstItem="dSy-tI-Kh7" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="6" id="YTk-hC-Bxp"/>
  52. <constraint firstItem="0Zc-wU-ci5" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="dhy-SN-C7C"/>
  53. <constraint firstItem="dSy-tI-Kh7" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="32" id="kNH-Zb-Jhn"/>
  54. <constraint firstAttribute="trailing" secondItem="dSy-tI-Kh7" secondAttribute="trailing" constant="20" id="l8c-IQ-WOB"/>
  55. </constraints>
  56. </tableViewCellContentView>
  57. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  58. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  59. <connections>
  60. <outlet property="deleteBtn" destination="0Zc-wU-ci5" id="0CC-Sm-mOa"/>
  61. <outlet property="nameLabel" destination="dSy-tI-Kh7" id="wkN-Qc-OcD"/>
  62. <outlet property="urlLabel" destination="G8A-zB-wfN" id="KQf-sU-YfJ"/>
  63. </connections>
  64. <point key="canvasLocation" x="144.92753623188406" y="151.00446428571428"/>
  65. </tableViewCell>
  66. </objects>
  67. <resources>
  68. <image name="shanchu_icon" width="17" height="17"/>
  69. </resources>
  70. </document>