added iOS source code
[wl-app.git] / iOS / WolneLektury / Screens / Menu / Cells / MenuSupportUsTableViewCell.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" id="KGk-i7-Jjw" customClass="MenuSupportUsTableViewCell" 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                     <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FTf-D1-5mj">
23                         <rect key="frame" x="94.5" y="6" width="131" height="30"/>
24                         <color key="backgroundColor" red="1" green="0.6470588235294118" blue="0.18431372549019609" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
25                         <constraints>
26                             <constraint firstAttribute="height" constant="30" id="HMW-9Z-wtm"/>
27                         </constraints>
28                         <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
29                         <inset key="contentEdgeInsets" minX="10" minY="0.0" maxX="10" maxY="0.0"/>
30                         <state key="normal" title="WESPRZYJ NAS"/>
31                         <connections>
32                             <action selector="buttonAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="JLY-Ch-Zst"/>
33                         </connections>
34                     </button>
35                 </subviews>
36                 <constraints>
37                     <constraint firstItem="FTf-D1-5mj" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="ejS-f8-9FJ"/>
38                     <constraint firstItem="FTf-D1-5mj" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="yOa-wp-2Xo"/>
39                 </constraints>
40             </tableViewCellContentView>
41             <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
42             <connections>
43                 <outlet property="button" destination="FTf-D1-5mj" id="4I1-Ee-YE4"/>
44             </connections>
45         </tableViewCell>
46     </objects>
47 </document>