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.
 
 
 
 

65 lines
5.2 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13771" 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="13772"/>
<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="43" id="KGk-i7-Jjw" customClass="RailAddressTableViewCell">
<rect key="frame" x="0.0" y="0.0" width="320" height="43"/>
<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="42.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_positioning_search" translatesAutoresizingMaskIntoConstraints="NO" id="KTr-EH-XgR">
<rect key="frame" x="14" y="15" width="12" height="14"/>
<constraints>
<constraint firstAttribute="width" constant="12" id="3Z3-He-Pfg"/>
<constraint firstAttribute="height" constant="14" id="zNY-S7-NoD"/>
</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="UAj-8u-rgo">
<rect key="frame" x="34" y="11" width="272" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="xRC-vg-6DM"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="N0g-6g-aws">
<rect key="frame" x="0.0" y="41.5" width="320" height="1"/>
<color key="backgroundColor" red="0.94901960784313721" green="0.94901960784313721" blue="0.94901960784313721" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="0e7-5J-aZi"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstItem="UAj-8u-rgo" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="5ID-Z0-WSp"/>
<constraint firstItem="N0g-6g-aws" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="6Hg-JX-tlD"/>
<constraint firstItem="UAj-8u-rgo" firstAttribute="leading" secondItem="KTr-EH-XgR" secondAttribute="trailing" constant="8" id="8MB-0x-Tyv"/>
<constraint firstAttribute="bottom" secondItem="N0g-6g-aws" secondAttribute="bottom" id="IfY-xw-6xx"/>
<constraint firstItem="KTr-EH-XgR" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="JvQ-zq-y2W"/>
<constraint firstItem="KTr-EH-XgR" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="bSL-v8-4F2"/>
<constraint firstAttribute="trailing" secondItem="N0g-6g-aws" secondAttribute="trailing" id="gNS-EE-mbi"/>
<constraint firstAttribute="trailing" secondItem="UAj-8u-rgo" secondAttribute="trailing" constant="14" id="hWh-Co-EYx"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="aTitleLabel" destination="UAj-8u-rgo" id="NNr-EQ-Q3s"/>
</connections>
<point key="canvasLocation" x="34" y="54.5"/>
</tableViewCell>
</objects>
<resources>
<image name="icon_positioning_search" width="11" height="14"/>
</resources>
</document>