RecordTableViewCell.xib 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/>
  7. <capability name="Named colors" minToolsVersion="9.0"/>
  8. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  13. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  14. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="RecordTableViewCell">
  15. <rect key="frame" x="0.0" y="0.0" width="320" height="100"/>
  16. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  17. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  18. <rect key="frame" x="0.0" y="0.0" width="320" height="100"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MX1-ZG-io1" userLabel="base View">
  22. <rect key="frame" x="15" y="15" width="290" height="61"/>
  23. <subviews>
  24. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zeY-jw-BnH" userLabel="title Label">
  25. <rect key="frame" x="15" y="14" width="35.5" height="17"/>
  26. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  27. <nil key="textColor"/>
  28. <nil key="highlightedColor"/>
  29. </label>
  30. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2016年07月09日" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JhS-k8-gGT">
  31. <rect key="frame" x="15" y="31" width="114" height="15"/>
  32. <constraints>
  33. <constraint firstAttribute="height" constant="15" id="9ub-aq-3tF"/>
  34. </constraints>
  35. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  36. <color key="textColor" name="xy_sub_text_color"/>
  37. <nil key="highlightedColor"/>
  38. </label>
  39. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="F3N-Ka-nJv">
  40. <rect key="frame" x="239.5" y="30" width="35.5" height="17"/>
  41. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  42. <color key="textColor" systemColor="darkTextColor"/>
  43. <nil key="highlightedColor"/>
  44. </label>
  45. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SSi-H8-lXI">
  46. <rect key="frame" x="239.5" y="14" width="35.5" height="17"/>
  47. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  48. <color key="textColor" systemColor="darkTextColor"/>
  49. <nil key="highlightedColor"/>
  50. </label>
  51. </subviews>
  52. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  53. <constraints>
  54. <constraint firstAttribute="trailing" secondItem="SSi-H8-lXI" secondAttribute="trailing" constant="15" id="F1E-tM-Jao"/>
  55. <constraint firstAttribute="bottom" secondItem="JhS-k8-gGT" secondAttribute="bottom" constant="15" id="LHU-vS-tk8"/>
  56. <constraint firstItem="zeY-jw-BnH" firstAttribute="leading" secondItem="MX1-ZG-io1" secondAttribute="leading" constant="15" id="YLA-zW-9c3"/>
  57. <constraint firstItem="F3N-Ka-nJv" firstAttribute="centerY" secondItem="JhS-k8-gGT" secondAttribute="centerY" id="bbT-2Y-x68"/>
  58. <constraint firstItem="F3N-Ka-nJv" firstAttribute="top" secondItem="MX1-ZG-io1" secondAttribute="topMargin" constant="22" id="bjB-PY-Crw"/>
  59. <constraint firstItem="F3N-Ka-nJv" firstAttribute="centerY" secondItem="MX1-ZG-io1" secondAttribute="centerY" constant="10.5" id="deN-VE-LEY"/>
  60. <constraint firstItem="SSi-H8-lXI" firstAttribute="centerY" secondItem="zeY-jw-BnH" secondAttribute="centerY" id="kom-Ij-v1O"/>
  61. <constraint firstItem="JhS-k8-gGT" firstAttribute="leading" secondItem="zeY-jw-BnH" secondAttribute="leading" id="qEW-5L-BJz"/>
  62. <constraint firstItem="zeY-jw-BnH" firstAttribute="top" secondItem="MX1-ZG-io1" secondAttribute="top" constant="14" id="qew-Wc-cHx"/>
  63. <constraint firstItem="F3N-Ka-nJv" firstAttribute="trailing" secondItem="SSi-H8-lXI" secondAttribute="trailing" id="umP-Lr-sfG"/>
  64. </constraints>
  65. <userDefinedRuntimeAttributes>
  66. <userDefinedRuntimeAttribute type="number" keyPath="autoCornerRadius">
  67. <real key="value" value="10"/>
  68. </userDefinedRuntimeAttribute>
  69. </userDefinedRuntimeAttributes>
  70. </view>
  71. </subviews>
  72. <constraints>
  73. <constraint firstItem="MX1-ZG-io1" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="7PK-eg-DH0"/>
  74. <constraint firstItem="MX1-ZG-io1" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="aPj-fJ-Min"/>
  75. <constraint firstAttribute="trailing" secondItem="MX1-ZG-io1" secondAttribute="trailing" constant="15" id="rPD-Eu-mQM"/>
  76. <constraint firstAttribute="bottom" secondItem="MX1-ZG-io1" secondAttribute="bottom" id="uj7-m8-tGE"/>
  77. </constraints>
  78. </tableViewCellContentView>
  79. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  80. <connections>
  81. <outlet property="moneyLable" destination="F3N-Ka-nJv" id="MBH-G2-eLW"/>
  82. <outlet property="recordStateLable" destination="SSi-H8-lXI" id="Tce-pj-bpN"/>
  83. <outlet property="timeLabel" destination="JhS-k8-gGT" id="PGY-D8-Uga"/>
  84. <outlet property="titleLabel" destination="zeY-jw-BnH" id="dGL-Vb-vsH"/>
  85. </connections>
  86. <point key="canvasLocation" x="-115.2" y="-48.575712143928037"/>
  87. </tableViewCell>
  88. </objects>
  89. <resources>
  90. <namedColor name="xy_sub_text_color">
  91. <color red="0.57300001382827759" green="0.57300001382827759" blue="0.58399999141693115" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  92. </namedColor>
  93. <systemColor name="darkTextColor">
  94. <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  95. </systemColor>
  96. <systemColor name="systemBackgroundColor">
  97. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  98. </systemColor>
  99. </resources>
  100. </document>