|
@@ -0,0 +1,211 @@
|
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="bdK-eL-mz4">
|
|
|
|
+ <device id="retina4_7" orientation="portrait">
|
|
|
|
+ <adaptation id="fullscreen"/>
|
|
|
|
+ </device>
|
|
|
|
+ <dependencies>
|
|
|
|
+ <deployment identifier="iOS"/>
|
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
|
|
|
|
+ <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
|
|
+ <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
|
+ </dependencies>
|
|
|
|
+ <scenes>
|
|
|
|
+ <!--Drag and Drop - CollectionView-->
|
|
|
|
+ <scene sceneID="tne-QT-ifu">
|
|
|
|
+ <objects>
|
|
|
|
+ <viewController id="BYZ-38-t0r" customClass="DragDropViewController" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
|
|
|
|
+ <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="jwq-kF-6Nq">
|
|
|
|
+ <rect key="frame" x="0.0" y="72" width="375" height="175"/>
|
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="height" constant="175" id="0Wb-eO-Qiu"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ <collectionViewFlowLayout key="collectionViewLayout" scrollDirection="horizontal" minimumLineSpacing="10" minimumInteritemSpacing="10" id="Dhy-fV-Qmr">
|
|
|
|
+ <size key="itemSize" width="171" height="171"/>
|
|
|
|
+ <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>
|
|
|
|
+ <cells>
|
|
|
|
+ <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="cell1" id="Lca-vD-NY2" customClass="DragDropCollectionViewCell" customModule="Nextcloud" customModuleProvider="target">
|
|
|
|
+ <rect key="frame" x="0.0" y="2" width="171" height="171"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
+ <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="171" height="171"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="sam-7M-bIk">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="171" height="171"/>
|
|
|
|
+ </imageView>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="False Color" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8rT-k8-LDG">
|
|
|
|
+ <rect key="frame" x="0.0" y="141" width="171" height="30"/>
|
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.39940068493150682" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="height" constant="30" id="Gt5-fB-Xuh"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ <fontDescription key="fontDescription" name="AvenirNext-DemiBold" family="Avenir Next" pointSize="16"/>
|
|
|
|
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="pin" translatesAutoresizingMaskIntoConstraints="NO" id="hal-g8-MFX">
|
|
|
|
+ <rect key="frame" x="75" y="0.0" width="20" height="20"/>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="width" constant="20" id="Pgm-M8-yw8"/>
|
|
|
|
+ <constraint firstAttribute="height" constant="20" id="xn4-R6-KKK"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </imageView>
|
|
|
|
+ </subviews>
|
|
|
|
+ </view>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="sam-7M-bIk" secondAttribute="trailing" id="8AX-l8-Lm0"/>
|
|
|
|
+ <constraint firstAttribute="bottom" secondItem="8rT-k8-LDG" secondAttribute="bottom" id="HkL-pv-AiK"/>
|
|
|
|
+ <constraint firstItem="8rT-k8-LDG" firstAttribute="leading" secondItem="Lca-vD-NY2" secondAttribute="leading" id="JSn-IA-OnC"/>
|
|
|
|
+ <constraint firstItem="sam-7M-bIk" firstAttribute="top" secondItem="Lca-vD-NY2" secondAttribute="top" id="YId-9R-Qgw"/>
|
|
|
|
+ <constraint firstItem="hal-g8-MFX" firstAttribute="centerX" secondItem="Lca-vD-NY2" secondAttribute="centerX" id="fq5-gq-RTm"/>
|
|
|
|
+ <constraint firstItem="hal-g8-MFX" firstAttribute="top" secondItem="Lca-vD-NY2" secondAttribute="top" id="oCn-ib-r5i"/>
|
|
|
|
+ <constraint firstItem="sam-7M-bIk" firstAttribute="leading" secondItem="Lca-vD-NY2" secondAttribute="leading" id="pbq-jr-YKl"/>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="8rT-k8-LDG" secondAttribute="trailing" id="uov-gi-lrg"/>
|
|
|
|
+ <constraint firstAttribute="bottom" secondItem="sam-7M-bIk" secondAttribute="bottom" id="zD5-jG-EEP"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="customImageView" destination="sam-7M-bIk" id="mgQ-wh-sSH"/>
|
|
|
|
+ <outlet property="customLabel" destination="8rT-k8-LDG" id="p1z-pt-hc5"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </collectionViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dataSource" destination="BYZ-38-t0r" id="NZe-jU-1hk"/>
|
|
|
|
+ <outlet property="delegate" destination="BYZ-38-t0r" id="B55-sR-2nI"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </collectionView>
|
|
|
|
+ <imageView userInteractionEnabled="NO" alpha="0.80000000000000004" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Cem-9x-d8O">
|
|
|
|
+ <rect key="frame" x="0.0" y="257" width="375" height="410"/>
|
|
|
|
+ </imageView>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Your Board" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YHy-9G-ngy">
|
|
|
|
+ <rect key="frame" x="0.0" y="257" width="375" height="30"/>
|
|
|
|
+ <color key="backgroundColor" white="1" alpha="0.5" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="height" constant="30" id="vrg-ki-2Lk"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ <fontDescription key="fontDescription" name="AvenirNext-DemiBoldItalic" family="Avenir Next" pointSize="16"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="fGo-qU-AYi">
|
|
|
|
+ <rect key="frame" x="0.0" y="292" width="375" height="375"/>
|
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
+ <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="9Sn-Y3-S86">
|
|
|
|
+ <size key="itemSize" width="100" height="100"/>
|
|
|
|
+ <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>
|
|
|
|
+ <cells>
|
|
|
|
+ <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="cell2" id="Pph-tY-PGX" customClass="DragDropCollectionViewCell" customModule="Nextcloud" customModuleProvider="target">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="100" height="100"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
+ <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="100" height="100"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="sdV-W7-Hkd">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="100" height="100"/>
|
|
|
|
+ </imageView>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="False Color" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wcM-U8-GLh">
|
|
|
|
+ <rect key="frame" x="0.0" y="80" width="100" height="20"/>
|
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.39940068490000002" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="height" constant="20" id="8He-ef-19r"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ <fontDescription key="fontDescription" name="AvenirNext-DemiBold" family="Avenir Next" pointSize="11"/>
|
|
|
|
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="pin" translatesAutoresizingMaskIntoConstraints="NO" id="Oqn-2D-BJZ">
|
|
|
|
+ <rect key="frame" x="37.5" y="0.0" width="25" height="25"/>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="height" constant="25" id="CIo-X0-2bG"/>
|
|
|
|
+ <constraint firstAttribute="width" constant="25" id="G4M-4F-17k"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </imageView>
|
|
|
|
+ </subviews>
|
|
|
|
+ </view>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="Oqn-2D-BJZ" firstAttribute="centerX" secondItem="Pph-tY-PGX" secondAttribute="centerX" id="707-32-Ywx"/>
|
|
|
|
+ <constraint firstItem="wcM-U8-GLh" firstAttribute="leading" secondItem="Pph-tY-PGX" secondAttribute="leading" id="EXk-95-OKd"/>
|
|
|
|
+ <constraint firstItem="sdV-W7-Hkd" firstAttribute="top" secondItem="Pph-tY-PGX" secondAttribute="top" id="G76-6T-Zpt"/>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="sdV-W7-Hkd" secondAttribute="trailing" id="Jia-SE-8bu"/>
|
|
|
|
+ <constraint firstAttribute="bottom" secondItem="sdV-W7-Hkd" secondAttribute="bottom" id="Ljw-b9-Sp8"/>
|
|
|
|
+ <constraint firstItem="Oqn-2D-BJZ" firstAttribute="top" secondItem="Pph-tY-PGX" secondAttribute="top" id="U5w-vx-7AQ"/>
|
|
|
|
+ <constraint firstItem="sdV-W7-Hkd" firstAttribute="leading" secondItem="Pph-tY-PGX" secondAttribute="leading" id="kwQ-gl-6Bj"/>
|
|
|
|
+ <constraint firstAttribute="bottom" secondItem="wcM-U8-GLh" secondAttribute="bottom" id="qat-UY-DBH"/>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="wcM-U8-GLh" secondAttribute="trailing" id="rLg-WD-x2l"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="customImageView" destination="sdV-W7-Hkd" id="edM-S1-vkM"/>
|
|
|
|
+ <outlet property="customLabel" destination="wcM-U8-GLh" id="BhF-OG-y3p"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </collectionViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dataSource" destination="BYZ-38-t0r" id="8ul-vH-HVX"/>
|
|
|
|
+ <outlet property="delegate" destination="BYZ-38-t0r" id="ljh-bt-3WA"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </collectionView>
|
|
|
|
+ </subviews>
|
|
|
|
+ <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="YHy-9G-ngy" firstAttribute="leading" secondItem="Cem-9x-d8O" secondAttribute="leading" id="3bD-Za-YFV"/>
|
|
|
|
+ <constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="jwq-kF-6Nq" secondAttribute="trailing" id="6EM-YK-lEy"/>
|
|
|
|
+ <constraint firstItem="fGo-qU-AYi" firstAttribute="top" secondItem="YHy-9G-ngy" secondAttribute="bottom" constant="5" id="8xQ-RJ-qkm"/>
|
|
|
|
+ <constraint firstItem="Cem-9x-d8O" firstAttribute="top" secondItem="jwq-kF-6Nq" secondAttribute="bottom" constant="10" id="DAv-ec-qU8"/>
|
|
|
|
+ <constraint firstItem="jwq-kF-6Nq" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="ELU-RG-o16"/>
|
|
|
|
+ <constraint firstItem="fGo-qU-AYi" firstAttribute="trailing" secondItem="6Tk-OE-BBY" secondAttribute="trailing" id="Ew2-9q-DKl"/>
|
|
|
|
+ <constraint firstAttribute="bottom" secondItem="fGo-qU-AYi" secondAttribute="bottom" id="Eza-ZC-K9z"/>
|
|
|
|
+ <constraint firstItem="YHy-9G-ngy" firstAttribute="top" secondItem="Cem-9x-d8O" secondAttribute="top" id="Rf5-5j-Ctt"/>
|
|
|
|
+ <constraint firstItem="Cem-9x-d8O" firstAttribute="trailing" secondItem="fGo-qU-AYi" secondAttribute="trailing" id="SaR-bw-LHt"/>
|
|
|
|
+ <constraint firstItem="Cem-9x-d8O" firstAttribute="bottom" secondItem="fGo-qU-AYi" secondAttribute="bottom" id="aJX-RZ-dYz"/>
|
|
|
|
+ <constraint firstItem="fGo-qU-AYi" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="aU0-Bn-B6T"/>
|
|
|
|
+ <constraint firstItem="jwq-kF-6Nq" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" constant="8" id="dyH-ym-lrb"/>
|
|
|
|
+ <constraint firstItem="YHy-9G-ngy" firstAttribute="trailing" secondItem="Cem-9x-d8O" secondAttribute="trailing" id="naD-7x-WYn"/>
|
|
|
|
+ <constraint firstItem="Cem-9x-d8O" firstAttribute="leading" secondItem="fGo-qU-AYi" secondAttribute="leading" id="rKz-dt-nW1"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
|
|
|
|
+ </view>
|
|
|
|
+ <navigationItem key="navigationItem" title="Drag and Drop - CollectionView" id="zeb-Ex-mE8"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="collectionView1" destination="jwq-kF-6Nq" id="Bur-i1-50r"/>
|
|
|
|
+ <outlet property="collectionView2" destination="fGo-qU-AYi" id="TcD-xi-MVI"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </viewController>
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
|
|
|
|
+ </objects>
|
|
|
|
+ <point key="canvasLocation" x="476" y="130.88455772113943"/>
|
|
|
|
+ </scene>
|
|
|
|
+ <!--Navigation Controller-->
|
|
|
|
+ <scene sceneID="CuH-8W-IGw">
|
|
|
|
+ <objects>
|
|
|
|
+ <navigationController automaticallyAdjustsScrollViewInsets="NO" id="bdK-eL-mz4" sceneMemberID="viewController">
|
|
|
|
+ <toolbarItems/>
|
|
|
|
+ <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="xl6-fB-rBw">
|
|
|
|
+ <rect key="frame" x="0.0" y="20" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ </navigationBar>
|
|
|
|
+ <nil name="viewControllers"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <segue destination="BYZ-38-t0r" kind="relationship" relationship="rootViewController" id="3p3-I3-fyK"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </navigationController>
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="93C-Sa-crZ" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
+ </objects>
|
|
|
|
+ <point key="canvasLocation" x="-290" y="131"/>
|
|
|
|
+ </scene>
|
|
|
|
+ </scenes>
|
|
|
|
+ <resources>
|
|
|
|
+ <image name="pin" width="600" height="564"/>
|
|
|
|
+ </resources>
|
|
|
|
+</document>
|