added iOS source code
[wl-app.git] / iOS / WolneLektury / Screens / Library / Cells / BecomeFriendTableViewCell.xib
diff --git a/iOS/WolneLektury/Screens/Library/Cells/BecomeFriendTableViewCell.xib b/iOS/WolneLektury/Screens/Library/Cells/BecomeFriendTableViewCell.xib
new file mode 100644 (file)
index 0000000..24a0229
--- /dev/null
@@ -0,0 +1,73 @@
+<?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="Constraints to layout margins" minToolsVersion="6.0"/>
+        <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" rowHeight="49" id="KGk-i7-Jjw" customClass="BecomeFriendTableViewCell" customModule="WolneLektury" customModuleProvider="target">
+            <rect key="frame" x="0.0" y="0.0" width="320" height="49"/>
+            <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="320" height="48.5"/>
+                <autoresizingMask key="autoresizingMask"/>
+                <subviews>
+                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aku-c8-PMi">
+                        <rect key="frame" x="14" y="24" width="168" height="1"/>
+                        <color key="backgroundColor" red="1" green="0.64313725489999995" blue="0.1843137255" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <constraints>
+                            <constraint firstAttribute="height" constant="1" id="wdg-r6-MAU"/>
+                        </constraints>
+                    </view>
+                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="q32-ON-y8J">
+                        <rect key="frame" x="188" y="9.5" width="117" height="30"/>
+                        <color key="backgroundColor" red="1" green="0.64313725489999995" blue="0.1843137255" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <constraints>
+                            <constraint firstAttribute="height" constant="30" id="E6B-s7-Gup"/>
+                        </constraints>
+                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="11"/>
+                        <inset key="contentEdgeInsets" minX="10" minY="0.0" maxX="20" maxY="0.0"/>
+                        <state key="normal" title="WESPRZYJ NAS"/>
+                        <connections>
+                            <action selector="buttonAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="UqV-gn-cRh"/>
+                        </connections>
+                    </button>
+                    <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="arrrow_right" translatesAutoresizingMaskIntoConstraints="NO" id="W49-hs-SFj">
+                        <rect key="frame" x="286" y="19" width="12" height="12"/>
+                        <constraints>
+                            <constraint firstAttribute="width" constant="12" id="20K-aT-mQF"/>
+                            <constraint firstAttribute="height" constant="12" id="j7l-tG-vx8"/>
+                        </constraints>
+                    </imageView>
+                </subviews>
+                <color key="backgroundColor" red="0.0" green="0.4039215686" blue="0.42745098040000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                <constraints>
+                    <constraint firstItem="W49-hs-SFj" firstAttribute="centerY" secondItem="q32-ON-y8J" secondAttribute="centerY" id="0Hy-ck-EDu"/>
+                    <constraint firstItem="q32-ON-y8J" firstAttribute="leading" secondItem="aku-c8-PMi" secondAttribute="trailing" constant="6" id="Ngu-MK-Vap"/>
+                    <constraint firstItem="q32-ON-y8J" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="9.5" id="UXY-aH-TWF"/>
+                    <constraint firstItem="aku-c8-PMi" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="i5q-eo-K0t"/>
+                    <constraint firstAttribute="trailing" secondItem="q32-ON-y8J" secondAttribute="trailing" constant="15" id="k92-qY-InC"/>
+                    <constraint firstAttribute="trailingMargin" secondItem="W49-hs-SFj" secondAttribute="trailing" constant="6" id="uSW-xa-FlK"/>
+                    <constraint firstItem="aku-c8-PMi" firstAttribute="centerY" secondItem="q32-ON-y8J" secondAttribute="centerY" id="vi7-wc-X8e"/>
+                </constraints>
+            </tableViewCellContentView>
+            <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
+            <connections>
+                <outlet property="arrowImageView" destination="W49-hs-SFj" id="Im5-gg-V7i"/>
+                <outlet property="button" destination="q32-ON-y8J" id="Cby-W2-MIP"/>
+            </connections>
+            <point key="canvasLocation" x="26" y="57.5"/>
+        </tableViewCell>
+    </objects>
+    <resources>
+        <image name="arrrow_right" width="7" height="12"/>
+    </resources>
+</document>