VLCCloudStorageTableViewController.xib 6.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13168.3" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13147.4"/>
  9. <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <objects>
  13. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="VLCCloudStorageTableViewController">
  14. <connections>
  15. <outlet property="cloudStorageLogo" destination="9" id="9Q5-Ar-xu1"/>
  16. <outlet property="loginButton" destination="20" id="AIe-DC-rE2"/>
  17. <outlet property="loginToCloudStorageView" destination="8" id="Hry-dm-Ayh"/>
  18. <outlet property="tableView" destination="29" id="30"/>
  19. <outlet property="view" destination="28" id="31"/>
  20. </connections>
  21. </placeholder>
  22. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  23. <view contentMode="scaleToFill" restorationIdentifier="CloudStorageTableViewController" id="28">
  24. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  25. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  26. <subviews>
  27. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="29">
  28. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  29. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  30. <connections>
  31. <outlet property="dataSource" destination="-1" id="32"/>
  32. <outlet property="delegate" destination="-1" id="33"/>
  33. </connections>
  34. </tableView>
  35. </subviews>
  36. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  37. <constraints>
  38. <constraint firstItem="29" firstAttribute="leading" secondItem="28" secondAttribute="leading" id="1e5-4s-WL8"/>
  39. <constraint firstItem="29" firstAttribute="top" secondItem="28" secondAttribute="top" id="daj-Xu-442"/>
  40. <constraint firstAttribute="bottom" secondItem="29" secondAttribute="bottom" id="kB8-XF-Oig"/>
  41. <constraint firstAttribute="trailing" secondItem="29" secondAttribute="trailing" id="upi-35-a7a"/>
  42. </constraints>
  43. <simulatedToolbarMetrics key="simulatedBottomBarMetrics" barStyle="black"/>
  44. <point key="canvasLocation" x="13" y="-85"/>
  45. </view>
  46. <view contentMode="scaleToFill" id="8">
  47. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  48. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  49. <subviews>
  50. <button opaque="NO" contentMode="scaleToFill" verticalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="wordWrap" translatesAutoresizingMaskIntoConstraints="NO" id="20" customClass="VLCMenuButton">
  51. <rect key="frame" x="167" y="385" width="41" height="30"/>
  52. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  53. <state key="normal" title="Login">
  54. <color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  55. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  56. </state>
  57. <state key="highlighted">
  58. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  59. </state>
  60. <connections>
  61. <action selector="loginAction:" destination="-1" eventType="touchUpInside" id="Ny5-mX-HmE"/>
  62. </connections>
  63. </button>
  64. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" image="dropbox-white.png" translatesAutoresizingMaskIntoConstraints="NO" id="9">
  65. <rect key="frame" x="125" y="179" width="125" height="42"/>
  66. </imageView>
  67. </subviews>
  68. <color key="backgroundColor" red="0.12156862745098039" green="0.12156862745098039" blue="0.12156862745098039" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  69. <constraints>
  70. <constraint firstItem="20" firstAttribute="centerY" secondItem="8" secondAttribute="centerY" multiplier="1.2" id="0UY-nU-pho"/>
  71. <constraint firstItem="9" firstAttribute="centerX" secondItem="8" secondAttribute="centerX" id="CRh-Jr-qOQ"/>
  72. <constraint firstItem="20" firstAttribute="centerX" secondItem="8" secondAttribute="centerX" id="Hky-JS-uMT"/>
  73. <constraint firstItem="9" firstAttribute="centerY" secondItem="8" secondAttribute="centerY" multiplier="0.6" id="Xlv-wc-yx9"/>
  74. </constraints>
  75. <nil key="simulatedStatusBarMetrics"/>
  76. <point key="canvasLocation" x="13" y="-688"/>
  77. </view>
  78. </objects>
  79. <resources>
  80. <image name="dropbox-white.png" width="125" height="42"/>
  81. </resources>
  82. </document>