<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
<device id="retina4_7" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
|
<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"/>
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="DHNetConnectFailureView" customModule="LCAddDeviceModule">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="F7t-i4-H1k">
|
<rect key="frame" x="15" y="0.0" width="344" height="648"/>
|
<subviews>
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_failhrlp_default" translatesAutoresizingMaskIntoConstraints="NO" id="vPu-VV-8eT">
|
<rect key="frame" x="47" y="20" width="251" height="256"/>
|
<constraints>
|
<constraint firstAttribute="width" secondItem="vPu-VV-8eT" secondAttribute="height" multiplier="50:51" id="l1V-we-yHA"/>
|
</constraints>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="连接超时" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jOp-ez-26f">
|
<rect key="frame" x="131.5" y="276" width="82" height="24"/>
|
<fontDescription key="fontDescription" type="system" pointSize="20"/>
|
<color key="textColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="请按照设备指示灯或语音提示选择操作 " textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="d0t-hl-JCM">
|
<rect key="frame" x="40.5" y="315" width="264.5" height="30"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="30" id="FpF-pn-jkL"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
<color key="textColor" red="0.56078431370000004" green="0.56078431370000004" blue="0.56078431370000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<constraints>
|
<constraint firstItem="jOp-ez-26f" firstAttribute="centerX" secondItem="F7t-i4-H1k" secondAttribute="centerX" id="0IG-dR-lTn"/>
|
<constraint firstItem="vPu-VV-8eT" firstAttribute="centerX" secondItem="F7t-i4-H1k" secondAttribute="centerX" id="0rA-cY-0aN"/>
|
<constraint firstItem="d0t-hl-JCM" firstAttribute="centerX" secondItem="F7t-i4-H1k" secondAttribute="centerX" id="CmV-ph-l60"/>
|
<constraint firstItem="jOp-ez-26f" firstAttribute="top" secondItem="vPu-VV-8eT" secondAttribute="bottom" id="Jyb-EY-rdG"/>
|
<constraint firstItem="d0t-hl-JCM" firstAttribute="top" secondItem="jOp-ez-26f" secondAttribute="bottom" constant="15" id="LMU-SQ-3hJ"/>
|
<constraint firstItem="vPu-VV-8eT" firstAttribute="top" secondItem="F7t-i4-H1k" secondAttribute="top" constant="20" id="SUK-qZ-F7x"/>
|
<constraint firstItem="vPu-VV-8eT" firstAttribute="leading" secondItem="F7t-i4-H1k" secondAttribute="leading" constant="47" id="afc-xo-EJ7"/>
|
<constraint firstAttribute="trailing" secondItem="vPu-VV-8eT" secondAttribute="trailing" constant="48" id="flA-4i-y0n"/>
|
</constraints>
|
</scrollView>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4X1-TX-bbS" userLabel="FAQ Container">
|
<rect key="frame" x="0.0" y="656" width="375" height="1"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nVC-Pa-8aZ">
|
<rect key="frame" x="144.5" y="-7.5" width="76" height="16"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="16" id="cC7-6S-0dZ"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
<state key="normal" title="I need help">
|
<color key="titleColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<connections>
|
<action selector="onHelpAction:" destination="-1" eventType="touchUpInside" id="m9I-Sn-7xh"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="R02-tZ-Ck4" userLabel="help">
|
<rect key="frame" x="221" y="-15.5" width="32" height="32"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="32" id="Qmg-4p-XgO"/>
|
<constraint firstAttribute="width" constant="32" id="pJe-7b-zKx"/>
|
</constraints>
|
<state key="normal" title="Button" image="adddevice_icon_help"/>
|
<connections>
|
<action selector="onHelpAction:" destination="-1" eventType="touchUpInside" id="jhb-E9-3sT"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" red="0.95686274510000002" green="0.60784313729999995" blue="0.062745098040000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstItem="nVC-Pa-8aZ" firstAttribute="centerY" secondItem="4X1-TX-bbS" secondAttribute="centerY" id="45g-u3-Mxf"/>
|
<constraint firstItem="R02-tZ-Ck4" firstAttribute="leading" secondItem="nVC-Pa-8aZ" secondAttribute="trailing" constant="0.5" id="83Z-rF-shG"/>
|
<constraint firstAttribute="height" constant="1" id="EoD-4y-TUa"/>
|
<constraint firstItem="R02-tZ-Ck4" firstAttribute="centerY" secondItem="4X1-TX-bbS" secondAttribute="centerY" id="bmn-4S-c3Y"/>
|
<constraint firstItem="nVC-Pa-8aZ" firstAttribute="centerX" secondItem="4X1-TX-bbS" secondAttribute="centerX" constant="-5" id="xvd-MG-12x"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstItem="F7t-i4-H1k" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="OXx-W3-kh7"/>
|
<constraint firstItem="F7t-i4-H1k" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="Xpg-X3-Oa6"/>
|
<constraint firstItem="4X1-TX-bbS" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="YPN-jb-LGY"/>
|
<constraint firstItem="4X1-TX-bbS" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="fD5-uE-ARp"/>
|
<constraint firstAttribute="trailing" secondItem="F7t-i4-H1k" secondAttribute="trailing" constant="15" id="o17-Rf-E2i"/>
|
<constraint firstItem="4X1-TX-bbS" firstAttribute="top" secondItem="F7t-i4-H1k" secondAttribute="bottom" constant="5" id="qYh-A6-Z0h"/>
|
<constraint firstAttribute="bottom" secondItem="4X1-TX-bbS" secondAttribute="bottom" constant="10" id="vzh-Ca-qT0"/>
|
</constraints>
|
<connections>
|
<outlet property="contentLabel" destination="jOp-ez-26f" id="pgR-Jc-8lg"/>
|
<outlet property="detailLabel" destination="d0t-hl-JCM" id="mRb-l5-CCT"/>
|
<outlet property="faqContainerBottomConstraint" destination="vzh-Ca-qT0" id="lxl-pO-KQH"/>
|
<outlet property="faqContainerView" destination="4X1-TX-bbS" id="LMQ-7b-qe1"/>
|
<outlet property="imageView" destination="vPu-VV-8eT" id="eiZ-fT-AM8"/>
|
<outlet property="needHelpButton" destination="nVC-Pa-8aZ" id="MjQ-GK-585"/>
|
<outlet property="scollView" destination="F7t-i4-H1k" id="Lfu-qq-2MJ"/>
|
</connections>
|
<point key="canvasLocation" x="-162.40000000000001" y="-204.64767616191907"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="adddevice_failhrlp_default" width="250" height="255"/>
|
<image name="adddevice_icon_help" width="30" height="30"/>
|
</resources>
|
</document>
|