|
@@ -1,5 +1,5 @@
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
-<document type="com.apple.InterfaceBuilder.AppleTV.XIB" version="3.0" toolsVersion="9058" systemVersion="14F1017" targetRuntime="AppleTV" propertyAccessControl="none" useAutolayout="YES">
|
|
|
+<document type="com.apple.InterfaceBuilder.AppleTV.XIB" version="3.0" toolsVersion="9058" systemVersion="15A284" targetRuntime="AppleTV" propertyAccessControl="none" useAutolayout="YES">
|
|
|
<dependencies>
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9048"/>
|
|
|
</dependencies>
|
|
@@ -16,27 +16,35 @@
|
|
|
<subviews>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Cloud Services" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="B3D-nr-ofx">
|
|
|
<rect key="frame" x="714" y="26" width="493" height="91"/>
|
|
|
+ <animations/>
|
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleTitle1"/>
|
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hdP-Dp-Mn0">
|
|
|
<rect key="frame" x="810" y="329" width="301" height="86"/>
|
|
|
+ <animations/>
|
|
|
<inset key="contentEdgeInsets" minX="40" minY="20" maxX="40" maxY="20"/>
|
|
|
<state key="normal" title="Dropbox"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="dropbox:" destination="-1" eventType="primaryActionTriggered" id="CbH-po-vKw"/>
|
|
|
+ </connections>
|
|
|
</button>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uaI-5Z-SJq">
|
|
|
<rect key="frame" x="810" y="445" width="301" height="86"/>
|
|
|
+ <animations/>
|
|
|
<inset key="contentEdgeInsets" minX="40" minY="20" maxX="40" maxY="20"/>
|
|
|
<state key="normal" title="Google Drive"/>
|
|
|
</button>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="HPy-k8-PTt">
|
|
|
<rect key="frame" x="810" y="561" width="301" height="86"/>
|
|
|
+ <animations/>
|
|
|
<inset key="contentEdgeInsets" minX="40" minY="20" maxX="40" maxY="20"/>
|
|
|
<state key="normal" title="Box"/>
|
|
|
</button>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gFm-4V-QFs">
|
|
|
<rect key="frame" x="810" y="677" width="301" height="86"/>
|
|
|
+ <animations/>
|
|
|
<inset key="contentEdgeInsets" minX="40" minY="20" maxX="40" maxY="20"/>
|
|
|
<state key="normal" title="OneDrive"/>
|
|
|
</button>
|