SendGroupBCell.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="15705" 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="15706"/>
  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="SendGroupBCell" rowHeight="65" id="KGk-i7-Jjw" customClass="SendGroupBCell">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="65"/>
  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="320" height="65"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="j7j-cZ-KpO">
  21. <rect key="frame" x="46" y="20.5" width="43" height="24"/>
  22. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="17"/>
  23. <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="calibratedRGB"/>
  24. <nil key="highlightedColor"/>
  25. </label>
  26. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YTV-BX-rPK">
  27. <rect key="frame" x="0.0" y="64" width="320" height="1"/>
  28. <color key="backgroundColor" red="0.91764705879999997" green="0.91764705879999997" blue="0.91764705879999997" alpha="1" colorSpace="calibratedRGB"/>
  29. <constraints>
  30. <constraint firstAttribute="height" constant="1" id="kx6-9q-fhM"/>
  31. </constraints>
  32. </view>
  33. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hV3-LD-vT4" customClass="TDButton">
  34. <rect key="frame" x="4" y="13.5" width="38" height="38"/>
  35. <state key="normal" image="sendinfo_no"/>
  36. <state key="selected" image="sendinfo_yes"/>
  37. </button>
  38. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="right_img" translatesAutoresizingMaskIntoConstraints="NO" id="Pck-Pb-7vG">
  39. <rect key="frame" x="296.5" y="26" width="7.5" height="13.5"/>
  40. </imageView>
  41. </subviews>
  42. <constraints>
  43. <constraint firstAttribute="trailingMargin" secondItem="Pck-Pb-7vG" secondAttribute="trailing" id="DI4-Bx-3IZ"/>
  44. <constraint firstItem="Pck-Pb-7vG" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="ECf-Yx-XpF"/>
  45. <constraint firstItem="YTV-BX-rPK" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="-16" id="PAg-Nr-cBH"/>
  46. <constraint firstAttribute="trailing" secondItem="YTV-BX-rPK" secondAttribute="trailing" id="baC-q3-YXM"/>
  47. <constraint firstItem="j7j-cZ-KpO" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="jmR-2T-9Bo"/>
  48. <constraint firstItem="j7j-cZ-KpO" firstAttribute="leading" secondItem="hV3-LD-vT4" secondAttribute="trailing" constant="4" id="l0T-G3-hrO"/>
  49. <constraint firstItem="hV3-LD-vT4" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="ozm-UE-Be0"/>
  50. <constraint firstAttribute="bottom" secondItem="YTV-BX-rPK" secondAttribute="bottom" id="pwL-k7-3jk"/>
  51. <constraint firstItem="hV3-LD-vT4" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="4" id="yAA-rL-bgM"/>
  52. </constraints>
  53. </tableViewCellContentView>
  54. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  55. <connections>
  56. <outlet property="nameLab" destination="j7j-cZ-KpO" id="Af1-bK-ft1"/>
  57. <outlet property="rightImgeView" destination="Pck-Pb-7vG" id="ACB-oQ-kcw"/>
  58. <outlet property="selectbuton" destination="hV3-LD-vT4" id="4pe-Rj-O6n"/>
  59. </connections>
  60. <point key="canvasLocation" x="131.8840579710145" y="153.01339285714286"/>
  61. </tableViewCell>
  62. </objects>
  63. <resources>
  64. <image name="right_img" width="7.5" height="13.5"/>
  65. <image name="sendinfo_no" width="38" height="38"/>
  66. <image name="sendinfo_yes" width="38" height="38"/>
  67. </resources>
  68. </document>