|
@@ -1,15 +1,15 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21225" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
|
<device id="retina6_0" orientation="portrait" appearance="light"/>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21207"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
|
|
|
<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" rowHeight="99" id="KGk-i7-Jjw" customClass="SLNearbyPeopleCell">
|
|
|
+ <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="SLNearbyPeopleCell" rowHeight="99" id="KGk-i7-Jjw" customClass="SLNearbyPeopleCell">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="354" height="99"/>
|
|
|
<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">
|
|
@@ -43,6 +43,12 @@
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_sex_woman_b" translatesAutoresizingMaskIntoConstraints="NO" id="3Tw-rh-f0k">
|
|
|
<rect key="frame" x="151.33333333333334" y="26" width="18.333333333333343" height="18.333333333333329"/>
|
|
|
</imageView>
|
|
|
+ <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="B7F-6I-Gxd">
|
|
|
+ <rect key="frame" x="72" y="53" width="262" height="35"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <viewLayoutGuide key="contentLayoutGuide" id="13V-0B-Qe0"/>
|
|
|
+ <viewLayoutGuide key="frameLayoutGuide" id="uQw-ea-31x"/>
|
|
|
+ </scrollView>
|
|
|
</subviews>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="trailing" secondItem="80A-AO-lwb" secondAttribute="trailing" constant="10" id="4sL-NB-kCR"/>
|
|
@@ -58,6 +64,7 @@
|
|
|
<connections>
|
|
|
<outlet property="distanceLabel" destination="80A-AO-lwb" id="1Ps-Mj-mam"/>
|
|
|
<outlet property="headImageView" destination="LMr-Xc-pRl" id="rQy-vf-jxR"/>
|
|
|
+ <outlet property="interestcrollView" destination="B7F-6I-Gxd" id="fzU-9d-Qo2"/>
|
|
|
<outlet property="sexImageView" destination="3Tw-rh-f0k" id="mnM-bl-4s9"/>
|
|
|
<outlet property="userNameLabel" destination="FQH-An-920" id="jbd-Kt-VIc"/>
|
|
|
</connections>
|