added iOS source code
[wl-app.git] / iOS / WolneLektury / Screens / Menu / Cells / MenuLineTableViewCell.xib
1 <?xml version="1.0" encoding="UTF-8"?>
2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14109" 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" id="KGk-i7-Jjw" customClass="MenuLineTableViewCell" customModule="WolneLektury" customModuleProvider="target">
16             <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
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="43.5"/>
20                 <autoresizingMask key="autoresizingMask"/>
21                 <subviews>
22                     <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZUC-N6-Jpb">
23                         <rect key="frame" x="21" y="21.5" width="278" height="1"/>
24                         <color key="backgroundColor" red="0.0" green="0.50588235294117645" blue="0.53333333333333333" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
25                         <constraints>
26                             <constraint firstAttribute="height" constant="1" id="lvM-lo-K39"/>
27                         </constraints>
28                     </view>
29                 </subviews>
30                 <constraints>
31                     <constraint firstItem="ZUC-N6-Jpb" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="21" id="SCL-Tx-RWY"/>
32                     <constraint firstItem="ZUC-N6-Jpb" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="UW8-vs-keX"/>
33                     <constraint firstAttribute="trailing" secondItem="ZUC-N6-Jpb" secondAttribute="trailing" constant="21" id="yJq-Nu-r3B"/>
34                 </constraints>
35             </tableViewCellContentView>
36             <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
37         </tableViewCell>
38     </objects>
39 </document>