YBDayTaskCell.xib 7.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="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="20020"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  11. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  12. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="71" id="KGk-i7-Jjw" customClass="YBDayTaskCell">
  13. <rect key="frame" x="0.0" y="0.0" width="320" height="71"/>
  14. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  15. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  16. <rect key="frame" x="0.0" y="0.0" width="320" height="71"/>
  17. <autoresizingMask key="autoresizingMask"/>
  18. <subviews>
  19. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="M1W-NK-XXY">
  20. <rect key="frame" x="16" y="17.5" width="33" height="16"/>
  21. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  22. <nil key="textColor"/>
  23. <nil key="highlightedColor"/>
  24. </label>
  25. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="730" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TyG-uN-2BX">
  26. <rect key="frame" x="16" y="41.5" width="26.5" height="12"/>
  27. <fontDescription key="fontDescription" type="system" pointSize="10"/>
  28. <color key="textColor" red="0.58823529409999997" green="0.58823529409999997" blue="0.58823529409999997" alpha="1" colorSpace="calibratedRGB"/>
  29. <nil key="highlightedColor"/>
  30. </label>
  31. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4kH-6W-0da">
  32. <rect key="frame" x="244" y="22.5" width="60" height="26"/>
  33. <constraints>
  34. <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="60" id="0w4-ld-Qe9"/>
  35. <constraint firstAttribute="height" constant="26" id="1ll-OW-bH3"/>
  36. </constraints>
  37. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  38. <inset key="contentEdgeInsets" minX="5" minY="0.0" maxX="5" maxY="0.0"/>
  39. <state key="normal" title="按钮"/>
  40. <userDefinedRuntimeAttributes>
  41. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  42. <real key="value" value="13"/>
  43. </userDefinedRuntimeAttribute>
  44. </userDefinedRuntimeAttributes>
  45. <connections>
  46. <action selector="stateBtnClick:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="dlu-9s-Ncv"/>
  47. </connections>
  48. </button>
  49. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gJ3-2v-Ayx">
  50. <rect key="frame" x="16" y="70" width="288" height="1"/>
  51. <color key="backgroundColor" systemColor="groupTableViewBackgroundColor"/>
  52. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  53. <constraints>
  54. <constraint firstAttribute="height" constant="1" id="Z3Y-Di-2fc"/>
  55. </constraints>
  56. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  57. <nil key="textColor"/>
  58. <nil key="highlightedColor"/>
  59. </label>
  60. </subviews>
  61. <constraints>
  62. <constraint firstItem="M1W-NK-XXY" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="28c-X1-vLg"/>
  63. <constraint firstItem="M1W-NK-XXY" firstAttribute="trailing" relation="lessThanOrEqual" secondItem="4kH-6W-0da" secondAttribute="leading" constant="-5" id="ESB-Sr-7Nf"/>
  64. <constraint firstAttribute="trailing" secondItem="gJ3-2v-Ayx" secondAttribute="trailing" constant="16" id="Q55-4K-bqM"/>
  65. <constraint firstItem="M1W-NK-XXY" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" constant="-10" id="VX0-9A-37G"/>
  66. <constraint firstItem="TyG-uN-2BX" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="Vne-i3-28r"/>
  67. <constraint firstItem="4kH-6W-0da" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="W9A-id-A8z"/>
  68. <constraint firstItem="TyG-uN-2BX" firstAttribute="trailing" relation="lessThanOrEqual" secondItem="4kH-6W-0da" secondAttribute="leading" constant="-5" id="abe-eU-AIL"/>
  69. <constraint firstItem="gJ3-2v-Ayx" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="bIL-qk-ZFo"/>
  70. <constraint firstItem="TyG-uN-2BX" firstAttribute="top" secondItem="M1W-NK-XXY" secondAttribute="bottom" constant="8" id="kQz-F6-deu"/>
  71. <constraint firstAttribute="bottom" secondItem="gJ3-2v-Ayx" secondAttribute="bottom" id="vff-un-uhx"/>
  72. <constraint firstAttribute="trailing" secondItem="4kH-6W-0da" secondAttribute="trailing" constant="16" id="wWG-AN-02M"/>
  73. </constraints>
  74. </tableViewCellContentView>
  75. <connections>
  76. <outlet property="contentLb" destination="TyG-uN-2BX" id="ZBK-JE-jjw"/>
  77. <outlet property="lineLb" destination="gJ3-2v-Ayx" id="aWG-NU-bVY"/>
  78. <outlet property="stateBtn" destination="4kH-6W-0da" id="tNU-5J-AlM"/>
  79. <outlet property="titleLb" destination="M1W-NK-XXY" id="B0G-sh-Ssa"/>
  80. </connections>
  81. <point key="canvasLocation" x="131.8840579710145" y="112.83482142857142"/>
  82. </tableViewCell>
  83. </objects>
  84. <resources>
  85. <systemColor name="groupTableViewBackgroundColor">
  86. <color red="0.94901960784313721" green="0.94901960784313721" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  87. </systemColor>
  88. </resources>
  89. </document>