MeetingFormAttachmentCell.xib 6.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17506" 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="17505"/>
  7. <capability name="Safe area layout guides" 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" rowHeight="179" id="KGk-i7-Jjw" customClass="MeetingFormAttachmentCell" customModule="O2Platform" customModuleProvider="target">
  15. <rect key="frame" x="0.0" y="0.0" width="320" height="179"/>
  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="179"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="会议材料" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="W8u-xV-xG9">
  22. <rect key="frame" x="16" y="8" width="70" height="27"/>
  23. <constraints>
  24. <constraint firstAttribute="width" constant="70" id="xgo-s9-brM"/>
  25. </constraints>
  26. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="17"/>
  27. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  28. <nil key="highlightedColor"/>
  29. </label>
  30. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="LAe-17-e4S">
  31. <rect key="frame" x="16" y="43" width="288" height="128"/>
  32. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  33. <constraints>
  34. <constraint firstAttribute="height" constant="128" id="ihd-8J-w33"/>
  35. </constraints>
  36. </tableView>
  37. <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9iS-qR-Uem">
  38. <rect key="frame" x="240" y="8" width="64" height="24"/>
  39. <constraints>
  40. <constraint firstAttribute="width" constant="64" id="YJm-gE-Rr8"/>
  41. <constraint firstAttribute="height" constant="24" id="has-VZ-ejz"/>
  42. </constraints>
  43. <state key="normal" image="icon_attach"/>
  44. </button>
  45. </subviews>
  46. <constraints>
  47. <constraint firstAttribute="bottom" secondItem="LAe-17-e4S" secondAttribute="bottom" constant="8" id="9Hp-pw-VVV"/>
  48. <constraint firstItem="LAe-17-e4S" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="COr-DV-sCr"/>
  49. <constraint firstItem="LAe-17-e4S" firstAttribute="top" secondItem="W8u-xV-xG9" secondAttribute="bottom" constant="8" id="LYh-ds-TSe"/>
  50. <constraint firstAttribute="trailing" secondItem="9iS-qR-Uem" secondAttribute="trailing" constant="16" id="NDj-6L-3by"/>
  51. <constraint firstItem="9iS-qR-Uem" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="8" id="ORm-Tt-ZOb"/>
  52. <constraint firstItem="W8u-xV-xG9" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="8" id="S5u-WT-tPA"/>
  53. <constraint firstItem="W8u-xV-xG9" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="Xri-g7-rwl"/>
  54. <constraint firstAttribute="trailing" secondItem="LAe-17-e4S" secondAttribute="trailing" constant="16" id="mCb-kj-eBc"/>
  55. </constraints>
  56. </tableViewCellContentView>
  57. <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
  58. <connections>
  59. <outlet property="attachmentListView" destination="LAe-17-e4S" id="Ne8-q5-QRl"/>
  60. <outlet property="uploadBtn" destination="9iS-qR-Uem" id="1c8-HX-Jd2"/>
  61. </connections>
  62. <point key="canvasLocation" x="-510" y="140"/>
  63. </tableViewCell>
  64. </objects>
  65. <resources>
  66. <image name="icon_attach" width="24" height="24"/>
  67. <systemColor name="systemBackgroundColor">
  68. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  69. </systemColor>
  70. </resources>
  71. </document>