IHLeafCell.xib 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  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. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15510"/>
  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. <customFonts key="customFonts">
  11. <array key="Alibaba-PuHuiTi-Regular.otf">
  12. <string>AlibabaPuHuiTiR</string>
  13. </array>
  14. </customFonts>
  15. <objects>
  16. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  17. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  18. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="79" id="KGk-i7-Jjw" customClass="IHLeafCell" customModule="Inhealth" customModuleProvider="target">
  19. <rect key="frame" x="0.0" y="0.0" width="320" height="79"/>
  20. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  21. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  22. <rect key="frame" x="0.0" y="0.0" width="320" height="79"/>
  23. <autoresizingMask key="autoresizingMask"/>
  24. <subviews>
  25. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Qyf-fv-JOz">
  26. <rect key="frame" x="20" y="0.0" width="280" height="79"/>
  27. <subviews>
  28. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="84" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yte-iF-4to">
  29. <rect key="frame" x="246" y="30.5" width="15" height="18"/>
  30. <fontDescription key="fontDescription" name="AlibabaPuHuiTiR" family="Alibaba PuHuiTi" pointSize="13"/>
  31. <color key="textColor" red="0.39607843139999999" green="0.43921568630000002" blue="0.52156862749999999" alpha="1" colorSpace="calibratedRGB"/>
  32. <nil key="highlightedColor"/>
  33. </label>
  34. <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="hlA-9F-jS4">
  35. <rect key="frame" x="25" y="31" width="18" height="17"/>
  36. <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
  37. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  38. <nil key="highlightedColor"/>
  39. </label>
  40. </subviews>
  41. <color key="backgroundColor" red="0.93729931119999998" green="0.9451448321" blue="0.94117683169999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  42. <constraints>
  43. <constraint firstItem="yte-iF-4to" firstAttribute="centerY" secondItem="Qyf-fv-JOz" secondAttribute="centerY" id="FfO-NW-iUV"/>
  44. <constraint firstItem="hlA-9F-jS4" firstAttribute="leading" secondItem="Qyf-fv-JOz" secondAttribute="leading" constant="25" id="HNd-FO-G5X"/>
  45. <constraint firstAttribute="trailing" secondItem="yte-iF-4to" secondAttribute="trailing" constant="19" id="oBx-dK-XxV"/>
  46. <constraint firstItem="hlA-9F-jS4" firstAttribute="centerY" secondItem="Qyf-fv-JOz" secondAttribute="centerY" id="r3e-Cf-uTV"/>
  47. </constraints>
  48. <userDefinedRuntimeAttributes>
  49. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  50. <real key="value" value="5"/>
  51. </userDefinedRuntimeAttribute>
  52. </userDefinedRuntimeAttributes>
  53. </view>
  54. </subviews>
  55. <constraints>
  56. <constraint firstAttribute="trailing" secondItem="Qyf-fv-JOz" secondAttribute="trailing" constant="20" id="311-A4-zB3"/>
  57. <constraint firstItem="Qyf-fv-JOz" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="PRZ-KU-8cy"/>
  58. <constraint firstAttribute="bottom" secondItem="Qyf-fv-JOz" secondAttribute="bottom" id="osa-Ub-guZ"/>
  59. <constraint firstItem="Qyf-fv-JOz" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="20" id="rEQ-1H-iR6"/>
  60. </constraints>
  61. </tableViewCellContentView>
  62. <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
  63. <point key="canvasLocation" x="137.68115942028987" y="98.102678571428569"/>
  64. </tableViewCell>
  65. </objects>
  66. </document>