<?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="System colors in document resources" minToolsVersion="11.0"/>
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
</dependencies>
|
<objects>
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="DevicesListView">
|
<connections>
|
<outlet property="addressLabel" destination="18k-7l-2Gm" id="f5j-jt-3Im"/>
|
<outlet property="tableView" destination="mOi-nw-XnD" id="lZn-HK-m2k"/>
|
<outlet property="view" destination="8ww-in-Nyd" id="EoG-R3-iy0"/>
|
</connections>
|
</placeholder>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
<view contentMode="scaleToFill" id="I5Q-PP-VGe" userLabel="iphone6MetricsView">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
<subviews>
|
<view tag="1" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8ww-in-Nyd">
|
<rect key="frame" x="0.0" y="42" width="414" height="788"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view alpha="0.90000000000000002" tag="2" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7cG-75-7JN" userLabel="topBar">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="66"/>
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
<subviews>
|
<button opaque="NO" tag="4" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="VHx-cF-BIt" userLabel="backButton" customClass="UIInterfaceStyleButton">
|
<rect key="frame" x="0.0" y="0.0" width="82" height="66"/>
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES"/>
|
<accessibility key="accessibilityConfiguration" label="Back"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<inset key="titleEdgeInsets" minX="0.0" minY="18" maxX="0.0" maxY="0.0"/>
|
<state key="normal" image="back_default.png">
|
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<state key="disabled" image="back_disabled.png"/>
|
<state key="highlighted" backgroundImage="color_E.png"/>
|
<connections>
|
<action selector="onBackClick:" destination="-1" eventType="touchUpInside" id="tJZ-ea-vFc"/>
|
</connections>
|
</button>
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" tag="5" contentMode="left" fixedFrame="YES" usesAttributedText="YES" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="18k-7l-2Gm" userLabel="addressLabel">
|
<rect key="frame" x="82" y="0.0" width="332" height="66"/>
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES"/>
|
<accessibility key="accessibilityConfiguration" label="Contact name">
|
<accessibilityTraits key="traits" none="YES"/>
|
</accessibility>
|
<attributedString key="attributedText">
|
<fragment content="Contact1">
|
<attributes>
|
<color key="NSColor" red="0.33333333329999998" green="0.33333333329999998" blue="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<font key="NSFont" metaFont="system" size="23"/>
|
<paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="truncatingTail" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
|
</attributes>
|
</fragment>
|
</attributedString>
|
<color key="highlightedColor" systemColor="labelColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="secondarySystemBackgroundColor"/>
|
</view>
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" style="plain" separatorStyle="default" allowsSelectionDuringEditing="YES" allowsMultipleSelectionDuringEditing="YES" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="mOi-nw-XnD">
|
<rect key="frame" x="0.0" y="66" width="414" height="722"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<color key="separatorColor" red="0.67030966280000004" green="0.71867996450000005" blue="0.75078284740000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</tableView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<gestureRecognizers/>
|
</view>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="GbK-eP-eYK"/>
|
<color key="backgroundColor" red="1" green="1" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<point key="canvasLocation" x="365.60000000000002" y="-36.431784107946029"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="back_default.png" width="38.400001525878906" height="35.200000762939453"/>
|
<image name="back_disabled.png" width="38.400001525878906" height="35.200000762939453"/>
|
<image name="color_E.png" width="2" height="2"/>
|
<systemColor name="labelColor">
|
<color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
<systemColor name="secondarySystemBackgroundColor">
|
<color red="0.94901960784313721" green="0.94901960784313721" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</systemColor>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|