IHNewEquipment_nr_Cell.xib 7.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  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="default" indentationWidth="10" rowHeight="68" id="KGk-i7-Jjw" customClass="IHNewEquipment_nr_Cell" customModule="Inhealth" customModuleProvider="target">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="68"/>
  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="68"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Ordinary light" translatesAutoresizingMaskIntoConstraints="NO" id="w4c-QP-P3B">
  21. <rect key="frame" x="15" y="19" width="30" height="30"/>
  22. <color key="backgroundColor" red="0.92156862750000001" green="0.93725490199999995" blue="0.94901960780000005" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  23. <constraints>
  24. <constraint firstAttribute="width" constant="30" id="8aa-Dg-vuz"/>
  25. <constraint firstAttribute="height" constant="30" id="kaz-Nr-eQ7"/>
  26. </constraints>
  27. <userDefinedRuntimeAttributes>
  28. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  29. <real key="value" value="15"/>
  30. </userDefinedRuntimeAttribute>
  31. </userDefinedRuntimeAttributes>
  32. </imageView>
  33. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BqT-kq-zxt">
  34. <rect key="frame" x="57" y="15" width="36.5" height="20"/>
  35. <fontDescription key="fontDescription" name="PingFangSC-Semibold" family="PingFang SC" pointSize="14"/>
  36. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  37. <nil key="highlightedColor"/>
  38. </label>
  39. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="lDi-C2-bfB">
  40. <rect key="frame" x="266" y="19.5" width="37" height="29"/>
  41. <fontDescription key="fontDescription" name="PingFangSC-Semibold" family="PingFang SC" pointSize="12"/>
  42. <state key="normal" title="Delect">
  43. <color key="titleColor" red="1" green="0.047058823529411764" blue="0.30196078431372547" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  44. </state>
  45. <connections>
  46. <action selector="deleteAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="sKu-Yw-DZu"/>
  47. </connections>
  48. </button>
  49. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="HG7398" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mMJ-Kh-pdN">
  50. <rect key="frame" x="57" y="37" width="46.5" height="17"/>
  51. <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
  52. <color key="textColor" red="0.396078431372549" green="0.4392156862745098" blue="0.52156862745098043" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  53. <nil key="highlightedColor"/>
  54. </label>
  55. </subviews>
  56. <constraints>
  57. <constraint firstItem="w4c-QP-P3B" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="3Kd-qZ-g0R"/>
  58. <constraint firstItem="w4c-QP-P3B" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="6Df-US-ob4"/>
  59. <constraint firstItem="BqT-kq-zxt" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="7bc-r2-5k0"/>
  60. <constraint firstAttribute="trailing" secondItem="lDi-C2-bfB" secondAttribute="trailing" constant="17" id="8zv-i2-Svi"/>
  61. <constraint firstItem="lDi-C2-bfB" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="U2f-Wf-PdT"/>
  62. <constraint firstItem="BqT-kq-zxt" firstAttribute="leading" secondItem="w4c-QP-P3B" secondAttribute="trailing" constant="12" id="hmV-11-spI"/>
  63. <constraint firstItem="mMJ-Kh-pdN" firstAttribute="leading" secondItem="w4c-QP-P3B" secondAttribute="trailing" constant="12" id="qBs-1F-eDk"/>
  64. <constraint firstItem="mMJ-Kh-pdN" firstAttribute="top" secondItem="BqT-kq-zxt" secondAttribute="bottom" constant="2" id="wsW-xe-Jnk"/>
  65. </constraints>
  66. </tableViewCellContentView>
  67. <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
  68. <connections>
  69. <outlet property="deviceIDLabel" destination="mMJ-Kh-pdN" id="YhE-4j-bbB"/>
  70. <outlet property="deviceImage" destination="w4c-QP-P3B" id="5CB-KU-M86"/>
  71. <outlet property="nameLabel" destination="BqT-kq-zxt" id="0cp-c1-Me1"/>
  72. </connections>
  73. <point key="canvasLocation" x="137.68115942028987" y="100.44642857142857"/>
  74. </tableViewCell>
  75. </objects>
  76. <resources>
  77. <image name="Ordinary light" width="19" height="23"/>
  78. </resources>
  79. </document>