VLCFuturePlaylistTableViewCell.xib 6.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7706" systemVersion="14D136" targetRuntime="iOS.CocoaTouch" 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. <tableViewCell contentMode="scaleToFill" selectionStyle="blue" indentationWidth="10" reuseIdentifier="PlaylistCell" rowHeight="191" id="3" customClass="VLCPlaylistTableViewCell">
  12. <rect key="frame" x="0.0" y="0.0" width="320" height="90"/>
  13. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  14. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="3" id="pEL-yt-P8r">
  15. <rect key="frame" x="0.0" y="0.0" width="320" height="89"/>
  16. <autoresizingMask key="autoresizingMask"/>
  17. <subviews>
  18. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" id="4">
  19. <rect key="frame" x="0.0" y="0.0" width="320" height="91"/>
  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="top" image="folderIcon.png" id="5iA-hI-rrr">
  24. <rect key="frame" x="0.0" y="35" width="320" height="56"/>
  25. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  26. </imageView>
  27. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="gradient-cell-ios7" id="22">
  28. <rect key="frame" x="0.0" y="0.0" width="320" height="91"/>
  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="6">
  32. <rect key="frame" x="7" y="47" width="305" height="21"/>
  33. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  34. <fontDescription key="fontDescription" name="HelveticaNeue-Light" family="Helvetica Neue" pointSize="15"/>
  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" minimumScaleFactor="0.5" adjustsLetterSpacingToFitWidth="YES" id="sYw-l2-Tmv">
  40. <rect key="frame" x="222" y="62" width="93" height="26"/>
  41. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  42. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  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. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Subtitle — Subtitle" lineBreakMode="wordWrap" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" id="7">
  48. <rect key="frame" x="7" y="67" width="252" height="15"/>
  49. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  50. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  51. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  52. <color key="highlightedColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  53. <size key="shadowOffset" width="0.0" height="0.0"/>
  54. </label>
  55. <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="3xi-uj-aAV">
  56. <rect key="frame" x="7" y="8" width="305" height="41"/>
  57. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  58. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  59. <color key="textColor" cocoaTouchSystemColor="lightTextColor"/>
  60. <nil key="highlightedColor"/>
  61. </label>
  62. </subviews>
  63. </tableViewCellContentView>
  64. <color key="backgroundColor" white="0.12" alpha="1" colorSpace="calibratedWhite"/>
  65. <connections>
  66. <outlet property="folderIconView" destination="5iA-hI-rrr" id="K2w-2u-dEl"/>
  67. <outlet property="mediaIsUnreadView" destination="sYw-l2-Tmv" id="us6-sJ-NVp"/>
  68. <outlet property="metaDataLabel" destination="3xi-uj-aAV" id="BXL-7W-XC9"/>
  69. <outlet property="subtitleLabel" destination="7" id="8"/>
  70. <outlet property="thumbnailView" destination="4" id="9"/>
  71. <outlet property="titleLabel" destination="6" id="10"/>
  72. </connections>
  73. </tableViewCell>
  74. </objects>
  75. <resources>
  76. <image name="folderIcon.png" width="120" height="112"/>
  77. <image name="gradient-cell-ios7" width="2" height="92"/>
  78. </resources>
  79. <simulatedMetricsContainer key="defaultSimulatedMetrics">
  80. <simulatedStatusBarMetrics key="statusBar"/>
  81. <simulatedOrientationMetrics key="orientation"/>
  82. <simulatedScreenMetrics key="destination" type="retina4"/>
  83. </simulatedMetricsContainer>
  84. </document>