| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="18122" 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="18093"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <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" id="KGk-i7-Jjw" customClass="BogoVirsualDetailListCell">
- <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="65"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="taJ-Ov-5sM">
- <rect key="frame" x="16" y="12" width="0.0" height="0.0"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9ML-v2-TrC">
- <rect key="frame" x="16" y="17" width="0.0" height="0.0"/>
- <fontDescription key="fontDescription" type="system" pointSize="11"/>
- <color key="textColor" red="0.46666666666666667" green="0.46666666666666667" blue="0.46666666666666667" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VKk-g6-J62">
- <rect key="frame" x="304" y="32.5" width="0.0" height="0.0"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.95294117647058818" green="0.57647058823529407" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Q9N-sC-uOt">
- <rect key="frame" x="16" y="64.5" width="288" height="0.5"/>
- <color key="backgroundColor" red="0.90196078431372551" green="0.90196078431372551" blue="0.90196078431372551" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="5eb-1q-x2i"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="Q9N-sC-uOt" secondAttribute="bottom" id="7AS-BL-Qz6"/>
- <constraint firstItem="9ML-v2-TrC" firstAttribute="top" secondItem="taJ-Ov-5sM" secondAttribute="bottom" constant="5" id="862-qc-eC5"/>
- <constraint firstItem="taJ-Ov-5sM" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="12" id="DKS-db-sif"/>
- <constraint firstItem="9ML-v2-TrC" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="GZX-fD-Jiw"/>
- <constraint firstAttribute="trailing" secondItem="VKk-g6-J62" secondAttribute="trailing" constant="16" id="O6W-RA-e3c"/>
- <constraint firstItem="VKk-g6-J62" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="Xlo-WU-9yZ"/>
- <constraint firstItem="taJ-Ov-5sM" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="dNA-jP-vI9"/>
- <constraint firstAttribute="trailing" secondItem="Q9N-sC-uOt" secondAttribute="trailing" constant="16" id="hs2-rG-esv"/>
- <constraint firstItem="Q9N-sC-uOt" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="vOb-Os-jSy"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
- <connections>
- <outlet property="contentLabel" destination="VKk-g6-J62" id="KJa-3F-lRl"/>
- <outlet property="timeLabel" destination="9ML-v2-TrC" id="eH5-Qs-8gd"/>
- <outlet property="titleLabel" destination="taJ-Ov-5sM" id="sky-aJ-sph"/>
- </connections>
- <point key="canvasLocation" x="152" y="124"/>
- </tableViewCell>
- </objects>
- </document>
|