VLCCloudStorageTableViewCell~iphone.xib 8.2 KB

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