mirror of
https://bitbucket.org/vendoo/vendoo_v1.0.git
synced 2025-12-25 19:57:41 +00:00
99 lines
9.8 KiB
XML
99 lines
9.8 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="8191" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="Q9l-ou-0o0">
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8154"/>
|
|
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
|
|
</dependencies>
|
|
<scenes>
|
|
<!--Albums View Controller-->
|
|
<scene sceneID="YjY-sv-0dD">
|
|
<objects>
|
|
<tableViewController id="Q9l-ou-0o0" customClass="AlbumsViewController" customModule="BSImagePicker" sceneMemberID="viewController">
|
|
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" showsSelectionImmediatelyOnTouchBegin="NO" rowHeight="101" sectionHeaderHeight="22" sectionFooterHeight="22" id="6nu-Xx-FSD">
|
|
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<prototypes>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="albumCell" rowHeight="101" id="5FW-i1-aH0" customClass="AlbumCell" customModule="BSImagePicker" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="22" width="600" height="101"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="5FW-i1-aH0" id="MpJ-Bj-9GT">
|
|
<rect key="frame" x="0.0" y="0.0" width="600" height="101"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zMn-pp-w6a">
|
|
<rect key="frame" x="8" y="8" width="84" height="84"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="8fn-fZ-8zK">
|
|
<rect key="frame" x="0.0" y="0.0" width="79" height="79"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="79" id="mDR-ZW-Xik"/>
|
|
<constraint firstAttribute="height" constant="79" id="zzb-5t-cyA"/>
|
|
</constraints>
|
|
</imageView>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="OXj-is-Xah">
|
|
<rect key="frame" x="3" y="3" width="79" height="79"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="79" id="QR9-oB-sPF"/>
|
|
<constraint firstAttribute="width" constant="79" id="R7u-7Z-ogX"/>
|
|
</constraints>
|
|
</imageView>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Smy-yb-FUr">
|
|
<rect key="frame" x="5" y="5" width="79" height="79"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="79" id="M2H-9X-0nF"/>
|
|
<constraint firstAttribute="height" constant="79" id="Wju-SN-T78"/>
|
|
</constraints>
|
|
</imageView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstItem="8fn-fZ-8zK" firstAttribute="top" secondItem="zMn-pp-w6a" secondAttribute="top" id="6J5-J4-ifB"/>
|
|
<constraint firstAttribute="centerY" secondItem="OXj-is-Xah" secondAttribute="centerY" id="7dX-km-JN4"/>
|
|
<constraint firstAttribute="centerX" secondItem="OXj-is-Xah" secondAttribute="centerX" id="C6n-Nf-d9h"/>
|
|
<constraint firstAttribute="height" constant="84" id="FV5-Yn-t9n"/>
|
|
<constraint firstAttribute="width" constant="84" id="HR7-sf-Sgf"/>
|
|
<constraint firstItem="8fn-fZ-8zK" firstAttribute="leading" secondItem="zMn-pp-w6a" secondAttribute="leading" id="Q1c-pa-CcH"/>
|
|
<constraint firstAttribute="bottom" secondItem="Smy-yb-FUr" secondAttribute="bottom" id="eYM-Lf-euU"/>
|
|
<constraint firstAttribute="trailing" secondItem="Smy-yb-FUr" secondAttribute="trailing" id="qhV-0r-QOO"/>
|
|
</constraints>
|
|
</view>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uKa-te-PJZ">
|
|
<rect key="frame" x="100" y="16" width="484" height="69"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="zMn-pp-w6a" firstAttribute="leading" secondItem="MpJ-Bj-9GT" secondAttribute="leading" constant="8" id="5aF-MK-NSn"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="uKa-te-PJZ" secondAttribute="trailing" constant="8" id="BXK-YJ-FzQ"/>
|
|
<constraint firstItem="uKa-te-PJZ" firstAttribute="leading" secondItem="zMn-pp-w6a" secondAttribute="trailing" constant="8" id="Din-LT-3ZI"/>
|
|
<constraint firstItem="uKa-te-PJZ" firstAttribute="top" secondItem="MpJ-Bj-9GT" secondAttribute="topMargin" constant="8" id="O3E-nL-aDK"/>
|
|
<constraint firstItem="zMn-pp-w6a" firstAttribute="top" secondItem="MpJ-Bj-9GT" secondAttribute="topMargin" id="kJP-hC-Uuo"/>
|
|
<constraint firstAttribute="bottomMargin" secondItem="uKa-te-PJZ" secondAttribute="bottom" constant="8" id="pm0-Do-FXl"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
<connections>
|
|
<outlet property="albumTitleLabel" destination="uKa-te-PJZ" id="9vB-5y-NIb"/>
|
|
<outlet property="firstImageView" destination="Smy-yb-FUr" id="6Zs-RH-PUe"/>
|
|
<outlet property="secondImageView" destination="OXj-is-Xah" id="yCp-uY-Vo7"/>
|
|
<outlet property="thirdImageView" destination="8fn-fZ-8zK" id="FWr-nj-qVY"/>
|
|
</connections>
|
|
</tableViewCell>
|
|
</prototypes>
|
|
<connections>
|
|
<outlet property="dataSource" destination="Q9l-ou-0o0" id="bZI-3d-wyC"/>
|
|
<outlet property="delegate" destination="Q9l-ou-0o0" id="D0z-pb-6qz"/>
|
|
</connections>
|
|
</tableView>
|
|
</tableViewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="XXK-R3-4v5" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="636" y="410"/>
|
|
</scene>
|
|
</scenes>
|
|
</document>
|