79 lines
6.6 KiB
XML
79 lines
6.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" 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="22685"/>
|
|
<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="NotiCenterViewController">
|
|
<connections>
|
|
<outlet property="tableView" destination="led-oX-0RS" id="7cj-Ih-kwz"/>
|
|
<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="393" height="852"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2mx-7I-LLS">
|
|
<rect key="frame" x="0.0" y="59" width="393" height="44"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Vch-gT-LYq">
|
|
<rect key="frame" x="15" y="10" width="24" height="24"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="Vch-gT-LYq" secondAttribute="height" multiplier="1:1" id="5jl-Y9-YBz"/>
|
|
<constraint firstAttribute="height" constant="24" id="8bE-BS-OfA"/>
|
|
</constraints>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" image="fanhui"/>
|
|
<connections>
|
|
<action selector="gobackAction:" destination="-1" eventType="touchUpInside" id="GtT-rN-5E8"/>
|
|
</connections>
|
|
</button>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="通知" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lwx-be-vjd">
|
|
<rect key="frame" x="179.33333333333334" y="11.666666666666671" width="34.666666666666657" height="21"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="lwx-be-vjd" firstAttribute="centerX" secondItem="2mx-7I-LLS" secondAttribute="centerX" id="DCe-Kb-Ha6"/>
|
|
<constraint firstItem="lwx-be-vjd" firstAttribute="centerY" secondItem="Vch-gT-LYq" secondAttribute="centerY" id="IyH-2s-Qor"/>
|
|
<constraint firstItem="Vch-gT-LYq" firstAttribute="leading" secondItem="2mx-7I-LLS" secondAttribute="leading" constant="15" id="NGA-75-Rbm"/>
|
|
<constraint firstAttribute="height" constant="44" id="a6t-Gn-0Vd"/>
|
|
<constraint firstAttribute="bottom" secondItem="Vch-gT-LYq" secondAttribute="bottom" constant="10" id="hv6-Ha-lkj"/>
|
|
</constraints>
|
|
</view>
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" estimatedSectionHeaderHeight="-1" sectionFooterHeight="18" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="led-oX-0RS">
|
|
<rect key="frame" x="0.0" y="103" width="393" height="715"/>
|
|
<color key="backgroundColor" systemColor="groupTableViewBackgroundColor"/>
|
|
</tableView>
|
|
</subviews>
|
|
<viewLayoutGuide key="safeArea" id="Q5M-cg-NOt"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="led-oX-0RS" firstAttribute="centerX" secondItem="Q5M-cg-NOt" secondAttribute="centerX" id="2l1-cL-rQl"/>
|
|
<constraint firstItem="2mx-7I-LLS" firstAttribute="width" secondItem="i5M-Pr-FkT" secondAttribute="width" id="ESz-0V-t0T"/>
|
|
<constraint firstItem="led-oX-0RS" firstAttribute="width" secondItem="i5M-Pr-FkT" secondAttribute="width" id="Fws-0a-UOd"/>
|
|
<constraint firstItem="led-oX-0RS" firstAttribute="top" secondItem="2mx-7I-LLS" secondAttribute="bottom" id="T01-El-6eL"/>
|
|
<constraint firstItem="2mx-7I-LLS" firstAttribute="top" secondItem="Q5M-cg-NOt" secondAttribute="top" id="cSF-Es-GO6"/>
|
|
<constraint firstItem="2mx-7I-LLS" firstAttribute="centerX" secondItem="Q5M-cg-NOt" secondAttribute="centerX" id="pI6-je-3yA"/>
|
|
<constraint firstItem="Q5M-cg-NOt" firstAttribute="bottom" secondItem="led-oX-0RS" secondAttribute="bottom" id="qlr-QU-gnW"/>
|
|
</constraints>
|
|
<point key="canvasLocation" x="69" y="20"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<image name="fanhui" width="200" height="200"/>
|
|
<systemColor name="groupTableViewBackgroundColor">
|
|
<color red="0.94901960784313721" green="0.94901960784313721" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</systemColor>
|
|
</resources>
|
|
</document>
|