added iOS source code
[wl-app.git] / iOS / WolneLektury / Screens / BookDetails / Cells / BookDetailsFragmentTableViewCell.xib
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"/>
5     </device>
6     <dependencies>
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"/>
11     </dependencies>
12     <objects>
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="36" id="KGk-i7-Jjw" customClass="BookDetailsFragmentTableViewCell" customModule="WolneLektury" customModuleProvider="target">
16             <rect key="frame" x="0.0" y="0.0" width="320" height="27"/>
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="26.5"/>
20                 <autoresizingMask key="autoresizingMask"/>
21                 <subviews>
22                     <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="MfF-w5-ayf">
23                         <rect key="frame" x="29" y="0.0" width="262" height="14.5"/>
24                         <fontDescription key="fontDescription" type="system" pointSize="12"/>
25                         <color key="textColor" red="0.32156862749999998" green="0.32156862749999998" blue="0.32156862749999998" alpha="1" colorSpace="calibratedRGB"/>
26                         <nil key="highlightedColor"/>
27                     </label>
28                     <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="right" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sgx-pe-HBv">
29                         <rect key="frame" x="29" y="15" width="262" height="11"/>
30                         <fontDescription key="fontDescription" type="system" pointSize="9"/>
31                         <color key="textColor" red="0.32156862749999998" green="0.32156862749999998" blue="0.32156862749999998" alpha="1" colorSpace="calibratedRGB"/>
32                         <nil key="highlightedColor"/>
33                     </label>
34                 </subviews>
35                 <constraints>
36                     <constraint firstItem="MfF-w5-ayf" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="Cbr-dn-DuA"/>
37                     <constraint firstItem="MfF-w5-ayf" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="29" id="Pq5-7B-rtS"/>
38                     <constraint firstAttribute="bottom" secondItem="sgx-pe-HBv" secondAttribute="bottom" constant="0.5" id="UFD-AZ-1VW"/>
39                     <constraint firstItem="sgx-pe-HBv" firstAttribute="top" secondItem="MfF-w5-ayf" secondAttribute="bottom" id="ZzQ-5H-AjH"/>
40                     <constraint firstAttribute="trailing" secondItem="MfF-w5-ayf" secondAttribute="trailing" constant="29" id="l2d-0X-5wq"/>
41                     <constraint firstAttribute="trailing" secondItem="sgx-pe-HBv" secondAttribute="trailing" constant="29" id="seY-jP-fNa"/>
42                     <constraint firstItem="sgx-pe-HBv" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="29" id="w1L-ia-WQf"/>
43                 </constraints>
44             </tableViewCellContentView>
45             <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
46             <connections>
47                 <outlet property="htmlLabel" destination="MfF-w5-ayf" id="LGd-Hj-RMX"/>
48                 <outlet property="titleLabel" destination="sgx-pe-HBv" id="OY6-FJ-fgg"/>
49             </connections>
50             <point key="canvasLocation" x="23" y="39.5"/>
51         </tableViewCell>
52     </objects>
53 </document>