<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--CustomBottomAlertController-->
<scene sceneID="7Lz-Wo-xAt">
<objects>
<viewController storyboardIdentifier="CustomBottomAlertController" id="2sV-M8-XoS" userLabel="CustomBottomAlertController" customClass="CustomBottomAlertController" customModule="PaiAi" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="8md-dL-1Bc"/>
<viewControllerLayoutGuide type="bottom" id="22C-Bx-sFe"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="WzC-dU-gbA">
<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="YU1-i8-O4B">
<rect key="frame" x="0.0" y="565" width="375" height="102"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GE3-6C-DXU">
<rect key="frame" x="0.0" y="54" width="375" height="48"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="height" constant="48" id="TvR-yw-sxX"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="20"/>
<state key="normal" title="取消">
<color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
</button>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Mrs-dK-1eg">
<rect key="frame" x="0.0" y="48" width="375" height="6"/>
<color key="backgroundColor" red="0.88627450980392153" green="0.88627450980392153" blue="0.88627450980392153" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="6" id="Wzy-7z-aEf"/>
</constraints>
</view>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mGF-Bu-KGs">
<rect key="frame" x="0.0" y="0.0" width="375" height="48"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="height" constant="48" id="OGN-J3-L0K"/>
</constraints>
<fontDescription key="fontDescription" name=".SFNSDisplay" family=".SF NS Display" pointSize="20"/>
<state key="normal" title="退出该群">
<color key="titleColor" red="0.97254901959999995" green="0.33725490200000002" blue="0.51372549020000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
</button>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="GE3-6C-DXU" secondAttribute="bottom" id="KDC-0P-gRT"/>
<constraint firstItem="mGF-Bu-KGs" firstAttribute="top" secondItem="YU1-i8-O4B" secondAttribute="top" id="TTp-kp-aok"/>
<constraint firstAttribute="trailing" secondItem="Mrs-dK-1eg" secondAttribute="trailing" id="TmC-Ep-hOs"/>
<constraint firstItem="GE3-6C-DXU" firstAttribute="leading" secondItem="YU1-i8-O4B" secondAttribute="leading" id="U4h-gQ-Sj4"/>
<constraint firstItem="mGF-Bu-KGs" firstAttribute="leading" secondItem="YU1-i8-O4B" secondAttribute="leading" id="UGW-of-Cia"/>
<constraint firstItem="Mrs-dK-1eg" firstAttribute="leading" secondItem="YU1-i8-O4B" secondAttribute="leading" id="V4v-je-Q6Q"/>
<constraint firstItem="Mrs-dK-1eg" firstAttribute="top" secondItem="mGF-Bu-KGs" secondAttribute="bottom" id="Zj3-pM-jMW"/>
<constraint firstItem="GE3-6C-DXU" firstAttribute="top" secondItem="Mrs-dK-1eg" secondAttribute="bottom" id="a1B-1q-Jm8"/>
<constraint firstAttribute="trailing" secondItem="mGF-Bu-KGs" secondAttribute="trailing" id="dcG-aU-qss"/>
<constraint firstAttribute="trailing" secondItem="GE3-6C-DXU" secondAttribute="trailing" id="nv7-5f-agp"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.50668275119999995" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="YU1-i8-O4B" firstAttribute="leading" secondItem="WzC-dU-gbA" secondAttribute="leading" id="6h4-Dn-mki"/>
<constraint firstAttribute="trailing" secondItem="YU1-i8-O4B" secondAttribute="trailing" id="Dip-cn-oA3"/>
<constraint firstItem="22C-Bx-sFe" firstAttribute="top" secondItem="YU1-i8-O4B" secondAttribute="bottom" id="mNq-l0-gYS"/>
</constraints>
</view>
<connections>
<outlet property="cancelBtn" destination="GE3-6C-DXU" id="VNV-sk-jeL"/>
<outlet property="confirmBtn" destination="mGF-Bu-KGs" id="TdC-kW-P5y"/>
<outlet property="confirmHeightConstraint" destination="OGN-J3-L0K" id="Wmk-46-si8"/>
<outlet property="contentView" destination="YU1-i8-O4B" id="rOn-G4-vjs"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="dzN-2k-Yay" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-3514" y="2085"/>
</scene>
<!--CustomMiddleAlertController-->
<scene sceneID="xwj-8S-ekf">
<objects>
<viewController storyboardIdentifier="CustomMiddleAlertController" id="FFi-72-LVG" userLabel="CustomMiddleAlertController" customClass="CustomMiddleAlertController" customModule="PaiAi" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="Ier-q1-2HV"/>
<viewControllerLayoutGuide type="bottom" id="FXE-zz-4q0"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="xQd-YF-lp3">
<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="pKX-iy-wEJ">
<rect key="frame" x="40" y="258.5" width="295" height="150"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="删除群成员" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5Pj-Fq-BCG">
<rect key="frame" x="22" y="26" width="82" height="20"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="删除后将不再能看到群内照片" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ia3-yT-VIX">
<rect key="frame" x="22" y="60" width="257" height="20"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hne-bO-aJf">
<rect key="frame" x="151" y="99" width="128" height="36"/>
<color key="backgroundColor" red="0.50588235290000005" green="0.81960784310000001" blue="0.20784313730000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="36" id="62L-yZ-Sq4"/>
<constraint firstAttribute="width" constant="128" id="Qcf-gQ-MSm"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<state key="normal" title="确认">
<color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
</button>
<button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RLI-hD-EcR">
<rect key="frame" x="16" y="99" width="128" height="36"/>
<color key="backgroundColor" red="0.87058823529999996" green="0.87058823529999996" blue="0.87058823529999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="36" id="QsN-Rc-NBL"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<state key="normal" title="取消">
<color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
</button>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="hne-bO-aJf" secondAttribute="bottom" constant="15" id="6c6-Uw-2h4"/>
<constraint firstAttribute="height" constant="150" id="KMk-4v-X56"/>
<constraint firstItem="Ia3-yT-VIX" firstAttribute="top" secondItem="5Pj-Fq-BCG" secondAttribute="bottom" constant="14" id="Kps-Dh-63g"/>
<constraint firstAttribute="trailing" secondItem="hne-bO-aJf" secondAttribute="trailing" constant="16" id="Tl6-8E-5Pn"/>
<constraint firstItem="RLI-hD-EcR" firstAttribute="centerY" secondItem="hne-bO-aJf" secondAttribute="centerY" id="X7U-MI-Chj"/>
<constraint firstItem="5Pj-Fq-BCG" firstAttribute="top" secondItem="pKX-iy-wEJ" secondAttribute="top" constant="26" id="ZXZ-8I-GZH"/>
<constraint firstItem="hne-bO-aJf" firstAttribute="leading" secondItem="RLI-hD-EcR" secondAttribute="trailing" constant="7" id="idg-0i-1n8"/>
<constraint firstItem="RLI-hD-EcR" firstAttribute="leading" secondItem="pKX-iy-wEJ" secondAttribute="leading" constant="16" id="juc-9W-U8s"/>
<constraint firstItem="Ia3-yT-VIX" firstAttribute="leading" secondItem="5Pj-Fq-BCG" secondAttribute="leading" id="rwN-2v-lmJ"/>
<constraint firstItem="Ia3-yT-VIX" firstAttribute="trailing" secondItem="hne-bO-aJf" secondAttribute="trailing" id="tds-pT-a6u"/>
<constraint firstItem="5Pj-Fq-BCG" firstAttribute="leading" secondItem="pKX-iy-wEJ" secondAttribute="leading" constant="22" id="xcN-pp-4ES"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.49536611520000001" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="pKX-iy-wEJ" firstAttribute="centerX" secondItem="xQd-YF-lp3" secondAttribute="centerX" id="GRC-h7-DpD"/>
<constraint firstAttribute="trailing" secondItem="pKX-iy-wEJ" secondAttribute="trailing" constant="40" id="kO9-wa-zNB"/>
<constraint firstItem="pKX-iy-wEJ" firstAttribute="leading" secondItem="xQd-YF-lp3" secondAttribute="leading" constant="40" id="o5S-9Z-zgr"/>
<constraint firstItem="pKX-iy-wEJ" firstAttribute="centerY" secondItem="xQd-YF-lp3" secondAttribute="centerY" id="q1Z-44-g4o"/>
</constraints>
</view>
<connections>
<outlet property="cancelBtn" destination="RLI-hD-EcR" id="dBC-yu-yy8"/>
<outlet property="confirmBtn" destination="hne-bO-aJf" id="yN7-l4-V7I"/>
<outlet property="confirmWidthConstraint" destination="Qcf-gQ-MSm" id="Ow5-s8-NUz"/>
<outlet property="contentView" destination="pKX-iy-wEJ" id="nSY-qe-OGe"/>
<outlet property="describeLabel" destination="Ia3-yT-VIX" id="QV6-EJ-0JV"/>
<outlet property="titleLabel" destination="5Pj-Fq-BCG" id="e7j-9C-Cq5"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="7N7-1W-wak" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="2070.5" y="2042.5"/>
</scene>
</scenes>
<simulatedMetricsContainer key="defaultSimulatedMetrics">
<simulatedStatusBarMetrics key="statusBar"/>
<simulatedOrientationMetrics key="orientation"/>
<simulatedScreenMetrics key="destination" type="retina4_7.fullscreen"/>
</simulatedMetricsContainer>
</document>
|