VLCLocalNetworkServerTVCell.xib 2.2 KB

1234567891011121314151617181920212223242526272829303132
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder.AppleTV.XIB" version="3.0" toolsVersion="9059" systemVersion="15B42" targetRuntime="AppleTV" propertyAccessControl="none" useAutolayout="YES">
  3. <dependencies>
  4. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9049"/>
  5. </dependencies>
  6. <objects>
  7. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  8. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  9. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationLevel="1" indentationWidth="10" textLabel="KKl-d9-ruX" rowHeight="150" style="IBUITableViewCellStyleDefault" id="K9f-aR-apf" customClass="VLCLocalNetworkServerTVCell">
  10. <rect key="frame" x="0.0" y="0.0" width="1920" height="150"/>
  11. <autoresizingMask key="autoresizingMask"/>
  12. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="K9f-aR-apf" id="EZR-E1-3S2">
  13. <rect key="frame" x="0.0" y="0.0" width="1904" height="150"/>
  14. <autoresizingMask key="autoresizingMask"/>
  15. <subviews>
  16. <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="KKl-d9-ruX">
  17. <rect key="frame" x="30" y="0.0" width="1854" height="150"/>
  18. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  19. <animations/>
  20. <fontDescription key="fontDescription" style="UICTFontTextStyleHeadline"/>
  21. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  22. <nil key="highlightedColor"/>
  23. </label>
  24. </subviews>
  25. <animations/>
  26. </tableViewCellContentView>
  27. <animations/>
  28. <point key="canvasLocation" x="403" y="-211"/>
  29. </tableViewCell>
  30. </objects>
  31. </document>