1 <?xml version="1.0" encoding="UTF-8"?>
2 <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">
3 <device id="retina4_7" orientation="portrait">
4 <adaptation id="fullscreen"/>
7 <deployment identifier="iOS"/>
8 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
9 <capability name="Safe area layout guides" minToolsVersion="9.0"/>
10 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
13 <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
14 <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
15 <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="210" id="KGk-i7-Jjw" customClass="BookDetailsHeaderTableViewCell" customModule="WolneLektury" customModuleProvider="target">
16 <rect key="frame" x="0.0" y="0.0" width="320" height="210"/>
17 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
18 <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
19 <rect key="frame" x="0.0" y="0.0" width="320" height="209.5"/>
20 <autoresizingMask key="autoresizingMask"/>
22 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="VY8-qH-xdZ">
23 <rect key="frame" x="0.0" y="0.0" width="320" height="209.5"/>
25 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XXx-gY-5qA">
26 <rect key="frame" x="0.0" y="0.0" width="320" height="209.5"/>
27 <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
29 <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="iqV-Nj-f00">
30 <rect key="frame" x="189" y="43.5" width="124" height="166"/>
32 <constraint firstAttribute="width" constant="124" id="Kkv-tq-be9"/>
33 <constraint firstAttribute="height" constant="166" id="avB-l9-7X9"/>
36 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gae-jc-rla">
37 <rect key="frame" x="20" y="48.5" width="159" height="156"/>
38 <fontDescription key="fontDescription" type="system" pointSize="17"/>
39 <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
40 <nil key="highlightedColor"/>
44 <constraint firstItem="VY8-qH-xdZ" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="4V0-pf-7Md"/>
45 <constraint firstItem="gae-jc-rla" firstAttribute="centerY" secondItem="iqV-Nj-f00" secondAttribute="centerY" id="4rM-Qh-Ivb"/>
46 <constraint firstItem="VY8-qH-xdZ" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="5DB-yL-jTE"/>
47 <constraint firstItem="gae-jc-rla" firstAttribute="height" secondItem="iqV-Nj-f00" secondAttribute="height" constant="-10" id="8jE-hN-I7N"/>
48 <constraint firstAttribute="trailing" secondItem="XXx-gY-5qA" secondAttribute="trailing" id="8kJ-Fu-cQp"/>
49 <constraint firstItem="XXx-gY-5qA" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="IKK-pR-tOf"/>
50 <constraint firstItem="XXx-gY-5qA" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="MF4-j6-FKy"/>
51 <constraint firstAttribute="bottom" secondItem="VY8-qH-xdZ" secondAttribute="bottom" id="N5A-J6-CoX"/>
52 <constraint firstAttribute="bottom" secondItem="XXx-gY-5qA" secondAttribute="bottom" id="OZD-TP-QBK"/>
53 <constraint firstItem="iqV-Nj-f00" firstAttribute="leading" secondItem="gae-jc-rla" secondAttribute="trailing" constant="10" id="V44-29-Mh9"/>
54 <constraint firstItem="gae-jc-rla" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="20" id="bZP-gB-I5d"/>
55 <constraint firstAttribute="trailing" secondItem="VY8-qH-xdZ" secondAttribute="trailing" id="cSJ-4j-qWu"/>
56 <constraint firstAttribute="bottom" secondItem="iqV-Nj-f00" secondAttribute="bottom" id="dfB-Fv-mTM"/>
57 <constraint firstAttribute="trailing" secondItem="iqV-Nj-f00" secondAttribute="trailing" constant="7" id="wJM-27-fMe"/>
59 </tableViewCellContentView>
60 <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
62 <outlet property="bgImageView" destination="VY8-qH-xdZ" id="euA-AP-oI5"/>
63 <outlet property="bgOverlayView" destination="XXx-gY-5qA" id="Bb3-96-Pfx"/>
64 <outlet property="miniatureImageView" destination="iqV-Nj-f00" id="anL-eX-Uxv"/>
65 <outlet property="titleLabel" destination="gae-jc-rla" id="a87-Mb-RPR"/>
67 <point key="canvasLocation" x="25" y="135"/>