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" id="KGk-i7-Jjw" customClass="MenuTableViewCell" customModule="WolneLektury" customModuleProvider="target">
16 <rect key="frame" x="0.0" y="0.0" width="247" height="30"/>
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="247" height="29.5"/>
20 <autoresizingMask key="autoresizingMask"/>
22 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qze-rZ-gsD">
23 <rect key="frame" x="26" y="6" width="37.5" height="18"/>
24 <fontDescription key="fontDescription" type="system" pointSize="15"/>
25 <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
26 <nil key="highlightedColor"/>
28 <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="rRg-fv-tpw">
29 <rect key="frame" x="200" y="7.5" width="15" height="15"/>
31 <constraint firstAttribute="height" constant="15" id="ZK2-bE-LJu"/>
32 <constraint firstAttribute="width" constant="15" id="kpb-lu-1dh"/>
35 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1i3-QA-p7q">
36 <rect key="frame" x="13" y="5" width="2" height="20"/>
37 <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
39 <constraint firstAttribute="height" constant="20" id="ov3-77-jB8"/>
40 <constraint firstAttribute="width" constant="2" id="rJk-NC-m4i"/>
45 <constraint firstItem="rRg-fv-tpw" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="2tX-Ph-fe8"/>
46 <constraint firstItem="qze-rZ-gsD" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="26" id="3QL-KZ-Id2"/>
47 <constraint firstAttribute="trailing" secondItem="rRg-fv-tpw" secondAttribute="trailing" constant="32" id="7fW-Lx-D7N"/>
48 <constraint firstItem="1i3-QA-p7q" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="bgK-G6-6Hb"/>
49 <constraint firstItem="qze-rZ-gsD" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="cxr-So-NJs"/>
50 <constraint firstItem="1i3-QA-p7q" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="13" id="evO-KL-Cys"/>
52 </tableViewCellContentView>
53 <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
55 <outlet property="iconImageView" destination="rRg-fv-tpw" id="9y5-Rr-JbP"/>
56 <outlet property="selectedIndicator" destination="1i3-QA-p7q" id="1kn-uW-X5h"/>
57 <outlet property="titleLabel" destination="qze-rZ-gsD" id="Ytq-fz-vcA"/>
59 <point key="canvasLocation" x="-3.5" y="111.5"/>