VLCCloudStorageTableViewCell~ipad.xib 7.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="9527.1" systemVersion="15C27e" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">
  3. <dependencies>
  4. <deployment identifier="iOS"/>
  5. <development version="5000" identifier="xcode"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9525.1"/>
  7. <capability name="Constraints to layout margins" minToolsVersion="6.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="blue" indentationWidth="10" reuseIdentifier="CloudStorageCell" rowHeight="76" id="3" userLabel="Cloud Storage Table View Cell - CloudStorageCell" customClass="VLCCloudStorageTableViewCell">
  13. <rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
  14. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  15. <tableViewCellContentView key="contentView" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="3" id="StH-9P-AYV">
  16. <rect key="frame" x="0.0" y="0.0" width="320" height="79.5"/>
  17. <autoresizingMask key="autoresizingMask"/>
  18. <subviews>
  19. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4" customClass="VLCNetworkImageView">
  20. <rect key="frame" x="5" y="8" width="64" height="64"/>
  21. <constraints>
  22. <constraint firstAttribute="height" constant="64" id="Iwi-eh-7B1"/>
  23. <constraint firstAttribute="width" constant="64" id="qDV-qh-2Z2"/>
  24. </constraints>
  25. </imageView>
  26. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="File Title" lineBreakMode="tailTruncation" baselineAdjustment="none" adjustsFontSizeToFit="NO" useAutomaticPreferredMaxLayoutWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6">
  27. <rect key="frame" x="83" y="21" width="64" height="21"/>
  28. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  29. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  30. <color key="highlightedColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  31. </label>
  32. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Folder Title" lineBreakMode="tailTruncation" baselineAdjustment="none" adjustsFontSizeToFit="NO" useAutomaticPreferredMaxLayoutWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="23">
  33. <rect key="frame" x="83" y="29" width="86" height="21"/>
  34. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  35. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  36. <color key="highlightedColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  37. </label>
  38. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Subtitle — Subtitle" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" useAutomaticPreferredMaxLayoutWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7">
  39. <rect key="frame" x="83" y="44" width="106" height="15"/>
  40. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  41. <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
  42. <color key="highlightedColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  43. </label>
  44. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="VuV-6r-r3f">
  45. <rect key="frame" x="268" y="24" width="32" height="32"/>
  46. <constraints>
  47. <constraint firstAttribute="width" constant="32" id="Soh-Xq-7UR"/>
  48. <constraint firstAttribute="height" constant="32" id="ala-wX-3I7"/>
  49. </constraints>
  50. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  51. <state key="normal" image="download.png">
  52. <color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="calibratedRGB"/>
  53. <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
  54. </state>
  55. <state key="highlighted">
  56. <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  57. </state>
  58. <connections>
  59. <action selector="triggerDownload:" destination="3" eventType="touchUpInside" id="7Fr-3V-SzO"/>
  60. </connections>
  61. </button>
  62. </subviews>
  63. <constraints>
  64. <constraint firstItem="7" firstAttribute="leading" secondItem="4" secondAttribute="trailing" constant="14" id="1TH-PQ-JeX"/>
  65. <constraint firstItem="6" firstAttribute="top" secondItem="StH-9P-AYV" secondAttribute="topMargin" constant="13" id="1WQ-Ow-ZdV"/>
  66. <constraint firstAttribute="bottomMargin" secondItem="7" secondAttribute="bottom" constant="12.5" id="Dh4-em-cVM"/>
  67. <constraint firstItem="4" firstAttribute="centerY" secondItem="StH-9P-AYV" secondAttribute="centerY" id="I9D-mo-Hjf"/>
  68. <constraint firstItem="23" firstAttribute="leading" secondItem="4" secondAttribute="trailing" constant="14" id="MNT-to-TeZ"/>
  69. <constraint firstItem="4" firstAttribute="leading" secondItem="StH-9P-AYV" secondAttribute="leadingMargin" constant="-3" id="Ziu-eM-2E1"/>
  70. <constraint firstAttribute="trailingMargin" secondItem="VuV-6r-r3f" secondAttribute="trailing" constant="12" id="bVZ-bv-fYb"/>
  71. <constraint firstItem="6" firstAttribute="leading" secondItem="4" secondAttribute="trailing" constant="14" id="uRb-VT-8wR"/>
  72. <constraint firstItem="23" firstAttribute="centerY" secondItem="StH-9P-AYV" secondAttribute="centerY" id="vy0-xd-J4v"/>
  73. <constraint firstItem="VuV-6r-r3f" firstAttribute="centerY" secondItem="StH-9P-AYV" secondAttribute="centerY" id="xuG-RQ-ujX"/>
  74. </constraints>
  75. </tableViewCellContentView>
  76. <connections>
  77. <outlet property="downloadButton" destination="VuV-6r-r3f" id="K9G-fy-OwZ"/>
  78. <outlet property="folderTitleLabel" destination="23" id="24"/>
  79. <outlet property="subtitleLabel" destination="7" id="8"/>
  80. <outlet property="thumbnailView" destination="4" id="9"/>
  81. <outlet property="titleLabel" destination="6" id="10"/>
  82. </connections>
  83. </tableViewCell>
  84. </objects>
  85. <resources>
  86. <image name="download.png" width="32" height="32"/>
  87. </resources>
  88. </document>