38 lines
2.8 KiB
XML
38 lines
2.8 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10117" systemVersion="15G31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
|
|
<capability name="Constraints to layout margins" minToolsVersion="6.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" reuseIdentifier="KanHuViewLastCell" rowHeight="46" id="KGk-i7-Jjw" customClass="KanHuViewLastCell">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="46"/>
|
|
<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="45"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jSm-Po-25l">
|
|
<rect key="frame" x="8" y="0.0" width="304" height="37"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstAttribute="bottomMargin" secondItem="jSm-Po-25l" secondAttribute="bottom" id="0Pt-HD-Spz"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="jSm-Po-25l" secondAttribute="trailing" id="D1K-Vq-yjc"/>
|
|
<constraint firstAttribute="leadingMargin" secondItem="jSm-Po-25l" secondAttribute="leading" id="XCM-CT-9Uo"/>
|
|
<constraint firstItem="jSm-Po-25l" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="l6e-vh-o8H"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<color key="backgroundColor" red="0.92156862745098034" green="0.92156862745098034" blue="0.92156862745098034" alpha="1" colorSpace="calibratedRGB"/>
|
|
<connections>
|
|
<outlet property="lastViewBack" destination="jSm-Po-25l" id="lNK-HT-TPx"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="359" y="235"/>
|
|
</tableViewCell>
|
|
</objects>
|
|
</document>
|