BGReadPackResultTableViewCell.xib 6.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19455" 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="19454"/>
  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="63" id="KGk-i7-Jjw" customClass="BGReadPackResultTableViewCell">
  14. <rect key="frame" x="0.0" y="0.0" width="333" height="63"/>
  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="333" height="63"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="raI-CG-vXY">
  21. <rect key="frame" x="16" y="9.5" width="44" height="44"/>
  22. <constraints>
  23. <constraint firstAttribute="height" constant="44" id="IJH-Lj-pKD"/>
  24. <constraint firstAttribute="width" constant="44" id="YdR-42-82h"/>
  25. </constraints>
  26. </imageView>
  27. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MkM-4k-T3O">
  28. <rect key="frame" x="72.5" y="9.5" width="42" height="21"/>
  29. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  30. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  31. <nil key="highlightedColor"/>
  32. </label>
  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="fva-dJ-VsQ">
  34. <rect key="frame" x="72.5" y="39.5" width="31" height="15"/>
  35. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  36. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  37. <nil key="highlightedColor"/>
  38. </label>
  39. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0YZ-5r-ZeR">
  40. <rect key="frame" x="306.5" y="21" width="10.5" height="21"/>
  41. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  42. <color key="textColor" red="1" green="0.77647058823529413" blue="0.0039215686274509803" alpha="1" colorSpace="calibratedRGB"/>
  43. <nil key="highlightedColor"/>
  44. </label>
  45. </subviews>
  46. <constraints>
  47. <constraint firstItem="fva-dJ-VsQ" firstAttribute="leading" secondItem="MkM-4k-T3O" secondAttribute="leading" id="0qM-bD-gop"/>
  48. <constraint firstAttribute="trailing" secondItem="0YZ-5r-ZeR" secondAttribute="trailing" constant="16" id="H8f-HE-pGy"/>
  49. <constraint firstItem="raI-CG-vXY" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="HiO-Zd-mzr"/>
  50. <constraint firstItem="MkM-4k-T3O" firstAttribute="top" secondItem="raI-CG-vXY" secondAttribute="top" id="L4I-2I-Q9j"/>
  51. <constraint firstItem="raI-CG-vXY" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="hGt-xP-m8C"/>
  52. <constraint firstItem="MkM-4k-T3O" firstAttribute="leading" secondItem="raI-CG-vXY" secondAttribute="trailing" constant="12.5" id="j3u-n1-9tv"/>
  53. <constraint firstItem="0YZ-5r-ZeR" firstAttribute="centerY" secondItem="raI-CG-vXY" secondAttribute="centerY" id="qWe-Ml-sjy"/>
  54. <constraint firstItem="fva-dJ-VsQ" firstAttribute="top" secondItem="MkM-4k-T3O" secondAttribute="bottom" constant="9" id="qXR-72-HTD"/>
  55. </constraints>
  56. </tableViewCellContentView>
  57. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  58. <connections>
  59. <outlet property="avatar" destination="raI-CG-vXY" id="FRI-2G-yjT"/>
  60. <outlet property="labCount" destination="0YZ-5r-ZeR" id="wNS-5V-J9q"/>
  61. <outlet property="labNickname" destination="MkM-4k-T3O" id="7Tc-cO-0El"/>
  62. <outlet property="labTime" destination="fva-dJ-VsQ" id="QrR-LR-vb5"/>
  63. </connections>
  64. <point key="canvasLocation" x="141.30434782608697" y="71.986607142857139"/>
  65. </tableViewCell>
  66. </objects>
  67. </document>