MainLiveTableViewCell.xib 7.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/>
  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" rowHeight="60" id="KGk-i7-Jjw" customClass="MainLiveTableViewCell">
  15. <rect key="frame" x="0.0" y="0.0" width="320" height="55"/>
  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="54.5"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1小时" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lJ9-M0-5Qd">
  22. <rect key="frame" x="10" y="26" width="30.5" height="21"/>
  23. <constraints>
  24. <constraint firstAttribute="height" constant="21" id="PPa-9U-tcR"/>
  25. </constraints>
  26. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  27. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  28. <nil key="highlightedColor"/>
  29. </label>
  30. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="第一次" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="j0x-mF-S6e">
  31. <rect key="frame" x="10" y="8" width="43" height="21"/>
  32. <constraints>
  33. <constraint firstAttribute="height" constant="21" id="c3f-QE-YeQ"/>
  34. </constraints>
  35. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  36. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  37. <nil key="highlightedColor"/>
  38. </label>
  39. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8Sg-pr-k6k">
  40. <rect key="frame" x="302" y="20" width="8" height="14"/>
  41. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  42. <color key="textColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  43. <nil key="highlightedColor"/>
  44. </label>
  45. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ymn-tJ-IpT">
  46. <rect key="frame" x="10" y="54.5" width="310" height="0.5"/>
  47. <color key="backgroundColor" red="0.90588235294117647" green="0.90588235294117647" blue="0.94509803921568625" alpha="1" colorSpace="calibratedRGB"/>
  48. <constraints>
  49. <constraint firstAttribute="height" constant="0.5" id="j7u-CK-65r"/>
  50. </constraints>
  51. </view>
  52. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="fw_me_playNum" translatesAutoresizingMaskIntoConstraints="NO" id="3K7-4Q-h4C">
  53. <rect key="frame" x="283" y="22" width="15" height="10"/>
  54. <constraints>
  55. <constraint firstAttribute="height" constant="10" id="CM7-rX-u6E"/>
  56. <constraint firstAttribute="width" constant="15" id="X2q-9r-rWF"/>
  57. </constraints>
  58. </imageView>
  59. </subviews>
  60. <constraints>
  61. <constraint firstItem="j0x-mF-S6e" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="8" id="1dd-Ep-lC1"/>
  62. <constraint firstAttribute="trailing" secondItem="8Sg-pr-k6k" secondAttribute="trailing" constant="10" id="33j-Xs-YWJ"/>
  63. <constraint firstItem="8Sg-pr-k6k" firstAttribute="leading" secondItem="3K7-4Q-h4C" secondAttribute="trailing" constant="4" id="9IN-0j-bmK"/>
  64. <constraint firstItem="8Sg-pr-k6k" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="CoK-zC-fvP"/>
  65. <constraint firstAttribute="bottom" secondItem="lJ9-M0-5Qd" secondAttribute="bottom" constant="8" id="LSF-ot-QNx"/>
  66. <constraint firstAttribute="bottom" secondItem="Ymn-tJ-IpT" secondAttribute="bottom" id="Lk3-oP-Cf4"/>
  67. <constraint firstItem="Ymn-tJ-IpT" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="bhQ-Fc-IFQ"/>
  68. <constraint firstItem="3K7-4Q-h4C" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="gxH-fa-zY7"/>
  69. <constraint firstAttribute="trailing" secondItem="Ymn-tJ-IpT" secondAttribute="trailing" id="hIP-Ea-sf4"/>
  70. <constraint firstItem="lJ9-M0-5Qd" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="kqj-Ih-zAu"/>
  71. <constraint firstItem="j0x-mF-S6e" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="zwn-dc-4SQ"/>
  72. </constraints>
  73. </tableViewCellContentView>
  74. <connections>
  75. <outlet property="lineView" destination="Ymn-tJ-IpT" id="uac-2N-wHe"/>
  76. <outlet property="timelabel" destination="lJ9-M0-5Qd" id="Dnw-2a-X3W"/>
  77. <outlet property="titleLabel" destination="j0x-mF-S6e" id="X1V-Yg-RO6"/>
  78. <outlet property="watchLabel" destination="8Sg-pr-k6k" id="1EH-Hc-nUj"/>
  79. </connections>
  80. <point key="canvasLocation" x="-6" y="382.5"/>
  81. </tableViewCell>
  82. </objects>
  83. <resources>
  84. <image name="fw_me_playNum" width="15" height="9"/>
  85. </resources>
  86. </document>