|
@@ -1,10 +1,16 @@
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="3.0" toolsVersion="7706" systemVersion="14E33b" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="3.0" toolsVersion="8164.2" systemVersion="15A226f" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" useAutolayout="YES">
|
|
|
<dependencies>
|
|
|
<deployment version="1792" identifier="iOS"/>
|
|
|
- <development version="5000" identifier="xcode"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7703"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8135.1"/>
|
|
|
+ <capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
|
|
|
+ <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
|
|
|
</dependencies>
|
|
|
+ <customFonts key="customFonts">
|
|
|
+ <mutableArray key="HelveticaNeueLights.ttc">
|
|
|
+ <string>HelveticaNeue-Light</string>
|
|
|
+ </mutableArray>
|
|
|
+ </customFonts>
|
|
|
<objects>
|
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
@@ -15,57 +21,93 @@
|
|
|
<rect key="frame" x="0.0" y="0.0" width="341" height="190"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" id="31">
|
|
|
+ <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" translatesAutoresizingMaskIntoConstraints="NO" id="31">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="341" height="190"/>
|
|
|
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <animations/>
|
|
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
</imageView>
|
|
|
- <imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" image="folderIcon.png" id="0uT-W6-UMC">
|
|
|
+ <imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" image="folderIcon.png" translatesAutoresizingMaskIntoConstraints="NO" id="0uT-W6-UMC">
|
|
|
<rect key="frame" x="0.0" y="85" width="341" height="190"/>
|
|
|
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <animations/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" secondItem="0uT-W6-UMC" secondAttribute="height" multiplier="341:190" id="E1d-0M-YPp"/>
|
|
|
+ <constraint firstAttribute="height" constant="190" id="xC4-Xp-e7o"/>
|
|
|
+ </constraints>
|
|
|
</imageView>
|
|
|
- <imageView opaque="NO" clearsContextBeforeDrawing="NO" userInteractionEnabled="NO" contentMode="scaleToFill" image="gradient-cell-ios7" id="Gzk-gj-0jk">
|
|
|
+ <imageView opaque="NO" clearsContextBeforeDrawing="NO" userInteractionEnabled="NO" contentMode="scaleToFill" image="gradient-cell-ios7" translatesAutoresizingMaskIntoConstraints="NO" id="Gzk-gj-0jk">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="341" height="190"/>
|
|
|
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <animations/>
|
|
|
</imageView>
|
|
|
- <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Title" lineBreakMode="wordWrap" baselineAdjustment="none" minimumScaleFactor="0.5" adjustsLetterSpacingToFitWidth="YES" id="4XD-oC-pqG">
|
|
|
- <rect key="frame" x="10" y="141" width="321" height="22"/>
|
|
|
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
|
+ <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Title" textAlignment="justified" lineBreakMode="wordWrap" baselineAdjustment="none" minimumScaleFactor="0.5" adjustsLetterSpacingToFitWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="4XD-oC-pqG">
|
|
|
+ <rect key="frame" x="10" y="143" width="321" height="21.5"/>
|
|
|
+ <animations/>
|
|
|
<fontDescription key="fontDescription" name="HelveticaNeue-Light" family="Helvetica Neue" pointSize="18"/>
|
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<color key="highlightedColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<size key="shadowOffset" width="0.0" height="0.0"/>
|
|
|
</label>
|
|
|
- <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">
|
|
|
- <rect key="frame" x="258" y="11" width="70" height="15"/>
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
|
|
+ <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="New" textAlignment="justified" lineBreakMode="wordWrap" baselineAdjustment="none" minimumFontSize="9" adjustsLetterSpacingToFitWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ftR-Og-FOs">
|
|
|
+ <rect key="frame" x="304" y="8" width="28.5" height="16"/>
|
|
|
+ <animations/>
|
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="13"/>
|
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<color key="highlightedColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<size key="shadowOffset" width="0.0" height="0.0"/>
|
|
|
</label>
|
|
|
- <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="checkboxEmpty.png" id="pl6-iw-2ZI">
|
|
|
+ <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="checkboxEmpty.png" translatesAutoresizingMaskIntoConstraints="NO" id="pl6-iw-2ZI">
|
|
|
<rect key="frame" x="6" y="6" width="25" height="25"/>
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <animations/>
|
|
|
</imageView>
|
|
|
- <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Subtitle — Subtitle" lineBreakMode="wordWrap" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" id="jdp-lJ-hIF">
|
|
|
- <rect key="frame" x="10" y="166" width="293" height="15"/>
|
|
|
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
|
+ <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Subtitle — Subtitle" textAlignment="natural" lineBreakMode="wordWrap" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="jdp-lJ-hIF">
|
|
|
+ <rect key="frame" x="10" y="167.5" width="321" height="14.5"/>
|
|
|
+ <animations/>
|
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<color key="highlightedColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<size key="shadowOffset" width="0.0" height="0.0"/>
|
|
|
</label>
|
|
|
- <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">
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Meta Data" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lP6-D2-Oef">
|
|
|
<rect key="frame" x="10" y="8" width="321" height="125"/>
|
|
|
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <animations/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
|
|
<color key="textColor" cocoaTouchSystemColor="lightTextColor"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
</subviews>
|
|
|
+ <animations/>
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
|
</view>
|
|
|
+ <animations/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="31" secondAttribute="bottom" id="2Dv-fj-XSY"/>
|
|
|
+ <constraint firstItem="Gzk-gj-0jk" firstAttribute="leading" secondItem="2" secondAttribute="leading" id="4VB-hN-L6X"/>
|
|
|
+ <constraint firstItem="jdp-lJ-hIF" firstAttribute="leading" secondItem="2" secondAttribute="leadingMargin" constant="2" id="65e-1U-ucq"/>
|
|
|
+ <constraint firstItem="0uT-W6-UMC" firstAttribute="leading" secondItem="2" secondAttribute="leading" id="6Bc-Mo-Zvt"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="jdp-lJ-hIF" secondAttribute="bottom" constant="8" id="AVR-YF-5FR"/>
|
|
|
+ <constraint firstItem="ftR-Og-FOs" firstAttribute="top" secondItem="2" secondAttribute="top" constant="8" id="Cf0-yy-7iB"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="0uT-W6-UMC" secondAttribute="trailing" id="I1e-9b-1Eu"/>
|
|
|
+ <constraint firstItem="lP6-D2-Oef" firstAttribute="leading" secondItem="2" secondAttribute="leadingMargin" constant="8" id="JHU-cs-lPD"/>
|
|
|
+ <constraint firstItem="lP6-D2-Oef" firstAttribute="top" secondItem="2" secondAttribute="topMargin" constant="8" id="Jlz-mN-M29"/>
|
|
|
+ <constraint firstItem="4XD-oC-pqG" firstAttribute="leading" secondItem="2" secondAttribute="leadingMargin" constant="2" id="Myr-sC-Y6O"/>
|
|
|
+ <constraint firstItem="pl6-iw-2ZI" firstAttribute="top" secondItem="2" secondAttribute="top" constant="6" id="SKc-13-c0F"/>
|
|
|
+ <constraint firstItem="Gzk-gj-0jk" firstAttribute="top" secondItem="2" secondAttribute="top" id="XMJ-wS-Zg4"/>
|
|
|
+ <constraint firstItem="31" firstAttribute="top" secondItem="2" secondAttribute="top" id="YMD-tj-91G"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="ftR-Og-FOs" secondAttribute="trailing" constant="8" id="bRY-bN-edt"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="ftR-Og-FOs" secondAttribute="trailing" constant="8" id="bcZ-dH-pSC"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="Gzk-gj-0jk" secondAttribute="bottom" id="e0A-1e-hof"/>
|
|
|
+ <constraint firstItem="lP6-D2-Oef" firstAttribute="top" secondItem="2" secondAttribute="top" constant="8" id="gcu-no-yiW"/>
|
|
|
+ <constraint firstAttribute="trailingMargin" secondItem="lP6-D2-Oef" secondAttribute="trailing" constant="8" id="jPM-cp-cyg"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="lP6-D2-Oef" secondAttribute="trailing" constant="8" id="jlC-Bw-trU"/>
|
|
|
+ <constraint firstAttribute="trailingMargin" secondItem="4XD-oC-pqG" secondAttribute="trailing" constant="2" id="l0F-mv-LDZ"/>
|
|
|
+ <constraint firstItem="pl6-iw-2ZI" firstAttribute="leading" secondItem="2" secondAttribute="leading" constant="6" id="lWY-9H-Xrv"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="31" secondAttribute="trailing" id="mmM-A8-uNu"/>
|
|
|
+ <constraint firstItem="jdp-lJ-hIF" firstAttribute="top" secondItem="4XD-oC-pqG" secondAttribute="bottom" constant="3" id="odO-K3-Eql"/>
|
|
|
+ <constraint firstItem="31" firstAttribute="leading" secondItem="2" secondAttribute="leading" id="tP4-CX-bVc"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="Gzk-gj-0jk" secondAttribute="trailing" id="uZk-Aw-Ubw"/>
|
|
|
+ <constraint firstItem="lP6-D2-Oef" firstAttribute="leading" secondItem="2" secondAttribute="leading" constant="8" id="x11-dS-PHF"/>
|
|
|
+ <constraint firstAttribute="trailingMargin" secondItem="jdp-lJ-hIF" secondAttribute="trailing" constant="2" id="xbF-PD-oHV"/>
|
|
|
+ <constraint firstItem="0uT-W6-UMC" firstAttribute="top" secondItem="pl6-iw-2ZI" secondAttribute="bottom" constant="54" id="z33-OL-xn9"/>
|
|
|
+ </constraints>
|
|
|
<size key="customSize" width="298" height="167"/>
|
|
|
<connections>
|
|
|
<outlet property="folderIconView" destination="0uT-W6-UMC" id="coZ-4M-nCp"/>
|
|
@@ -83,9 +125,4 @@
|
|
|
<image name="folderIcon.png" width="221" height="205"/>
|
|
|
<image name="gradient-cell-ios7" width="2" height="190"/>
|
|
|
</resources>
|
|
|
- <simulatedMetricsContainer key="defaultSimulatedMetrics">
|
|
|
- <simulatedStatusBarMetrics key="statusBar"/>
|
|
|
- <simulatedOrientationMetrics key="orientation"/>
|
|
|
- <simulatedScreenMetrics key="destination"/>
|
|
|
- </simulatedMetricsContainer>
|
|
|
</document>
|