75 lines
5.8 KiB
XML
75 lines
5.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22154" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22130"/>
|
|
<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="WA_4KVC" customModule="wallpaper_project" customModuleProvider="target">
|
|
<connections>
|
|
<outlet property="collectionView" destination="UO6-Sn-9AA" id="NQP-x6-wXL"/>
|
|
<outlet property="nameLabel" destination="axJ-Dq-fpo" id="ZKr-lw-ww4"/>
|
|
<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="414" height="896"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="UO6-Sn-9AA">
|
|
<rect key="frame" x="0.0" y="108" width="414" height="754"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="CTx-9x-dmP">
|
|
<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>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Live" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="axJ-Dq-fpo">
|
|
<rect key="frame" x="186.5" y="55" width="41" height="26.5"/>
|
|
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="22"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="G3g-P1-He0">
|
|
<rect key="frame" x="20" y="48" width="40" height="40"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="40" id="3u2-tz-aM0"/>
|
|
<constraint firstAttribute="width" constant="40" id="qsC-aB-FFG"/>
|
|
</constraints>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" image="back_black"/>
|
|
<connections>
|
|
<action selector="backbtn:" destination="-1" eventType="touchUpInside" id="aVw-53-JY5"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
<constraints>
|
|
<constraint firstItem="G3g-P1-He0" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="9Oj-tJ-B3T"/>
|
|
<constraint firstItem="axJ-Dq-fpo" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="AS1-n8-1vJ"/>
|
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="UO6-Sn-9AA" secondAttribute="bottom" id="Qfh-EB-3NT"/>
|
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="UO6-Sn-9AA" secondAttribute="trailing" id="WYV-2Y-ZIn"/>
|
|
<constraint firstItem="G3g-P1-He0" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="20" id="aQh-1h-B3B"/>
|
|
<constraint firstItem="G3g-P1-He0" firstAttribute="centerY" secondItem="axJ-Dq-fpo" secondAttribute="centerY" id="fH7-nF-frG"/>
|
|
<constraint firstItem="UO6-Sn-9AA" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="jNh-In-uOy"/>
|
|
<constraint firstItem="UO6-Sn-9AA" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="60" id="zuE-15-Ww2"/>
|
|
</constraints>
|
|
<point key="canvasLocation" x="47" y="-11"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<image name="back_black" width="20" height="20"/>
|
|
<systemColor name="systemBackgroundColor">
|
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</systemColor>
|
|
</resources>
|
|
</document>
|