123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
- <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" customClass="SBTAddDeviceVCtr" customModule="SolarBT" customModuleProvider="target">
- <connections>
- <outlet property="addDeviceLabel" destination="hW4-DP-r63" id="5mX-Y6-dg8"/>
- <outlet property="closeBtn" destination="dPn-5z-0u8" id="xMx-q9-Gwo"/>
- <outlet property="reScanBtn" destination="JMz-TR-DBb" id="8Ok-ID-clq"/>
- <outlet property="tableView" destination="WAH-0W-K4L" id="B1d-u9-WZc"/>
- <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
- </connections>
- </placeholder>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZGH-yi-tbP">
- <rect key="frame" x="37.5" y="163" width="300" height="341"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dPn-5z-0u8">
- <rect key="frame" x="0.0" y="294" width="300" height="47"/>
- <color key="backgroundColor" red="0.96471244096755981" green="0.9646943211555481" blue="0.96470659971237183" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstAttribute="height" constant="47" id="66f-Dq-ogZ"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <state key="normal" title="关闭">
- <color key="titleColor" red="0.53333333333333333" green="0.53333333333333333" blue="0.53333333333333333" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- </state>
- <connections>
- <action selector="close:" destination="-1" eventType="touchUpInside" id="Oeb-O2-fXr"/>
- </connections>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="req-YV-04j">
- <rect key="frame" x="0.0" y="0.0" width="300" height="58"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JMz-TR-DBb">
- <rect key="frame" x="230" y="15.5" width="50" height="27"/>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <state key="normal" title="重新搜索">
- <color key="titleColor" red="0.62352941176470589" green="0.62352941176470589" blue="0.62352941176470589" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- </state>
- <connections>
- <action selector="recontect:" destination="-1" eventType="touchUpInside" id="AYU-Hf-gjA"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="JMz-TR-DBb" secondAttribute="trailing" constant="20" id="l0a-df-kca"/>
- <constraint firstAttribute="height" constant="58" id="oc1-nr-rDb"/>
- <constraint firstItem="JMz-TR-DBb" firstAttribute="centerY" secondItem="req-YV-04j" secondAttribute="centerY" id="uvV-Lx-BGq"/>
- </constraints>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="添加设备" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hW4-DP-r63">
- <rect key="frame" x="25" y="20" width="77.5" height="23"/>
- <fontDescription key="fontDescription" type="system" pointSize="19"/>
- <color key="textColor" red="0.13333333333333333" green="0.13333333333333333" blue="0.13333333333333333" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="WAH-0W-K4L">
- <rect key="frame" x="0.0" y="58" width="300" height="236"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </tableView>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="dPn-5z-0u8" firstAttribute="leading" secondItem="ZGH-yi-tbP" secondAttribute="leading" id="CTx-JA-Uic"/>
- <constraint firstItem="dPn-5z-0u8" firstAttribute="top" secondItem="WAH-0W-K4L" secondAttribute="bottom" id="DDP-4T-YE7"/>
- <constraint firstItem="hW4-DP-r63" firstAttribute="leading" secondItem="ZGH-yi-tbP" secondAttribute="leading" constant="25" id="Lqi-L4-XSV"/>
- <constraint firstItem="WAH-0W-K4L" firstAttribute="leading" secondItem="ZGH-yi-tbP" secondAttribute="leading" id="MuQ-NW-axf"/>
- <constraint firstAttribute="height" constant="341" id="U2l-wv-gPc"/>
- <constraint firstItem="req-YV-04j" firstAttribute="leading" secondItem="ZGH-yi-tbP" secondAttribute="leading" id="WEU-Qy-4ff"/>
- <constraint firstItem="req-YV-04j" firstAttribute="top" secondItem="ZGH-yi-tbP" secondAttribute="top" id="aoB-zh-cbU"/>
- <constraint firstAttribute="bottom" secondItem="dPn-5z-0u8" secondAttribute="bottom" id="cXE-Sn-KP0"/>
- <constraint firstItem="hW4-DP-r63" firstAttribute="top" secondItem="ZGH-yi-tbP" secondAttribute="top" constant="20" id="e1K-sw-Fwe"/>
- <constraint firstItem="WAH-0W-K4L" firstAttribute="top" secondItem="req-YV-04j" secondAttribute="bottom" id="jXL-bR-cB1"/>
- <constraint firstAttribute="width" constant="300" id="lmj-rW-gMp"/>
- <constraint firstAttribute="trailing" secondItem="req-YV-04j" secondAttribute="trailing" id="pQY-CO-PlQ"/>
- <constraint firstAttribute="trailing" secondItem="dPn-5z-0u8" secondAttribute="trailing" id="sAK-we-BcW"/>
- <constraint firstAttribute="trailing" secondItem="WAH-0W-K4L" secondAttribute="trailing" id="sW0-TS-quP"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="5"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- </subviews>
- <color key="backgroundColor" red="0.6980440616607666" green="0.69803071022033691" blue="0.698039710521698" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstItem="ZGH-yi-tbP" firstAttribute="centerY" secondItem="i5M-Pr-FkT" secondAttribute="centerY" id="qiQ-xV-iEx"/>
- <constraint firstItem="ZGH-yi-tbP" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="rsg-8s-fPz"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
- </view>
- </objects>
- </document>
|