12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
- <capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <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"/>
- <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="OaX-w0-CLr" userLabel="Audio Collection View Cell" customClass="AudioCollectionViewCell" customModule="VLC" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="480" height="80"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="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="480" height="80"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <stackView opaque="NO" contentMode="scaleToFill" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="jwA-4O-tgL">
- <rect key="frame" x="0.0" y="0.0" width="480" height="80"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="DpW-xo-rll" userLabel="Thumbnail">
- <rect key="frame" x="0.0" y="12" width="56" height="56"/>
- <color key="backgroundColor" white="0.66666666669999997" alpha="1" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="DpW-xo-rll" secondAttribute="height" multiplier="1:1" id="K1w-Z8-Rbn"/>
- <constraint firstAttribute="width" constant="56" id="vgz-Bg-lit"/>
- </constraints>
- </imageView>
- <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="4" translatesAutoresizingMaskIntoConstraints="NO" id="HHK-jR-WLx">
- <rect key="frame" x="64" y="12" width="416" height="56.5"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="new" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Klo-Bq-5nI" userLabel="NewLabel">
- <rect key="frame" x="0.0" y="0.0" width="416" height="12"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="10"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Zkn-vN-SN4" userLabel="Titlelabel">
- <rect key="frame" x="0.0" y="16" width="416" height="20.5"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5N8-js-t0W" userLabel="descriptionLabel">
- <rect key="frame" x="0.0" y="40.5" width="416" height="16"/>
- <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="13"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- </stackView>
- </subviews>
- </stackView>
- </subviews>
- </view>
- <constraints>
- <constraint firstItem="jwA-4O-tgL" firstAttribute="leading" secondItem="L0K-f1-QjV" secondAttribute="leading" id="IBs-dW-Lj7"/>
- <constraint firstItem="jwA-4O-tgL" firstAttribute="top" secondItem="L0K-f1-QjV" secondAttribute="top" id="TTE-Hs-KZ8"/>
- <constraint firstItem="L0K-f1-QjV" firstAttribute="trailing" secondItem="jwA-4O-tgL" secondAttribute="trailing" id="VMU-O4-8og"/>
- <constraint firstItem="L0K-f1-QjV" firstAttribute="bottom" secondItem="jwA-4O-tgL" secondAttribute="bottom" id="tHN-ES-0Mv"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="L0K-f1-QjV"/>
- <size key="customSize" width="480" height="213"/>
- <connections>
- <outlet property="descriptionLabel" destination="5N8-js-t0W" id="8YA-5P-R6q"/>
- <outlet property="newLabel" destination="Klo-Bq-5nI" id="8jr-y0-SoR"/>
- <outlet property="thumbnailView" destination="DpW-xo-rll" id="U2i-pe-qCM"/>
- <outlet property="titleLabel" destination="Zkn-vN-SN4" id="H77-N8-sRM"/>
- </connections>
- <point key="canvasLocation" x="110" y="-53.5"/>
- </collectionViewCell>
- </objects>
- </document>
|