MoreAppCell.xib 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15505" 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="15510"/>
  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. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="MoreAppCell" id="gTV-IL-0wX" customClass="MoreAppCell">
  14. <rect key="frame" x="0.0" y="0.0" width="70" height="100"/>
  15. <autoresizingMask key="autoresizingMask"/>
  16. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  17. <rect key="frame" x="0.0" y="0.0" width="70" height="100"/>
  18. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  19. <subviews>
  20. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vfW-SN-ErQ">
  21. <rect key="frame" x="0.0" y="0.0" width="70" height="100"/>
  22. <subviews>
  23. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_tz_hui_icon" translatesAutoresizingMaskIntoConstraints="NO" id="dbs-Pp-3v5">
  24. <rect key="frame" x="23" y="14" width="24" height="31.5"/>
  25. </imageView>
  26. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5XY-am-fRg">
  27. <rect key="frame" x="16.5" y="50" width="37.5" height="18"/>
  28. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  29. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  30. <nil key="highlightedColor"/>
  31. </label>
  32. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_edit_del_icon" translatesAutoresizingMaskIntoConstraints="NO" id="MlH-Uq-EJu">
  33. <rect key="frame" x="45" y="8" width="17" height="17"/>
  34. <constraints>
  35. <constraint firstAttribute="height" constant="17" id="4tJ-WU-CwG"/>
  36. <constraint firstAttribute="width" constant="17" id="G8P-ZW-ukO"/>
  37. </constraints>
  38. </imageView>
  39. </subviews>
  40. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  41. <constraints>
  42. <constraint firstItem="MlH-Uq-EJu" firstAttribute="top" secondItem="vfW-SN-ErQ" secondAttribute="top" constant="8" id="DGU-ch-T7t"/>
  43. <constraint firstItem="dbs-Pp-3v5" firstAttribute="top" secondItem="vfW-SN-ErQ" secondAttribute="top" constant="14" id="K0p-mw-8e4"/>
  44. <constraint firstItem="5XY-am-fRg" firstAttribute="centerX" secondItem="vfW-SN-ErQ" secondAttribute="centerX" id="WSo-XS-hKb"/>
  45. <constraint firstItem="5XY-am-fRg" firstAttribute="top" secondItem="vfW-SN-ErQ" secondAttribute="top" constant="50" id="Zm8-k4-feK"/>
  46. <constraint firstItem="dbs-Pp-3v5" firstAttribute="centerX" secondItem="vfW-SN-ErQ" secondAttribute="centerX" id="bfU-4V-3Ta"/>
  47. <constraint firstAttribute="trailing" secondItem="MlH-Uq-EJu" secondAttribute="trailing" constant="8" id="kyc-C3-oX5"/>
  48. </constraints>
  49. </view>
  50. </subviews>
  51. </view>
  52. <constraints>
  53. <constraint firstAttribute="trailing" secondItem="vfW-SN-ErQ" secondAttribute="trailing" id="Hr3-fl-S3M"/>
  54. <constraint firstItem="vfW-SN-ErQ" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="bBj-Ol-3X4"/>
  55. <constraint firstItem="vfW-SN-ErQ" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="tx6-dO-Wl8"/>
  56. <constraint firstAttribute="bottom" secondItem="vfW-SN-ErQ" secondAttribute="bottom" id="uwL-Ma-nV8"/>
  57. </constraints>
  58. <viewLayoutGuide key="safeArea" id="SEy-5g-ep8"/>
  59. <connections>
  60. <outlet property="showIcon" destination="MlH-Uq-EJu" id="9YZ-rz-ZH7"/>
  61. <outlet property="showImgView" destination="dbs-Pp-3v5" id="v1U-1k-pKr"/>
  62. <outlet property="showTitleLabel" destination="5XY-am-fRg" id="Fm2-ax-gn1"/>
  63. </connections>
  64. <point key="canvasLocation" x="131.8840579710145" y="115.84821428571428"/>
  65. </collectionViewCell>
  66. </objects>
  67. <resources>
  68. <image name="chatmsg_edit_del_icon" width="16.5" height="16.5"/>
  69. <image name="chatmsg_tz_hui_icon" width="24" height="31.5"/>
  70. </resources>
  71. </document>