VLCCloudStorageTableViewCell~iphone.xib 8.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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="44" id="3" userLabel="Cloud Storage Table View Cell - CloudStorageCell" customClass="VLCCloudStorageTableViewCell">
  13. <rect key="frame" x="0.0" y="0.0" width="320" height="48"/>
  14. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  15. <tableViewCellContentView key="contentView" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="3" id="Tip-yB-5Gh">
  16. <rect key="frame" x="0.0" y="0.0" width="320" height="47.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="32" height="32"/>
  21. <constraints>
  22. <constraint firstAttribute="height" constant="32" id="8sh-hN-G1h"/>
  23. <constraint firstAttribute="width" constant="32" id="UDp-Hy-iQT"/>
  24. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="32" id="XXM-tN-Yiw"/>
  25. <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="32" id="kbw-iW-o86"/>
  26. </constraints>
  27. </imageView>
  28. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="File Title" lineBreakMode="tailTruncation" baselineAdjustment="none" adjustsFontSizeToFit="NO" useAutomaticPreferredMaxLayoutWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6">
  29. <rect key="frame" x="45" y="8" width="55" height="17"/>
  30. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  31. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  32. <color key="highlightedColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  33. </label>
  34. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Folder Title" lineBreakMode="tailTruncation" baselineAdjustment="none" adjustsFontSizeToFit="NO" useAutomaticPreferredMaxLayoutWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="23">
  35. <rect key="frame" x="45" y="15.5" width="73" height="17"/>
  36. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  37. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  38. <color key="highlightedColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  39. </label>
  40. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Subtitle — Subtitle" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" useAutomaticPreferredMaxLayoutWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7">
  41. <rect key="frame" x="45" y="26.5" width="106" height="15"/>
  42. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  43. <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
  44. <color key="highlightedColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  45. </label>
  46. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="661-nY-3Tr">
  47. <rect key="frame" x="283" y="8" width="32" height="32"/>
  48. <constraints>
  49. <constraint firstAttribute="height" constant="32" id="81d-I9-5xt"/>
  50. <constraint firstAttribute="width" constant="32" id="jiF-Ov-RGW"/>
  51. </constraints>
  52. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  53. <state key="normal" image="download.png">
  54. <color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="calibratedRGB"/>
  55. <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
  56. </state>
  57. <state key="highlighted">
  58. <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  59. </state>
  60. <connections>
  61. <action selector="triggerDownload:" destination="3" eventType="touchUpInside" id="vmr-i0-5y5"/>
  62. </connections>
  63. </button>
  64. </subviews>
  65. <constraints>
  66. <constraint firstAttribute="trailingMargin" secondItem="661-nY-3Tr" secondAttribute="trailing" constant="-3" id="53c-NY-VW4"/>
  67. <constraint firstItem="661-nY-3Tr" firstAttribute="centerY" secondItem="Tip-yB-5Gh" secondAttribute="centerY" id="87e-tn-W3Z"/>
  68. <constraint firstItem="23" firstAttribute="centerY" secondItem="Tip-yB-5Gh" secondAttribute="centerY" id="A7X-SG-2gf"/>
  69. <constraint firstItem="23" firstAttribute="leading" secondItem="4" secondAttribute="trailing" constant="8" id="C3b-pA-uOA"/>
  70. <constraint firstItem="4" firstAttribute="leading" secondItem="Tip-yB-5Gh" secondAttribute="leadingMargin" constant="-3" id="UFr-k7-0zu"/>
  71. <constraint firstAttribute="bottomMargin" secondItem="7" secondAttribute="bottom" constant="-1.5" id="bPU-S7-Pxf"/>
  72. <constraint firstItem="7" firstAttribute="leading" secondItem="4" secondAttribute="trailing" constant="8" id="c7M-0S-tyB"/>
  73. <constraint firstAttribute="topMargin" secondItem="6" secondAttribute="top" id="efd-WL-qVn"/>
  74. <constraint firstItem="4" firstAttribute="centerY" secondItem="Tip-yB-5Gh" secondAttribute="centerY" id="fyJ-RB-ru7"/>
  75. <constraint firstItem="6" firstAttribute="leading" secondItem="4" secondAttribute="trailing" constant="8" id="rrY-Y1-Ttv"/>
  76. </constraints>
  77. </tableViewCellContentView>
  78. <connections>
  79. <outlet property="downloadButton" destination="661-nY-3Tr" id="ehk-e3-y2O"/>
  80. <outlet property="folderTitleLabel" destination="23" id="24"/>
  81. <outlet property="subtitleLabel" destination="7" id="8"/>
  82. <outlet property="thumbnailView" destination="4" id="9"/>
  83. <outlet property="titleLabel" destination="6" id="10"/>
  84. </connections>
  85. </tableViewCell>
  86. </objects>
  87. <resources>
  88. <image name="download.png" width="32" height="32"/>
  89. </resources>
  90. </document>