MyDetailTableViewCell.xib 8.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <objects>
  13. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  14. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  15. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="MyDetailTableViewCell" id="KGk-i7-Jjw" customClass="MyDetailTableViewCell">
  16. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  17. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  18. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  19. <rect key="frame" x="0.0" y="0.0" width="320" height="43.5"/>
  20. <autoresizingMask key="autoresizingMask"/>
  21. <subviews>
  22. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="87L-Mc-c79">
  23. <rect key="frame" x="14" y="13" width="37.5" height="18"/>
  24. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  25. <nil key="textColor"/>
  26. <nil key="highlightedColor"/>
  27. </label>
  28. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tAG-9x-p2P">
  29. <rect key="frame" x="248.5" y="13" width="37.5" height="18"/>
  30. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  31. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  32. <nil key="textColor"/>
  33. <nil key="highlightedColor"/>
  34. </label>
  35. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="imagePlaceholder" translatesAutoresizingMaskIntoConstraints="NO" id="eYK-xk-eZr">
  36. <rect key="frame" x="254" y="6" width="32" height="32"/>
  37. <constraints>
  38. <constraint firstAttribute="width" constant="32" id="QQP-Ai-qCj"/>
  39. <constraint firstAttribute="height" constant="32" id="azY-j7-mVc"/>
  40. </constraints>
  41. </imageView>
  42. <textField hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="昵称" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="PSm-vI-Bci">
  43. <rect key="frame" x="61.5" y="11" width="224.5" height="22"/>
  44. <constraints>
  45. <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="90" id="cY4-Pl-Cgu"/>
  46. </constraints>
  47. <nil key="textColor"/>
  48. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  49. <textInputTraits key="textInputTraits"/>
  50. </textField>
  51. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="我的-灰箭头" translatesAutoresizingMaskIntoConstraints="NO" id="FxI-7P-m7p">
  52. <rect key="frame" x="299" y="15" width="7" height="14"/>
  53. <constraints>
  54. <constraint firstAttribute="width" constant="7" id="Rzu-tn-bWq"/>
  55. <constraint firstAttribute="height" constant="14" id="vF1-dN-62k"/>
  56. </constraints>
  57. </imageView>
  58. </subviews>
  59. <constraints>
  60. <constraint firstAttribute="bottom" secondItem="FxI-7P-m7p" secondAttribute="bottom" constant="14.5" id="4ig-T9-2He"/>
  61. <constraint firstItem="FxI-7P-m7p" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="7mi-e6-Mca"/>
  62. <constraint firstItem="PSm-vI-Bci" firstAttribute="leading" secondItem="87L-Mc-c79" secondAttribute="trailing" constant="10" id="BGL-C0-BMj"/>
  63. <constraint firstItem="eYK-xk-eZr" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="CDc-Sw-72D"/>
  64. <constraint firstAttribute="bottomMargin" secondItem="PSm-vI-Bci" secondAttribute="bottom" id="F3Z-yI-zxL"/>
  65. <constraint firstItem="tAG-9x-p2P" firstAttribute="trailing" secondItem="PSm-vI-Bci" secondAttribute="trailing" id="SvG-Rq-hE6"/>
  66. <constraint firstItem="PSm-vI-Bci" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" id="Vie-UX-DXJ"/>
  67. <constraint firstItem="tAG-9x-p2P" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="Zxb-Fn-ztY"/>
  68. <constraint firstItem="FxI-7P-m7p" firstAttribute="leading" secondItem="eYK-xk-eZr" secondAttribute="trailing" constant="13" id="bpt-3u-FL0"/>
  69. <constraint firstItem="87L-Mc-c79" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="tn9-x4-hsd"/>
  70. <constraint firstItem="FxI-7P-m7p" firstAttribute="leading" secondItem="tAG-9x-p2P" secondAttribute="trailing" constant="13" id="vES-xP-vdP"/>
  71. <constraint firstItem="87L-Mc-c79" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="xdV-CS-Pcx"/>
  72. <constraint firstAttribute="trailing" secondItem="FxI-7P-m7p" secondAttribute="trailing" constant="14" id="ygn-MU-2zA"/>
  73. </constraints>
  74. </tableViewCellContentView>
  75. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  76. <connections>
  77. <outlet property="imageViewArrow" destination="FxI-7P-m7p" id="nBG-Go-YBh"/>
  78. <outlet property="imageViewHeight" destination="azY-j7-mVc" id="gHf-hd-bO5"/>
  79. <outlet property="imageViewIcon" destination="eYK-xk-eZr" id="EvD-MX-sRf"/>
  80. <outlet property="imageViewWidth" destination="QQP-Ai-qCj" id="jG0-ZG-jxd"/>
  81. <outlet property="labelDetail" destination="tAG-9x-p2P" id="niG-54-wzU"/>
  82. <outlet property="labelTitle" destination="87L-Mc-c79" id="ctv-70-8so"/>
  83. <outlet property="textFieldDetail" destination="PSm-vI-Bci" id="Pp9-pQ-mNL"/>
  84. </connections>
  85. </tableViewCell>
  86. </objects>
  87. <resources>
  88. <image name="imagePlaceholder" width="1024" height="1024"/>
  89. <image name="我的-灰箭头" width="4.5" height="8.5"/>
  90. </resources>
  91. </document>