<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_1" orientation="portrait" appearance="light"/>
    <dependencies>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
        <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="none" indentationWidth="10" reuseIdentifier="addParticipentCell" rowHeight="72" id="KGk-i7-Jjw" customClass="AddParticipantCell" customModule="WoWonder" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="320" height="72"/>
            <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="72"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sAZ-mH-jR3">
                        <rect key="frame" x="0.0" y="0.0" width="320" height="72"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ctn-af-RIf">
                                <rect key="frame" x="8" y="11" width="50" height="50"/>
                                <subviews>
                                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="addAlbum" translatesAutoresizingMaskIntoConstraints="NO" id="iru-k7-Aa0">
                                        <rect key="frame" x="12.5" y="12.5" width="25" height="25"/>
                                        <constraints>
                                            <constraint firstAttribute="width" constant="25" id="0z4-H3-cuz"/>
                                            <constraint firstAttribute="height" constant="25" id="MRc-Wh-ZIm"/>
                                        </constraints>
                                    </imageView>
                                </subviews>
                                <color key="backgroundColor" white="0.67000000000000004" alpha="0.20000000000000001" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <constraints>
                                    <constraint firstItem="iru-k7-Aa0" firstAttribute="centerY" secondItem="Ctn-af-RIf" secondAttribute="centerY" id="3zd-qX-vLr"/>
                                    <constraint firstItem="iru-k7-Aa0" firstAttribute="centerX" secondItem="Ctn-af-RIf" secondAttribute="centerX" id="BUy-v5-TmN"/>
                                    <constraint firstAttribute="width" constant="50" id="GWF-nr-Afu"/>
                                    <constraint firstAttribute="height" constant="50" id="eFE-RR-Kd0"/>
                                </constraints>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                        <real key="value" value="25"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                            </view>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Add participants" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Rxp-lf-hHo">
                                <rect key="frame" x="66" y="16" width="115" height="18"/>
                                <fontDescription key="fontDescription" name="ArialMT" family="Arial" pointSize="16"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Select from your contact list" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aIp-9e-dVy">
                                <rect key="frame" x="66" y="39" width="160" height="15"/>
                                <fontDescription key="fontDescription" name="ArialMT" family="Arial" pointSize="13"/>
                                <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <nil key="highlightedColor"/>
                            </label>
                        </subviews>
                        <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
                        <constraints>
                            <constraint firstItem="aIp-9e-dVy" firstAttribute="leading" secondItem="Rxp-lf-hHo" secondAttribute="leading" id="573-8T-Otu"/>
                            <constraint firstItem="aIp-9e-dVy" firstAttribute="top" secondItem="Rxp-lf-hHo" secondAttribute="bottom" constant="5" id="H4O-Rx-ERz"/>
                            <constraint firstItem="Rxp-lf-hHo" firstAttribute="top" secondItem="Ctn-af-RIf" secondAttribute="top" constant="5" id="Jbe-oC-wMb"/>
                            <constraint firstItem="Ctn-af-RIf" firstAttribute="centerY" secondItem="sAZ-mH-jR3" secondAttribute="centerY" id="RlT-Yr-QTE"/>
                            <constraint firstItem="Rxp-lf-hHo" firstAttribute="leading" secondItem="Ctn-af-RIf" secondAttribute="trailing" constant="8" id="o94-gF-gNx"/>
                            <constraint firstItem="Ctn-af-RIf" firstAttribute="leading" secondItem="sAZ-mH-jR3" secondAttribute="leading" constant="8" id="zJR-OL-dS6"/>
                        </constraints>
                    </view>
                </subviews>
                <constraints>
                    <constraint firstAttribute="trailing" secondItem="sAZ-mH-jR3" secondAttribute="trailing" id="6KF-sx-y94"/>
                    <constraint firstAttribute="bottom" secondItem="sAZ-mH-jR3" secondAttribute="bottom" id="Mx1-00-rsd"/>
                    <constraint firstItem="sAZ-mH-jR3" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="afV-MY-2ic"/>
                    <constraint firstItem="sAZ-mH-jR3" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="d5h-1K-Knz"/>
                </constraints>
            </tableViewCellContentView>
            <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
            <connections>
                <outlet property="addParticipantLabel" destination="Rxp-lf-hHo" id="Mzw-W4-8u0"/>
                <outlet property="contactLabel" destination="aIp-9e-dVy" id="nYB-q4-i4p"/>
            </connections>
            <point key="canvasLocation" x="137.68115942028987" y="142.63392857142856"/>
        </tableViewCell>
    </objects>
    <resources>
        <image name="addAlbum" width="65" height="50"/>
    </resources>
</document>
