IHThirdGradeCell.xib 7.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15505" 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. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15510"/>
  6. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <customFonts key="customFonts">
  10. <array key="Alibaba-PuHuiTi-Regular.otf">
  11. <string>AlibabaPuHuiTiR</string>
  12. </array>
  13. </customFonts>
  14. <objects>
  15. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  16. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  17. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="IHThirdGradeCell" customModule="Inhealth" customModuleProvider="target">
  18. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  19. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  20. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  21. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  22. <autoresizingMask key="autoresizingMask"/>
  23. <subviews>
  24. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zqP-zW-eSg">
  25. <rect key="frame" x="20" y="0.0" width="280" height="44"/>
  26. <subviews>
  27. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="84" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mxQ-9D-SxR">
  28. <rect key="frame" x="227" y="14.5" width="15" height="15.5"/>
  29. <fontDescription key="fontDescription" name="AlibabaPuHuiTiR" family="Alibaba PuHuiTi" pointSize="13"/>
  30. <color key="textColor" red="0.39607843139999999" green="0.43921568630000002" blue="0.52156862749999999" alpha="1" colorSpace="calibratedRGB"/>
  31. <nil key="highlightedColor"/>
  32. </label>
  33. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1/F" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oTq-7X-89t">
  34. <rect key="frame" x="25" y="13.5" width="18" height="17"/>
  35. <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
  36. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  37. <nil key="highlightedColor"/>
  38. </label>
  39. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="IQButtonBarArrowDown" translatesAutoresizingMaskIntoConstraints="NO" id="HFb-mq-7Fy">
  40. <rect key="frame" x="248" y="14" width="16" height="16"/>
  41. <constraints>
  42. <constraint firstAttribute="height" constant="16" id="2Qd-DD-Hco"/>
  43. <constraint firstAttribute="width" constant="16" id="vTB-qL-usD"/>
  44. </constraints>
  45. </imageView>
  46. </subviews>
  47. <color key="backgroundColor" red="0.93729931119999998" green="0.9451448321" blue="0.94117683169999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  48. <constraints>
  49. <constraint firstAttribute="trailing" secondItem="HFb-mq-7Fy" secondAttribute="trailing" constant="16" id="3Sr-8K-5ks"/>
  50. <constraint firstAttribute="trailing" secondItem="mxQ-9D-SxR" secondAttribute="trailing" constant="38" id="7DO-pv-oQa"/>
  51. <constraint firstItem="oTq-7X-89t" firstAttribute="leading" secondItem="zqP-zW-eSg" secondAttribute="leading" constant="25" id="7gh-Iu-kss"/>
  52. <constraint firstItem="mxQ-9D-SxR" firstAttribute="centerY" secondItem="zqP-zW-eSg" secondAttribute="centerY" id="A0O-Q9-uUJ"/>
  53. <constraint firstItem="HFb-mq-7Fy" firstAttribute="centerY" secondItem="zqP-zW-eSg" secondAttribute="centerY" id="H9n-np-8AX"/>
  54. <constraint firstItem="oTq-7X-89t" firstAttribute="centerY" secondItem="zqP-zW-eSg" secondAttribute="centerY" id="Iuc-hB-WGV"/>
  55. </constraints>
  56. <userDefinedRuntimeAttributes>
  57. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  58. <real key="value" value="5"/>
  59. </userDefinedRuntimeAttribute>
  60. </userDefinedRuntimeAttributes>
  61. </view>
  62. </subviews>
  63. <constraints>
  64. <constraint firstAttribute="trailing" secondItem="zqP-zW-eSg" secondAttribute="trailing" constant="20" id="1F0-BK-CiE"/>
  65. <constraint firstItem="zqP-zW-eSg" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="20" id="DOX-bj-U1h"/>
  66. <constraint firstItem="zqP-zW-eSg" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="b6y-ue-QQi"/>
  67. <constraint firstAttribute="bottom" secondItem="zqP-zW-eSg" secondAttribute="bottom" id="jRg-kC-BsJ"/>
  68. </constraints>
  69. </tableViewCellContentView>
  70. <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
  71. <connections>
  72. <outlet property="aTitleLabel" destination="oTq-7X-89t" id="pyi-0v-pc3"/>
  73. <outlet property="aValueLabel" destination="mxQ-9D-SxR" id="uSe-NC-UCy"/>
  74. <outlet property="rightImageView" destination="HFb-mq-7Fy" id="N1S-dp-edb"/>
  75. </connections>
  76. <point key="canvasLocation" x="137.68115942028987" y="113.83928571428571"/>
  77. </tableViewCell>
  78. </objects>
  79. <resources>
  80. <image name="IQButtonBarArrowDown" width="21" height="12"/>
  81. </resources>
  82. </document>