57 lines
5.1 KiB
XML
Executable File
57 lines
5.1 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="SPMineEditAlbumView">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="相册" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Q6u-qM-eYX">
|
|
<rect key="frame" x="15" y="18" width="29" height="17"/>
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="点击上传照片" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SPM-4y-PhB">
|
|
<rect key="frame" x="15" y="41" width="74" height="14.5"/>
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
|
<color key="textColor" white="0.20000000000000001" alpha="0.60437987450839714" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="85R-Ie-M7f">
|
|
<rect key="frame" x="15" y="70" width="384" height="826"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="84b-Mj-p6h">
|
|
<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>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="Q6u-qM-eYX" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="18" id="2cc-8J-vko"/>
|
|
<constraint firstItem="SPM-4y-PhB" firstAttribute="leading" secondItem="Q6u-qM-eYX" secondAttribute="leading" id="IEK-ED-Fep"/>
|
|
<constraint firstItem="SPM-4y-PhB" firstAttribute="top" secondItem="Q6u-qM-eYX" secondAttribute="bottom" constant="6" id="M5k-MB-Ph9"/>
|
|
<constraint firstAttribute="trailing" secondItem="85R-Ie-M7f" secondAttribute="trailing" constant="15" id="Tfv-Kc-tBr"/>
|
|
<constraint firstItem="85R-Ie-M7f" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="70" id="dXu-YB-RWf"/>
|
|
<constraint firstItem="Q6u-qM-eYX" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="fs1-qP-lVF"/>
|
|
<constraint firstAttribute="bottom" secondItem="85R-Ie-M7f" secondAttribute="bottom" id="mfW-M2-Qn1"/>
|
|
<constraint firstItem="85R-Ie-M7f" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="zj0-vv-UXQ"/>
|
|
</constraints>
|
|
<connections>
|
|
<outlet property="collectionView" destination="85R-Ie-M7f" id="7sD-wx-YMc"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="132" y="102"/>
|
|
</view>
|
|
</objects>
|
|
</document>
|