You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
5.2 KiB
63 lines
5.2 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> |
|
<device id="retina4_7" orientation="portrait"> |
|
<adaptation id="fullscreen"/> |
|
</device> |
|
<dependencies> |
|
<deployment identifier="iOS"/> |
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/> |
|
<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="AddVideoMomberCell"> |
|
<rect key="frame" x="0.0" y="0.0" width="320" height="65"/> |
|
<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="64.5"/> |
|
<autoresizingMask key="autoresizingMask"/> |
|
<subviews> |
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="vOl-Vm-Qz1"> |
|
<rect key="frame" x="12" y="21.5" width="22" height="22"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="22" id="G4F-E6-mjb"/> |
|
<constraint firstAttribute="width" constant="22" id="kbK-LA-5YK"/> |
|
</constraints> |
|
</imageView> |
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="XgM-xm-ejC"> |
|
<rect key="frame" x="46" y="10.5" width="44" height="44"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="44" id="JKt-Nd-O0q"/> |
|
<constraint firstAttribute="width" constant="44" id="ZeI-0l-H6o"/> |
|
</constraints> |
|
</imageView> |
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="39P-fd-sKA"> |
|
<rect key="frame" x="100" y="22" width="210" height="21"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="21" id="TMS-WF-udh"/> |
|
</constraints> |
|
<fontDescription key="fontDescription" type="system" pointSize="15"/> |
|
<color key="textColor" red="0.074509803921568626" green="0.074509803921568626" blue="0.074509803921568626" alpha="1" colorSpace="calibratedRGB"/> |
|
<nil key="highlightedColor"/> |
|
</label> |
|
</subviews> |
|
<constraints> |
|
<constraint firstItem="XgM-xm-ejC" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="2aE-DK-gUw"/> |
|
<constraint firstItem="vOl-Vm-Qz1" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="12" id="61o-to-hwa"/> |
|
<constraint firstItem="39P-fd-sKA" firstAttribute="leading" secondItem="XgM-xm-ejC" secondAttribute="trailing" constant="10" id="9ed-0O-QZr"/> |
|
<constraint firstItem="39P-fd-sKA" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="Aal-1u-kqH"/> |
|
<constraint firstAttribute="trailing" secondItem="39P-fd-sKA" secondAttribute="trailing" constant="10" id="hQA-bM-aLS"/> |
|
<constraint firstItem="vOl-Vm-Qz1" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="hvy-PF-qrg"/> |
|
<constraint firstItem="XgM-xm-ejC" firstAttribute="leading" secondItem="vOl-Vm-Qz1" secondAttribute="trailing" constant="12" id="nIw-2v-gwR"/> |
|
</constraints> |
|
</tableViewCellContentView> |
|
<connections> |
|
<outlet property="memberHeadView" destination="XgM-xm-ejC" id="Pxc-Jh-Lcc"/> |
|
<outlet property="relationshipNameLabel" destination="39P-fd-sKA" id="9rm-eW-TCn"/> |
|
<outlet property="selectImageView" destination="vOl-Vm-Qz1" id="mOG-it-pxG"/> |
|
</connections> |
|
<point key="canvasLocation" x="-187" y="55"/> |
|
</tableViewCell> |
|
</objects> |
|
</document>
|
|
|