mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 21:26:57 +02:00
Media Picker: Apply Ribot design
This commit is contained in:
@@ -1,34 +1,27 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="8191" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
|
||||
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="9531" systemVersion="15C50" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
|
||||
<dependencies>
|
||||
<deployment identifier="iOS"/>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8154"/>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9529"/>
|
||||
<capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
|
||||
<capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
|
||||
</dependencies>
|
||||
<objects>
|
||||
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="MediaPickerViewController">
|
||||
<connections>
|
||||
<outlet property="cameraActivityIndicator" destination="dxP-iB-dWk" id="HBu-hw-Cx9"/>
|
||||
<outlet property="cameraCaptureButton" destination="uRG-b0-CjY" id="3Qc-PU-LUY"/>
|
||||
<outlet property="cameraCaptureContainerView" destination="oF6-b2-322" id="fOP-Rf-K9p"/>
|
||||
<outlet property="cameraCaptureImageView" destination="pRT-iD-V8H" id="Zay-Q0-m1t"/>
|
||||
<outlet property="cameraChooseButton" destination="PkX-yh-JhO" id="u4w-Ql-xte"/>
|
||||
<outlet property="cameraModeButton" destination="sO8-Ds-mXZ" id="52I-ei-nX7"/>
|
||||
<outlet property="cameraPreviewContainerAspectRatio" destination="pq0-bZ-KaJ" id="b5z-Tg-Mfn"/>
|
||||
<outlet property="cameraPreviewContainerAspectRatio" destination="QDd-Tq-4zL" id="qNb-5w-GnM"/>
|
||||
<outlet property="cameraPreviewContainerView" destination="w7z-f3-kdT" id="iqZ-I1-ZcW"/>
|
||||
<outlet property="cameraRetakeButton" destination="uSU-qr-XnK" id="ei0-nR-e99"/>
|
||||
<outlet property="cameraSwitchButton" destination="PXk-ZD-TYS" id="i6p-yB-8HG"/>
|
||||
<outlet property="captureLabel" destination="uts-4w-rUd" id="PlQ-hG-6Ms"/>
|
||||
<outlet property="captureViewContainer" destination="cE0-0g-Su5" id="cr5-6S-9rj"/>
|
||||
<outlet property="captureViewContainerHeightConstraint" destination="wSV-4d-wK0" id="Icf-uj-RMG"/>
|
||||
<outlet property="libraryChooseButton" destination="ioK-2h-a8C" id="Ejk-NV-aGw"/>
|
||||
<outlet property="libraryLabel" destination="peT-9h-pw6" id="r4c-oJ-QBj"/>
|
||||
<outlet property="libraryOpenButton" destination="Iem-Jz-DfR" id="s87-yh-f9F"/>
|
||||
<outlet property="closeButton" destination="sO8-Ds-mXZ" id="lkx-5W-NN9"/>
|
||||
<outlet property="libraryViewContainer" destination="QeN-lu-6hK" id="hHu-hn-fXS"/>
|
||||
<outlet property="libraryViewContainerViewHeightConstraint" destination="aRE-Ox-5IJ" id="6mr-qM-Oge"/>
|
||||
<outlet property="mainScrollView" destination="ZfS-wG-RjJ" id="Jjn-q7-ggw"/>
|
||||
<outlet property="recentPictureCollectionViewHeightConstraint" destination="Hdu-9B-aYr" id="BgG-kA-oSz"/>
|
||||
<outlet property="recentPicturesCollectionView" destination="Cnz-mP-gE5" id="s64-II-Fba"/>
|
||||
<outlet property="recentCapturesCollectionContainerView" destination="jzs-FL-Rqd" id="HiO-qI-0qX"/>
|
||||
<outlet property="recentCapturesCollectionContainerViewHeightConstraint" destination="YRs-ey-rGJ" id="C7p-80-Ywp"/>
|
||||
<outlet property="recentCapturesCollectionView" destination="Cnz-mP-gE5" id="JgC-f6-sYW"/>
|
||||
<outlet property="userAlbumsTableView" destination="mCG-GH-ADc" id="dfb-NV-qvX"/>
|
||||
<outlet property="view" destination="iN0-l3-epB" id="AXL-FN-kh5"/>
|
||||
</connections>
|
||||
</placeholder>
|
||||
@@ -41,26 +34,18 @@
|
||||
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
||||
<subviews>
|
||||
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cE0-0g-Su5" userLabel="Capture View">
|
||||
<rect key="frame" x="0.0" y="0.0" width="600" height="401"/>
|
||||
<rect key="frame" x="0.0" y="0.0" width="600" height="880"/>
|
||||
<subviews>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uts-4w-rUd" userLabel="Take Picture Label">
|
||||
<rect key="frame" x="8" y="8" width="584" height="21"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="21" id="anL-vY-0ON"/>
|
||||
</constraints>
|
||||
<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>
|
||||
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="w7z-f3-kdT" userLabel="Preview Container View">
|
||||
<rect key="frame" x="180" y="37" width="240" height="320"/>
|
||||
<view contentMode="scaleAspectFill" translatesAutoresizingMaskIntoConstraints="NO" id="w7z-f3-kdT" userLabel="Preview Container View">
|
||||
<rect key="frame" x="0.0" y="0.0" width="600" height="880"/>
|
||||
<color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" secondItem="w7z-f3-kdT" secondAttribute="height" multiplier="3:4" id="pq0-bZ-KaJ"/>
|
||||
</constraints>
|
||||
</view>
|
||||
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="PXk-ZD-TYS" userLabel="Camera Switch Button">
|
||||
<rect key="frame" x="389" y="37" width="31" height="31"/>
|
||||
<rect key="frame" x="548" y="35" width="29" height="22"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="22" id="5IK-zA-C0Z"/>
|
||||
<constraint firstAttribute="width" constant="29" id="JWE-xq-eRq"/>
|
||||
</constraints>
|
||||
<state key="normal" image="camera_switch.png">
|
||||
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
||||
</state>
|
||||
@@ -69,9 +54,13 @@
|
||||
<action selector="onButtonPressed:" destination="-1" eventType="touchUpInside" id="xHg-kl-L3w"/>
|
||||
</connections>
|
||||
</button>
|
||||
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="sO8-Ds-mXZ" userLabel="Camera Mode Button">
|
||||
<rect key="frame" x="180" y="37" width="31" height="31"/>
|
||||
<state key="normal" image="camera_video.png">
|
||||
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="sO8-Ds-mXZ" userLabel="Close Button">
|
||||
<rect key="frame" x="23" y="35" width="22" height="22"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" constant="22" id="Rrv-zB-kX4"/>
|
||||
<constraint firstAttribute="height" constant="22" id="nXZ-ee-z3I"/>
|
||||
</constraints>
|
||||
<state key="normal" image="remove_icon.png">
|
||||
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
||||
</state>
|
||||
<state key="highlighted" image="camera_video.png"/>
|
||||
@@ -79,29 +68,14 @@
|
||||
<action selector="onButtonPressed:" destination="-1" eventType="touchUpInside" id="nvH-aw-ZJK"/>
|
||||
</connections>
|
||||
</button>
|
||||
<view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="oF6-b2-322" userLabel="Capture Container View">
|
||||
<rect key="frame" x="180" y="37" width="240" height="320"/>
|
||||
<subviews>
|
||||
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="pRT-iD-V8H" userLabel="Capture Image View">
|
||||
<rect key="frame" x="0.0" y="0.0" width="240" height="320"/>
|
||||
</imageView>
|
||||
</subviews>
|
||||
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
||||
<constraints>
|
||||
<constraint firstItem="pRT-iD-V8H" firstAttribute="leading" secondItem="oF6-b2-322" secondAttribute="leading" id="2WZ-Dn-eNa"/>
|
||||
<constraint firstItem="pRT-iD-V8H" firstAttribute="top" secondItem="oF6-b2-322" secondAttribute="top" id="4FG-Nc-2nB"/>
|
||||
<constraint firstAttribute="trailing" secondItem="pRT-iD-V8H" secondAttribute="trailing" id="MbX-ht-DBh"/>
|
||||
<constraint firstAttribute="bottom" secondItem="pRT-iD-V8H" secondAttribute="bottom" id="XMl-Wg-sow"/>
|
||||
</constraints>
|
||||
</view>
|
||||
<activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" style="gray" translatesAutoresizingMaskIntoConstraints="NO" id="dxP-iB-dWk" userLabel="Camera Activity Indicator">
|
||||
<rect key="frame" x="290" y="190" width="20" height="20"/>
|
||||
<rect key="frame" x="290" y="430" width="20" height="20"/>
|
||||
</activityIndicatorView>
|
||||
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uRG-b0-CjY" userLabel="Capture Button">
|
||||
<rect key="frame" x="283" y="362" width="35" height="35"/>
|
||||
<rect key="frame" x="265" y="779" width="71" height="71"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="35" id="Aik-Gq-rvc"/>
|
||||
<constraint firstAttribute="width" constant="35" id="gmN-48-HHd"/>
|
||||
<constraint firstAttribute="width" secondItem="uRG-b0-CjY" secondAttribute="height" multiplier="1:1" id="1aP-D4-EI5"/>
|
||||
<constraint firstAttribute="width" constant="71" id="gmN-48-HHd"/>
|
||||
</constraints>
|
||||
<state key="normal" image="camera_capture.png">
|
||||
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
||||
@@ -111,73 +85,31 @@
|
||||
<action selector="onButtonPressed:" destination="-1" eventType="touchUpInside" id="R4P-UW-q4j"/>
|
||||
</connections>
|
||||
</button>
|
||||
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uSU-qr-XnK" userLabel="Retake Button">
|
||||
<rect key="frame" x="126" y="364" width="50" height="32"/>
|
||||
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
||||
<state key="normal" title="Retake">
|
||||
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
||||
</state>
|
||||
<state key="highlighted" title="Retake"/>
|
||||
<connections>
|
||||
<action selector="onButtonPressed:" destination="-1" eventType="touchUpInside" id="Ue0-sl-LyB"/>
|
||||
</connections>
|
||||
</button>
|
||||
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="PkX-yh-JhO" userLabel="Choose Button">
|
||||
<rect key="frame" x="422" y="364" width="56" height="32"/>
|
||||
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
||||
<state key="normal" title="Choose">
|
||||
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
||||
</state>
|
||||
<state key="highlighted" title="Choose"/>
|
||||
<connections>
|
||||
<action selector="onButtonPressed:" destination="-1" eventType="touchUpInside" id="3bW-lf-ufF"/>
|
||||
</connections>
|
||||
</button>
|
||||
</subviews>
|
||||
<constraints>
|
||||
<constraint firstItem="uts-4w-rUd" firstAttribute="top" secondItem="cE0-0g-Su5" secondAttribute="top" constant="8" id="Dua-l7-fL2"/>
|
||||
<constraint firstItem="w7z-f3-kdT" firstAttribute="height" secondItem="oF6-b2-322" secondAttribute="height" id="EKr-38-VDJ"/>
|
||||
<constraint firstAttribute="centerX" secondItem="w7z-f3-kdT" secondAttribute="centerX" id="F0v-GZ-U3n"/>
|
||||
<constraint firstItem="w7z-f3-kdT" firstAttribute="top" secondItem="uts-4w-rUd" secondAttribute="bottom" constant="8" id="FX3-E3-rR4"/>
|
||||
<constraint firstItem="w7z-f3-kdT" firstAttribute="trailing" secondItem="PXk-ZD-TYS" secondAttribute="trailing" id="NBc-2m-4yz"/>
|
||||
<constraint firstItem="uRG-b0-CjY" firstAttribute="centerY" secondItem="uSU-qr-XnK" secondAttribute="centerY" id="RqV-3a-gMc"/>
|
||||
<constraint firstItem="w7z-f3-kdT" firstAttribute="centerY" secondItem="dxP-iB-dWk" secondAttribute="centerY" constant="-3" id="VJR-vg-mUx"/>
|
||||
<constraint firstItem="w7z-f3-kdT" firstAttribute="top" secondItem="PXk-ZD-TYS" secondAttribute="top" id="Yc4-hC-fc3"/>
|
||||
<constraint firstItem="uRG-b0-CjY" firstAttribute="top" secondItem="w7z-f3-kdT" secondAttribute="bottom" constant="5" id="ZcV-Ea-NN1"/>
|
||||
<constraint firstItem="sO8-Ds-mXZ" firstAttribute="leading" secondItem="w7z-f3-kdT" secondAttribute="leading" id="ZdZ-67-BUd"/>
|
||||
<constraint firstItem="w7z-f3-kdT" firstAttribute="width" secondItem="oF6-b2-322" secondAttribute="width" id="Zem-wK-IXz"/>
|
||||
<constraint firstItem="PkX-yh-JhO" firstAttribute="centerY" secondItem="uRG-b0-CjY" secondAttribute="centerY" id="cAA-A1-uXM"/>
|
||||
<constraint firstItem="w7z-f3-kdT" firstAttribute="centerX" secondItem="dxP-iB-dWk" secondAttribute="centerX" id="dhO-04-amL"/>
|
||||
<constraint firstItem="sO8-Ds-mXZ" firstAttribute="top" secondItem="w7z-f3-kdT" secondAttribute="top" id="lOa-v3-8Nb"/>
|
||||
<constraint firstItem="w7z-f3-kdT" firstAttribute="centerY" secondItem="oF6-b2-322" secondAttribute="centerY" id="nH2-Ay-Kdw"/>
|
||||
<constraint firstAttribute="trailing" secondItem="uts-4w-rUd" secondAttribute="trailing" constant="8" id="oLC-h9-pmq"/>
|
||||
<constraint firstItem="uts-4w-rUd" firstAttribute="leading" secondItem="cE0-0g-Su5" secondAttribute="leading" constant="8" id="qrM-Rm-0IH"/>
|
||||
<constraint firstAttribute="bottom" secondItem="w7z-f3-kdT" secondAttribute="bottom" constant="44" id="sFP-y1-o15"/>
|
||||
<constraint firstItem="PXk-ZD-TYS" firstAttribute="top" secondItem="cE0-0g-Su5" secondAttribute="top" constant="35" id="3bv-hT-POE"/>
|
||||
<constraint firstAttribute="trailing" secondItem="w7z-f3-kdT" secondAttribute="trailing" id="5lY-ez-A5W"/>
|
||||
<constraint firstAttribute="bottom" secondItem="uRG-b0-CjY" secondAttribute="bottom" constant="30" id="F15-CU-duW"/>
|
||||
<constraint firstAttribute="bottom" secondItem="w7z-f3-kdT" secondAttribute="bottom" id="Odc-BN-d37"/>
|
||||
<constraint firstAttribute="width" secondItem="cE0-0g-Su5" secondAttribute="height" multiplier="15:22" id="QDd-Tq-4zL"/>
|
||||
<constraint firstItem="w7z-f3-kdT" firstAttribute="leading" secondItem="cE0-0g-Su5" secondAttribute="leading" id="eH4-0j-WXi"/>
|
||||
<constraint firstItem="w7z-f3-kdT" firstAttribute="top" secondItem="cE0-0g-Su5" secondAttribute="top" id="kXk-s5-NTi"/>
|
||||
<constraint firstItem="dxP-iB-dWk" firstAttribute="centerY" secondItem="cE0-0g-Su5" secondAttribute="centerY" id="lut-Up-d2d"/>
|
||||
<constraint firstAttribute="trailing" secondItem="PXk-ZD-TYS" secondAttribute="trailing" constant="23" id="nlx-eq-jfm"/>
|
||||
<constraint firstItem="sO8-Ds-mXZ" firstAttribute="top" secondItem="cE0-0g-Su5" secondAttribute="top" constant="35" id="oLB-32-Cmq"/>
|
||||
<constraint firstAttribute="centerX" secondItem="uRG-b0-CjY" secondAttribute="centerX" id="sca-zF-zuj"/>
|
||||
<constraint firstAttribute="height" constant="401" id="wSV-4d-wK0"/>
|
||||
<constraint firstItem="w7z-f3-kdT" firstAttribute="centerX" secondItem="oF6-b2-322" secondAttribute="centerX" id="yfi-bb-Fa6"/>
|
||||
<constraint firstItem="sO8-Ds-mXZ" firstAttribute="leading" secondItem="cE0-0g-Su5" secondAttribute="leading" constant="23" id="tCv-ru-PZS"/>
|
||||
<constraint firstItem="dxP-iB-dWk" firstAttribute="centerX" secondItem="cE0-0g-Su5" secondAttribute="centerX" id="xNd-lI-T6h"/>
|
||||
</constraints>
|
||||
</view>
|
||||
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QeN-lu-6hK" userLabel="Library View">
|
||||
<rect key="frame" x="0.0" y="401" width="600" height="228"/>
|
||||
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jzs-FL-Rqd" userLabel="Collection Container View">
|
||||
<rect key="frame" x="0.0" y="880" width="600" height="450"/>
|
||||
<subviews>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="peT-9h-pw6" userLabel="Select Picture Label">
|
||||
<rect key="frame" x="8" y="15" width="584" height="21"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="21" id="9OI-yS-16S"/>
|
||||
</constraints>
|
||||
<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>
|
||||
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="Cnz-mP-gE5">
|
||||
<rect key="frame" x="0.0" y="46" width="600" height="130"/>
|
||||
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" bounces="NO" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="Cnz-mP-gE5">
|
||||
<rect key="frame" x="0.0" y="2" width="600" height="448"/>
|
||||
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="130" id="Hdu-9B-aYr"/>
|
||||
</constraints>
|
||||
<collectionViewFlowLayout key="collectionViewLayout" scrollDirection="horizontal" minimumLineSpacing="5" minimumInteritemSpacing="5" id="wY5-ZF-Ge2">
|
||||
<size key="itemSize" width="100" height="130"/>
|
||||
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="2" minimumInteritemSpacing="2" id="wY5-ZF-Ge2">
|
||||
<size key="itemSize" width="148" height="148"/>
|
||||
<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"/>
|
||||
@@ -187,56 +119,53 @@
|
||||
<outlet property="delegate" destination="-1" id="mW5-pj-ZDH"/>
|
||||
</connections>
|
||||
</collectionView>
|
||||
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Iem-Jz-DfR" userLabel="Library Button">
|
||||
<rect key="frame" x="125" y="186" width="51" height="32"/>
|
||||
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
||||
<state key="normal" title="Library">
|
||||
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
||||
</state>
|
||||
<state key="highlighted" title="Library"/>
|
||||
</subviews>
|
||||
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="trailing" secondItem="Cnz-mP-gE5" secondAttribute="trailing" id="9iz-v8-Akn"/>
|
||||
<constraint firstItem="Cnz-mP-gE5" firstAttribute="leading" secondItem="jzs-FL-Rqd" secondAttribute="leading" id="WV8-td-E9m"/>
|
||||
<constraint firstAttribute="height" constant="450" id="YRs-ey-rGJ"/>
|
||||
<constraint firstItem="Cnz-mP-gE5" firstAttribute="top" secondItem="jzs-FL-Rqd" secondAttribute="top" constant="2" id="tbF-T3-ksS"/>
|
||||
<constraint firstAttribute="bottom" secondItem="Cnz-mP-gE5" secondAttribute="bottom" id="vWd-un-Yfl"/>
|
||||
</constraints>
|
||||
</view>
|
||||
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QeN-lu-6hK" userLabel="Library View">
|
||||
<rect key="frame" x="0.0" y="1330" width="600" height="74"/>
|
||||
<subviews>
|
||||
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="74" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="mCG-GH-ADc" userLabel="Albums Table View">
|
||||
<rect key="frame" x="0.0" y="0.0" width="600" height="74"/>
|
||||
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
||||
<connections>
|
||||
<action selector="onButtonPressed:" destination="-1" eventType="touchUpInside" id="h5r-0H-Rhm"/>
|
||||
<outlet property="dataSource" destination="-1" id="j68-uL-bro"/>
|
||||
<outlet property="delegate" destination="-1" id="aCT-mL-1LW"/>
|
||||
</connections>
|
||||
</button>
|
||||
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ioK-2h-a8C" userLabel="Choose Button">
|
||||
<rect key="frame" x="422" y="186" width="56" height="32"/>
|
||||
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
||||
<state key="normal" title="Choose">
|
||||
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
||||
</state>
|
||||
<state key="highlighted" title="Choose"/>
|
||||
<connections>
|
||||
<action selector="onButtonPressed:" destination="-1" eventType="touchUpInside" id="PyK-xX-zEd"/>
|
||||
</connections>
|
||||
</button>
|
||||
</tableView>
|
||||
</subviews>
|
||||
<constraints>
|
||||
<constraint firstItem="ioK-2h-a8C" firstAttribute="centerX" secondItem="QeN-lu-6hK" secondAttribute="centerX" multiplier="1.5" id="7tR-T3-Kb4"/>
|
||||
<constraint firstAttribute="bottom" secondItem="ioK-2h-a8C" secondAttribute="bottom" constant="10" id="Aj0-Vj-FTt"/>
|
||||
<constraint firstAttribute="trailing" secondItem="Cnz-mP-gE5" secondAttribute="trailing" id="BJe-4u-jQP"/>
|
||||
<constraint firstItem="peT-9h-pw6" firstAttribute="top" secondItem="QeN-lu-6hK" secondAttribute="top" constant="15" id="BWQ-EY-Oun"/>
|
||||
<constraint firstItem="Cnz-mP-gE5" firstAttribute="bottom" secondItem="peT-9h-pw6" secondAttribute="bottom" constant="140" id="RBw-gb-qhI"/>
|
||||
<constraint firstItem="Iem-Jz-DfR" firstAttribute="centerX" secondItem="QeN-lu-6hK" secondAttribute="centerX" multiplier="0.5" id="Wrc-mh-qE1"/>
|
||||
<constraint firstAttribute="height" constant="228" id="aRE-Ox-5IJ"/>
|
||||
<constraint firstItem="peT-9h-pw6" firstAttribute="leading" secondItem="QeN-lu-6hK" secondAttribute="leading" constant="8" id="gjX-QW-MTM"/>
|
||||
<constraint firstAttribute="bottom" secondItem="Iem-Jz-DfR" secondAttribute="bottom" constant="10" id="nWl-5v-GE4"/>
|
||||
<constraint firstAttribute="trailing" secondItem="peT-9h-pw6" secondAttribute="trailing" constant="8" id="neB-S2-nGo"/>
|
||||
<constraint firstItem="Cnz-mP-gE5" firstAttribute="leading" secondItem="QeN-lu-6hK" secondAttribute="leading" id="tZY-jP-C5K"/>
|
||||
<constraint firstAttribute="bottom" secondItem="mCG-GH-ADc" secondAttribute="bottom" id="BLR-tx-xTO"/>
|
||||
<constraint firstAttribute="trailing" secondItem="mCG-GH-ADc" secondAttribute="trailing" id="CV6-CG-ob1"/>
|
||||
<constraint firstItem="mCG-GH-ADc" firstAttribute="top" secondItem="QeN-lu-6hK" secondAttribute="top" id="QsV-mV-xPd"/>
|
||||
<constraint firstItem="mCG-GH-ADc" firstAttribute="leading" secondItem="QeN-lu-6hK" secondAttribute="leading" id="SyM-a9-t1R"/>
|
||||
<constraint firstAttribute="height" constant="74" id="aRE-Ox-5IJ"/>
|
||||
</constraints>
|
||||
</view>
|
||||
</subviews>
|
||||
<constraints>
|
||||
<constraint firstItem="cE0-0g-Su5" firstAttribute="top" secondItem="ZfS-wG-RjJ" secondAttribute="top" id="1Kz-qe-p3Y"/>
|
||||
<constraint firstItem="QeN-lu-6hK" firstAttribute="top" secondItem="cE0-0g-Su5" secondAttribute="bottom" id="DVo-pQ-Dg5"/>
|
||||
<constraint firstItem="QeN-lu-6hK" firstAttribute="top" secondItem="jzs-FL-Rqd" secondAttribute="bottom" id="3az-9S-rxJ"/>
|
||||
<constraint firstItem="cE0-0g-Su5" firstAttribute="centerX" secondItem="ZfS-wG-RjJ" secondAttribute="centerX" id="Fqd-7G-H68"/>
|
||||
<constraint firstItem="cE0-0g-Su5" firstAttribute="leading" secondItem="ZfS-wG-RjJ" secondAttribute="leading" id="IZE-p0-8AN"/>
|
||||
<constraint firstItem="Iem-Jz-DfR" firstAttribute="centerX" secondItem="uSU-qr-XnK" secondAttribute="centerX" id="Q6r-Zi-WDK"/>
|
||||
<constraint firstAttribute="bottom" secondItem="QeN-lu-6hK" secondAttribute="bottom" id="XIT-bd-OlA"/>
|
||||
<constraint firstItem="PkX-yh-JhO" firstAttribute="centerX" secondItem="ioK-2h-a8C" secondAttribute="centerX" id="bWf-Uj-Hfh"/>
|
||||
<constraint firstAttribute="trailing" secondItem="cE0-0g-Su5" secondAttribute="trailing" id="c8a-IH-WgO"/>
|
||||
<constraint firstItem="QeN-lu-6hK" firstAttribute="leading" secondItem="ZfS-wG-RjJ" secondAttribute="leading" id="e0b-PE-U5c"/>
|
||||
<constraint firstAttribute="trailing" secondItem="jzs-FL-Rqd" secondAttribute="trailing" id="g7G-DC-uSR"/>
|
||||
<constraint firstAttribute="trailing" secondItem="QeN-lu-6hK" secondAttribute="trailing" id="kbe-Uh-tug"/>
|
||||
<constraint firstItem="jzs-FL-Rqd" firstAttribute="top" secondItem="cE0-0g-Su5" secondAttribute="bottom" id="q35-tT-GBd"/>
|
||||
<constraint firstItem="jzs-FL-Rqd" firstAttribute="leading" secondItem="ZfS-wG-RjJ" secondAttribute="leading" id="wZf-nP-JTD"/>
|
||||
</constraints>
|
||||
<connections>
|
||||
<outlet property="delegate" destination="-1" id="Wso-Tg-NuE"/>
|
||||
</connections>
|
||||
</scrollView>
|
||||
</subviews>
|
||||
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
||||
@@ -249,8 +178,9 @@
|
||||
</view>
|
||||
</objects>
|
||||
<resources>
|
||||
<image name="camera_capture.png" width="31" height="31"/>
|
||||
<image name="camera_switch.png" width="31" height="31"/>
|
||||
<image name="camera_capture.png" width="83" height="83"/>
|
||||
<image name="camera_switch.png" width="32" height="24"/>
|
||||
<image name="camera_video.png" width="31" height="31"/>
|
||||
<image name="remove_icon.png" width="25" height="24"/>
|
||||
</resources>
|
||||
</document>
|
||||
|
||||
Reference in New Issue
Block a user