MyInfoCell.xib 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15702" 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="15704"/>
  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="default" indentationWidth="10" reuseIdentifier="MyInfoCell0" id="KGk-i7-Jjw" customClass="MyInfoCell">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="42.5"/>
  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="42.5"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OnA-Rs-Xn9">
  21. <rect key="frame" x="15.5" y="11.5" width="39.5" height="19.5"/>
  22. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  23. <nil key="textColor"/>
  24. <nil key="highlightedColor"/>
  25. </label>
  26. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="my_conter_rightArrow_hui_icon" translatesAutoresizingMaskIntoConstraints="NO" id="9gn-af-Eza">
  27. <rect key="frame" x="296.5" y="14.5" width="7.5" height="14"/>
  28. </imageView>
  29. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Rw1-gi-jit">
  30. <rect key="frame" x="264.5" y="10" width="23" height="23"/>
  31. <constraints>
  32. <constraint firstAttribute="height" constant="23" id="Npe-PK-SjF"/>
  33. <constraint firstAttribute="width" constant="23" id="TjX-vL-Zsd"/>
  34. </constraints>
  35. </imageView>
  36. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="OAp-i8-TCE">
  37. <rect key="frame" x="269.5" y="12.5" width="18" height="18"/>
  38. <constraints>
  39. <constraint firstAttribute="height" constant="18" id="c0l-mE-L04"/>
  40. <constraint firstAttribute="width" constant="18" id="lM0-46-xrA"/>
  41. </constraints>
  42. </imageView>
  43. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6aG-iP-vch">
  44. <rect key="frame" x="245.5" y="11.5" width="39.5" height="19.5"/>
  45. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  46. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  47. <nil key="highlightedColor"/>
  48. </label>
  49. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bI9-nC-YyM">
  50. <rect key="frame" x="0.0" y="42" width="320" height="0.5"/>
  51. <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  52. <constraints>
  53. <constraint firstAttribute="height" constant="0.5" id="EMx-Dp-5PA"/>
  54. </constraints>
  55. </view>
  56. </subviews>
  57. <constraints>
  58. <constraint firstItem="OnA-Rs-Xn9" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="18m-rk-CC2"/>
  59. <constraint firstItem="9gn-af-Eza" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="4bd-No-Omc"/>
  60. <constraint firstAttribute="trailing" secondItem="bI9-nC-YyM" secondAttribute="trailing" id="52y-q4-Qd0"/>
  61. <constraint firstItem="9gn-af-Eza" firstAttribute="leading" secondItem="6aG-iP-vch" secondAttribute="trailing" constant="11.5" id="Hqh-50-JWK"/>
  62. <constraint firstItem="6aG-iP-vch" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="RF5-cf-cso"/>
  63. <constraint firstItem="OnA-Rs-Xn9" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15.5" id="T3b-Ob-LTz"/>
  64. <constraint firstAttribute="bottom" secondItem="bI9-nC-YyM" secondAttribute="bottom" id="bbd-RP-QSH"/>
  65. <constraint firstItem="OAp-i8-TCE" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="hiL-oA-qbq"/>
  66. <constraint firstItem="9gn-af-Eza" firstAttribute="leading" secondItem="Rw1-gi-jit" secondAttribute="trailing" constant="9" id="mNL-hP-u6y"/>
  67. <constraint firstItem="bI9-nC-YyM" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="mqa-np-vlN"/>
  68. <constraint firstAttribute="trailing" secondItem="9gn-af-Eza" secondAttribute="trailing" constant="16" id="vYb-2N-s1l"/>
  69. <constraint firstItem="9gn-af-Eza" firstAttribute="leading" secondItem="OAp-i8-TCE" secondAttribute="trailing" constant="9" id="vuV-AL-cqp"/>
  70. <constraint firstItem="Rw1-gi-jit" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="z6R-vc-0Qo"/>
  71. </constraints>
  72. </tableViewCellContentView>
  73. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  74. <connections>
  75. <outlet property="cell0ErWeiMaImgView" destination="OAp-i8-TCE" id="U3F-ll-iaL"/>
  76. <outlet property="cell0LineView" destination="bI9-nC-YyM" id="oVk-Vb-7h0"/>
  77. <outlet property="cell0TitleLabel" destination="OnA-Rs-Xn9" id="kuZ-mM-Goq"/>
  78. <outlet property="cell0UserImgView" destination="Rw1-gi-jit" id="fgf-W0-3Yc"/>
  79. <outlet property="cell0ValueLabel" destination="6aG-iP-vch" id="ykB-U8-Z2m"/>
  80. </connections>
  81. <point key="canvasLocation" x="131.8840579710145" y="113.50446428571428"/>
  82. </tableViewCell>
  83. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="MyInfoCell1" id="qem-RC-xP8" customClass="MyInfoCell">
  84. <rect key="frame" x="0.0" y="0.0" width="320" height="42.5"/>
  85. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  86. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="qem-RC-xP8" id="h1f-NU-SFT">
  87. <rect key="frame" x="0.0" y="0.0" width="320" height="42.5"/>
  88. <autoresizingMask key="autoresizingMask"/>
  89. <subviews>
  90. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fCn-gE-3kq">
  91. <rect key="frame" x="15.5" y="11.5" width="39.5" height="19.5"/>
  92. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  93. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  94. <nil key="highlightedColor"/>
  95. </label>
  96. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GPo-dT-VNw">
  97. <rect key="frame" x="266.5" y="12.5" width="37.5" height="18"/>
  98. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  99. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  100. <nil key="highlightedColor"/>
  101. </label>
  102. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BXd-sd-hFz">
  103. <rect key="frame" x="0.0" y="42" width="320" height="0.5"/>
  104. <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  105. <constraints>
  106. <constraint firstAttribute="height" constant="0.5" id="Dny-QY-yR4"/>
  107. </constraints>
  108. </view>
  109. </subviews>
  110. <constraints>
  111. <constraint firstAttribute="trailing" secondItem="GPo-dT-VNw" secondAttribute="trailing" constant="16" id="0Sj-cP-wqu"/>
  112. <constraint firstItem="BXd-sd-hFz" firstAttribute="leading" secondItem="h1f-NU-SFT" secondAttribute="leading" id="42W-5K-RPA"/>
  113. <constraint firstAttribute="bottom" secondItem="BXd-sd-hFz" secondAttribute="bottom" id="9N8-y9-D7j"/>
  114. <constraint firstItem="fCn-gE-3kq" firstAttribute="centerY" secondItem="h1f-NU-SFT" secondAttribute="centerY" id="JQQ-ha-KXG"/>
  115. <constraint firstItem="GPo-dT-VNw" firstAttribute="centerY" secondItem="h1f-NU-SFT" secondAttribute="centerY" id="O92-GF-2Lk"/>
  116. <constraint firstItem="fCn-gE-3kq" firstAttribute="leading" secondItem="h1f-NU-SFT" secondAttribute="leading" constant="15.5" id="RLm-Im-Ldo"/>
  117. <constraint firstAttribute="trailing" secondItem="BXd-sd-hFz" secondAttribute="trailing" id="x1H-kw-cKV"/>
  118. </constraints>
  119. </tableViewCellContentView>
  120. <viewLayoutGuide key="safeArea" id="bQR-ie-YJu"/>
  121. <connections>
  122. <outlet property="cell1LineView" destination="BXd-sd-hFz" id="lR0-se-KDU"/>
  123. <outlet property="cell1TitleLabel" destination="fCn-gE-3kq" id="oho-ll-8xb"/>
  124. <outlet property="cell1ValueLabel" destination="GPo-dT-VNw" id="4kV-kJ-wvj"/>
  125. </connections>
  126. <point key="canvasLocation" x="132" y="186"/>
  127. </tableViewCell>
  128. </objects>
  129. <resources>
  130. <image name="my_conter_rightArrow_hui_icon" width="7.5" height="14"/>
  131. </resources>
  132. </document>