VLCPlaylistCollectionViewCell.xib 7.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="3.0" toolsVersion="7706" systemVersion="14E33b" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none">
  3. <dependencies>
  4. <deployment version="1792" identifier="iOS"/>
  5. <development version="5000" identifier="xcode"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7703"/>
  7. </dependencies>
  8. <objects>
  9. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  10. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  11. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="PlaylistCell" id="2" customClass="VLCPlaylistCollectionViewCell">
  12. <rect key="frame" x="0.0" y="0.0" width="341" height="190"/>
  13. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  14. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  15. <rect key="frame" x="0.0" y="0.0" width="341" height="190"/>
  16. <autoresizingMask key="autoresizingMask"/>
  17. <subviews>
  18. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" id="31">
  19. <rect key="frame" x="0.0" y="0.0" width="341" height="190"/>
  20. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  21. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  22. </imageView>
  23. <imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" image="folderIcon.png" id="0uT-W6-UMC">
  24. <rect key="frame" x="0.0" y="85" width="341" height="190"/>
  25. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  26. </imageView>
  27. <imageView opaque="NO" clearsContextBeforeDrawing="NO" userInteractionEnabled="NO" contentMode="scaleToFill" image="gradient-cell-ios7" id="Gzk-gj-0jk">
  28. <rect key="frame" x="0.0" y="0.0" width="341" height="190"/>
  29. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  30. </imageView>
  31. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Title" lineBreakMode="wordWrap" baselineAdjustment="none" minimumScaleFactor="0.5" adjustsLetterSpacingToFitWidth="YES" id="4XD-oC-pqG">
  32. <rect key="frame" x="10" y="141" width="321" height="22"/>
  33. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  34. <fontDescription key="fontDescription" name="HelveticaNeue-Light" family="Helvetica Neue" pointSize="18"/>
  35. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  36. <color key="highlightedColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  37. <size key="shadowOffset" width="0.0" height="0.0"/>
  38. </label>
  39. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="New" textAlignment="right" lineBreakMode="wordWrap" baselineAdjustment="none" minimumFontSize="9" adjustsLetterSpacingToFitWidth="YES" id="ftR-Og-FOs">
  40. <rect key="frame" x="258" y="11" width="70" height="15"/>
  41. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  42. <fontDescription key="fontDescription" type="boldSystem" pointSize="13"/>
  43. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  44. <color key="highlightedColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  45. <size key="shadowOffset" width="0.0" height="0.0"/>
  46. </label>
  47. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="checkboxEmpty.png" id="pl6-iw-2ZI">
  48. <rect key="frame" x="6" y="6" width="25" height="25"/>
  49. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  50. </imageView>
  51. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Subtitle — Subtitle" lineBreakMode="wordWrap" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" id="jdp-lJ-hIF">
  52. <rect key="frame" x="10" y="166" width="293" height="15"/>
  53. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  54. <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
  55. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  56. <color key="highlightedColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  57. <size key="shadowOffset" width="0.0" height="0.0"/>
  58. </label>
  59. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Meta Data" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="lP6-D2-Oef">
  60. <rect key="frame" x="10" y="8" width="321" height="125"/>
  61. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  62. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  63. <color key="textColor" cocoaTouchSystemColor="lightTextColor"/>
  64. <nil key="highlightedColor"/>
  65. </label>
  66. </subviews>
  67. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  68. </view>
  69. <size key="customSize" width="298" height="167"/>
  70. <connections>
  71. <outlet property="folderIconView" destination="0uT-W6-UMC" id="coZ-4M-nCp"/>
  72. <outlet property="isSelectedView" destination="pl6-iw-2ZI" id="1sX-gh-yiU"/>
  73. <outlet property="mediaIsUnreadView" destination="ftR-Og-FOs" id="5aH-vE-E37"/>
  74. <outlet property="metaDataLabel" destination="lP6-D2-Oef" id="OBz-fP-Wk1"/>
  75. <outlet property="subtitleLabel" destination="jdp-lJ-hIF" id="YUa-G7-CMl"/>
  76. <outlet property="thumbnailView" destination="31" id="46"/>
  77. <outlet property="titleLabel" destination="4XD-oC-pqG" id="Te1-JA-An0"/>
  78. </connections>
  79. </collectionViewCell>
  80. </objects>
  81. <resources>
  82. <image name="checkboxEmpty.png" width="25" height="25"/>
  83. <image name="folderIcon.png" width="221" height="205"/>
  84. <image name="gradient-cell-ios7" width="2" height="190"/>
  85. </resources>
  86. <simulatedMetricsContainer key="defaultSimulatedMetrics">
  87. <simulatedStatusBarMetrics key="statusBar"/>
  88. <simulatedOrientationMetrics key="orientation"/>
  89. <simulatedScreenMetrics key="destination"/>
  90. </simulatedMetricsContainer>
  91. </document>