51 lines
3.5 KiB
XML
51 lines
3.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22684"/>
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="WP_FlowersVC" customModule="WallpaperHD_Live" customModuleProvider="target">
|
|
<connections>
|
|
<outlet property="collectionView" destination="dzA-dd-YYe" id="nIk-uU-4OV"/>
|
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
|
</connections>
|
|
</placeholder>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
|
|
<rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="dzA-dd-YYe">
|
|
<rect key="frame" x="0.0" y="69" width="393" height="749"/>
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="vR7-n5-Wyd">
|
|
<size key="itemSize" width="128" height="128"/>
|
|
<size key="headerReferenceSize" width="0.0" height="0.0"/>
|
|
<size key="footerReferenceSize" width="0.0" height="0.0"/>
|
|
<inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
</collectionViewFlowLayout>
|
|
</collectionView>
|
|
</subviews>
|
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
<constraints>
|
|
<constraint firstItem="dzA-dd-YYe" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="10" id="0Ku-z3-9Ko"/>
|
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="dzA-dd-YYe" secondAttribute="trailing" id="Hhy-If-gna"/>
|
|
<constraint firstItem="dzA-dd-YYe" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="J6r-rA-Op4"/>
|
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="dzA-dd-YYe" secondAttribute="bottom" id="SIS-6w-WwZ"/>
|
|
</constraints>
|
|
<point key="canvasLocation" x="129" y="-11"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<systemColor name="systemBackgroundColor">
|
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</systemColor>
|
|
</resources>
|
|
</document>
|