added iOS source code
[wl-app.git] / iOS / WolneLektury / Screens / Menu / Cells / MenuTableViewCell.xib
diff --git a/iOS/WolneLektury/Screens/Menu/Cells/MenuTableViewCell.xib b/iOS/WolneLektury/Screens/Menu/Cells/MenuTableViewCell.xib
new file mode 100644 (file)
index 0000000..7f19d40
--- /dev/null
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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">
+    <device id="retina4_7" orientation="portrait">
+        <adaptation id="fullscreen"/>
+    </device>
+    <dependencies>
+        <deployment identifier="iOS"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
+        <capability name="Safe area layout guides" minToolsVersion="9.0"/>
+        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
+    </dependencies>
+    <objects>
+        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
+        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
+        <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="MenuTableViewCell" customModule="WolneLektury" customModuleProvider="target">
+            <rect key="frame" x="0.0" y="0.0" width="247" height="30"/>
+            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
+                <rect key="frame" x="0.0" y="0.0" width="247" height="29.5"/>
+                <autoresizingMask key="autoresizingMask"/>
+                <subviews>
+                    <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">
+                        <rect key="frame" x="26" y="6" width="37.5" height="18"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="15"/>
+                        <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                    <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="rRg-fv-tpw">
+                        <rect key="frame" x="200" y="7.5" width="15" height="15"/>
+                        <constraints>
+                            <constraint firstAttribute="height" constant="15" id="ZK2-bE-LJu"/>
+                            <constraint firstAttribute="width" constant="15" id="kpb-lu-1dh"/>
+                        </constraints>
+                    </imageView>
+                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1i3-QA-p7q">
+                        <rect key="frame" x="13" y="5" width="2" height="20"/>
+                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
+                        <constraints>
+                            <constraint firstAttribute="height" constant="20" id="ov3-77-jB8"/>
+                            <constraint firstAttribute="width" constant="2" id="rJk-NC-m4i"/>
+                        </constraints>
+                    </view>
+                </subviews>
+                <constraints>
+                    <constraint firstItem="rRg-fv-tpw" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="2tX-Ph-fe8"/>
+                    <constraint firstItem="qze-rZ-gsD" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="26" id="3QL-KZ-Id2"/>
+                    <constraint firstAttribute="trailing" secondItem="rRg-fv-tpw" secondAttribute="trailing" constant="32" id="7fW-Lx-D7N"/>
+                    <constraint firstItem="1i3-QA-p7q" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="bgK-G6-6Hb"/>
+                    <constraint firstItem="qze-rZ-gsD" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="cxr-So-NJs"/>
+                    <constraint firstItem="1i3-QA-p7q" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="13" id="evO-KL-Cys"/>
+                </constraints>
+            </tableViewCellContentView>
+            <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
+            <connections>
+                <outlet property="iconImageView" destination="rRg-fv-tpw" id="9y5-Rr-JbP"/>
+                <outlet property="selectedIndicator" destination="1i3-QA-p7q" id="1kn-uW-X5h"/>
+                <outlet property="titleLabel" destination="qze-rZ-gsD" id="Ytq-fz-vcA"/>
+            </connections>
+            <point key="canvasLocation" x="-3.5" y="111.5"/>
+        </tableViewCell>
+    </objects>
+</document>