79 lines
6.2 KiB
XML
79 lines
6.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
|
|
<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="default" indentationWidth="10" rowHeight="218" id="KGk-i7-Jjw" customClass="QXNoticeAnchorCell">
|
|
<rect key="frame" x="0.0" y="0.0" width="665" height="218"/>
|
|
<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="665" height="218"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="A33-lf-bv5">
|
|
<rect key="frame" x="609" y="89" width="40" height="40"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="40" id="Mb9-G1-4hI"/>
|
|
<constraint firstAttribute="height" constant="40" id="sfr-a5-HD5"/>
|
|
</constraints>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" image="home_switch_on"/>
|
|
<state key="selected" image="home_switch_off"/>
|
|
<connections>
|
|
<action selector="btnSwitchAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="CLN-b8-5oC"/>
|
|
</connections>
|
|
</button>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="kqD-zm-rKh">
|
|
<rect key="frame" x="16" y="84" width="50" height="50"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="50" id="Yju-ae-sh1"/>
|
|
<constraint firstAttribute="height" constant="50" id="iIe-IH-Mma"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRaiuds">
|
|
<integer key="value" value="25"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</imageView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="如梦幻泡影" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wjO-Nb-dzj">
|
|
<rect key="frame" x="76" y="98.666666666666671" width="523" height="21"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="wjO-Nb-dzj" firstAttribute="leading" secondItem="kqD-zm-rKh" secondAttribute="trailing" constant="10" id="Bzl-K0-MiK"/>
|
|
<constraint firstAttribute="trailing" secondItem="A33-lf-bv5" secondAttribute="trailing" constant="16" id="RUh-nG-aSw"/>
|
|
<constraint firstItem="kqD-zm-rKh" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="V89-Eg-OBF"/>
|
|
<constraint firstItem="wjO-Nb-dzj" firstAttribute="centerY" secondItem="kqD-zm-rKh" secondAttribute="centerY" id="WOM-Bx-f8F"/>
|
|
<constraint firstItem="A33-lf-bv5" firstAttribute="leading" secondItem="wjO-Nb-dzj" secondAttribute="trailing" constant="10" id="cZU-YS-5XN"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
|
|
<constraints>
|
|
<constraint firstItem="A33-lf-bv5" firstAttribute="centerY" secondItem="aW0-zy-SZf" secondAttribute="centerY" id="Bui-BI-8JV"/>
|
|
<constraint firstItem="kqD-zm-rKh" firstAttribute="centerY" secondItem="aW0-zy-SZf" secondAttribute="centerY" id="NLE-6e-ut5"/>
|
|
</constraints>
|
|
<connections>
|
|
<outlet property="btnSwitch" destination="A33-lf-bv5" id="tLw-p8-g0j"/>
|
|
<outlet property="headerImagView" destination="kqD-zm-rKh" id="X1T-k9-ngy"/>
|
|
<outlet property="nameLabel" destination="wjO-Nb-dzj" id="xQo-OW-2R1"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="402.29007633587787" y="80.985915492957744"/>
|
|
</tableViewCell>
|
|
</objects>
|
|
<resources>
|
|
<image name="home_switch_off" width="40" height="32"/>
|
|
<image name="home_switch_on" width="40" height="32"/>
|
|
</resources>
|
|
</document>
|