CCLocalStorageCell.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="12118" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="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="12086"/>
  9. <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <objects>
  13. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="CustomCellFileAndDirectory"/>
  14. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  15. <tableViewCell contentMode="scaleToFill" selectionStyle="blue" indentationWidth="0.0" reuseIdentifier="Cell" rowHeight="60" id="2" userLabel="CCLocalStorageCell" customClass="CCLocalStorageCell">
  16. <rect key="frame" x="0.0" y="0.0" width="600" height="60"/>
  17. <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
  18. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="2" id="sQq-jC-UEV">
  19. <rect key="frame" x="0.0" y="0.0" width="600" height="59.5"/>
  20. <autoresizingMask key="autoresizingMask"/>
  21. <subviews>
  22. <label opaque="NO" userInteractionEnabled="NO" tag="101" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QNC-8X-DAC">
  23. <rect key="frame" x="68" y="13" width="473" height="20"/>
  24. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  25. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  26. <nil key="highlightedColor"/>
  27. </label>
  28. <label opaque="NO" userInteractionEnabled="NO" tag="102" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="p7I-KN-FVZ">
  29. <rect key="frame" x="68" y="33" width="473" height="15"/>
  30. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  31. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  32. <nil key="highlightedColor"/>
  33. </label>
  34. <button opaque="NO" alpha="0.40000000000000002" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6B9-Jc-esJ" userLabel="buttonDown">
  35. <rect key="frame" x="541" y="0.0" width="60" height="60"/>
  36. <constraints>
  37. <constraint firstAttribute="height" constant="60" id="PcN-jN-71v"/>
  38. <constraint firstAttribute="width" constant="60" id="bAG-EX-HKe"/>
  39. </constraints>
  40. <state key="normal" image="buttonDown"/>
  41. </button>
  42. <view alpha="0.10000000149011612" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hzp-7C-oyF" userLabel="Gray">
  43. <rect key="frame" x="0.0" y="0.0" width="60" height="60"/>
  44. <color key="backgroundColor" red="0.66666666669999997" green="0.66666666669999997" blue="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  45. </view>
  46. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5">
  47. <rect key="frame" x="10" y="10" width="40" height="40"/>
  48. <constraints>
  49. <constraint firstAttribute="width" constant="40" id="7r4-ao-ayY"/>
  50. <constraint firstAttribute="height" constant="40" id="cGI-9B-eWe"/>
  51. </constraints>
  52. </imageView>
  53. </subviews>
  54. <constraints>
  55. <constraint firstItem="QNC-8X-DAC" firstAttribute="trailing" secondItem="sQq-jC-UEV" secondAttribute="trailingMargin" constant="-51" id="7zt-c0-CsI"/>
  56. <constraint firstItem="hzp-7C-oyF" firstAttribute="bottom" secondItem="6B9-Jc-esJ" secondAttribute="bottom" id="Don-Q5-q73"/>
  57. <constraint firstItem="p7I-KN-FVZ" firstAttribute="leading" secondItem="sQq-jC-UEV" secondAttribute="leadingMargin" constant="60" id="Lgb-6q-pd1"/>
  58. <constraint firstItem="p7I-KN-FVZ" firstAttribute="top" secondItem="sQq-jC-UEV" secondAttribute="topMargin" constant="25" id="Ofy-42-gUb"/>
  59. <constraint firstItem="p7I-KN-FVZ" firstAttribute="leading" secondItem="hzp-7C-oyF" secondAttribute="trailing" constant="8" id="Suy-Ng-4df"/>
  60. <constraint firstItem="QNC-8X-DAC" firstAttribute="top" secondItem="sQq-jC-UEV" secondAttribute="topMargin" constant="5" id="Wks-nJ-JjF"/>
  61. <constraint firstItem="hzp-7C-oyF" firstAttribute="leading" secondItem="sQq-jC-UEV" secondAttribute="leading" id="YSP-Om-gqC"/>
  62. <constraint firstItem="5" firstAttribute="leading" secondItem="sQq-jC-UEV" secondAttribute="leadingMargin" constant="2" id="asm-5P-8p8"/>
  63. <constraint firstItem="5" firstAttribute="centerY" secondItem="sQq-jC-UEV" secondAttribute="centerY" id="b3N-Ho-wsM"/>
  64. <constraint firstItem="p7I-KN-FVZ" firstAttribute="trailing" secondItem="sQq-jC-UEV" secondAttribute="trailingMargin" constant="-51" id="kaB-WS-bDl"/>
  65. <constraint firstItem="hzp-7C-oyF" firstAttribute="top" secondItem="6B9-Jc-esJ" secondAttribute="top" id="lW3-zV-LJT"/>
  66. <constraint firstItem="6B9-Jc-esJ" firstAttribute="leading" secondItem="QNC-8X-DAC" secondAttribute="trailing" id="mBS-nt-t6R"/>
  67. <constraint firstItem="QNC-8X-DAC" firstAttribute="leading" secondItem="sQq-jC-UEV" secondAttribute="leadingMargin" constant="60" id="prQ-27-bk0"/>
  68. <constraint firstItem="6B9-Jc-esJ" firstAttribute="centerY" secondItem="sQq-jC-UEV" secondAttribute="centerY" id="xuI-qH-BjK"/>
  69. </constraints>
  70. </tableViewCellContentView>
  71. <connections>
  72. <outlet property="buttonDown" destination="6B9-Jc-esJ" id="tb8-y2-OM0"/>
  73. <outlet property="fileImageView" destination="5" id="6"/>
  74. <outlet property="labelInfoFile" destination="p7I-KN-FVZ" id="5Yb-hH-k73"/>
  75. <outlet property="labelTitle" destination="QNC-8X-DAC" id="dFX-Cb-8IE"/>
  76. <outletCollection property="constraints" destination="mBS-nt-t6R" id="4sz-P1-CPa"/>
  77. </connections>
  78. <point key="canvasLocation" x="316" y="128"/>
  79. </tableViewCell>
  80. </objects>
  81. <resources>
  82. <image name="buttonDown" width="25" height="25"/>
  83. </resources>
  84. <simulatedMetricsContainer key="defaultSimulatedMetrics">
  85. <simulatedStatusBarMetrics key="statusBar"/>
  86. <simulatedOrientationMetrics key="orientation"/>
  87. <simulatedScreenMetrics key="destination" type="retina4_7.fullscreen"/>
  88. </simulatedMetricsContainer>
  89. </document>