52 lines
4.5 KiB
XML
52 lines
4.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
|
|
<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 clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="CTo-FJ-PNu" customClass="CommonCellAutocomplete" customModule="PayCash" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="68"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="CTo-FJ-PNu" id="wK7-uU-hWv">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="68"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="6I5-Fz-gVY">
|
|
<rect key="frame" x="12" y="6" width="56" height="56"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="56" id="7RH-Fk-iNr"/>
|
|
<constraint firstAttribute="height" constant="56" id="KWb-s0-j4c"/>
|
|
</constraints>
|
|
</imageView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RaZ-ko-uxS">
|
|
<rect key="frame" x="84" y="24" width="318" height="20.5"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstAttribute="trailing" secondItem="RaZ-ko-uxS" secondAttribute="trailing" constant="12" id="0Pw-2S-lN4"/>
|
|
<constraint firstItem="RaZ-ko-uxS" firstAttribute="leading" secondItem="6I5-Fz-gVY" secondAttribute="trailing" constant="16" id="YKW-aQ-wRT"/>
|
|
<constraint firstAttribute="bottom" secondItem="6I5-Fz-gVY" secondAttribute="bottom" constant="6" id="gjd-Hq-mbq"/>
|
|
<constraint firstItem="RaZ-ko-uxS" firstAttribute="centerY" secondItem="wK7-uU-hWv" secondAttribute="centerY" id="qbc-4h-6Gz"/>
|
|
<constraint firstItem="6I5-Fz-gVY" firstAttribute="top" secondItem="wK7-uU-hWv" secondAttribute="top" constant="6" id="qcY-3f-1gY"/>
|
|
<constraint firstItem="6I5-Fz-gVY" firstAttribute="leading" secondItem="wK7-uU-hWv" secondAttribute="leading" constant="12" id="roF-l3-7Ee"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<connections>
|
|
<outlet property="imgView" destination="6I5-Fz-gVY" id="Zd5-DI-sZB"/>
|
|
<outlet property="titleLbl" destination="RaZ-ko-uxS" id="ZSc-fb-ut4"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="134.78260869565219" y="39.508928571428569"/>
|
|
</tableViewCell>
|
|
</objects>
|
|
</document>
|