<?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="ipad12_9" orientation="portrait" layout="fullscreen" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22684"/>
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
<capability name="System colors in document resources" minToolsVersion="11.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"/>
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="CommonAlertView" customModule="DolphinEnglishLearnManager" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="1024" height="1366"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iXV-rC-7jh">
|
<rect key="frame" x="307.5" y="569" width="409" height="248.5"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="提示" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lyG-sK-hpk">
|
<rect key="frame" x="186" y="32" width="37" height="21.5"/>
|
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="18"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<stackView opaque="NO" contentMode="scaleToFill" spacing="27" translatesAutoresizingMaskIntoConstraints="NO" id="4CG-pJ-vfV">
|
<rect key="frame" x="67" y="182.5" width="275" height="40"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="eUg-Ri-V3v">
|
<rect key="frame" x="0.0" y="0.0" width="124" height="40"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="40" id="8OA-Ib-Rfl"/>
|
<constraint firstAttribute="width" constant="124" id="Wam-9U-4f6"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="关闭">
|
<color key="titleColor" red="0.25490196079999999" green="0.63529411759999999" blue="0.92156862750000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="4"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="color" keyPath="ld_borderColorXIB">
|
<color key="value" red="0.25490196079999999" green="0.63529411759999999" blue="0.92156862750000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_borderWidthXIB">
|
<real key="value" value="1"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="closeAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="QtB-fw-4O8"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Qeb-KI-yJN">
|
<rect key="frame" x="151" y="0.0" width="124" height="40"/>
|
<color key="backgroundColor" red="0.25490196079999999" green="0.63529411759999999" blue="0.92156862750000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="40" id="gA3-ga-PM7"/>
|
<constraint firstAttribute="width" constant="124" id="sTB-P5-uWe"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="确认"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="4"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="completeAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="Frc-fB-CAw"/>
|
</connections>
|
</button>
|
</subviews>
|
</stackView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CVE-yP-zb4">
|
<rect key="frame" x="20" y="99.5" width="369" height="20"/>
|
<constraints>
|
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="20" id="nwo-4g-f7n"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="4CG-pJ-vfV" firstAttribute="top" secondItem="CVE-yP-zb4" secondAttribute="bottom" constant="63" id="B5i-qR-HdF"/>
|
<constraint firstItem="4CG-pJ-vfV" firstAttribute="centerX" secondItem="iXV-rC-7jh" secondAttribute="centerX" id="KVF-n3-qVT"/>
|
<constraint firstItem="CVE-yP-zb4" firstAttribute="top" secondItem="lyG-sK-hpk" secondAttribute="bottom" constant="46" id="LHn-X6-s5n"/>
|
<constraint firstAttribute="width" constant="408.56999999999999" id="LYU-a3-xpN"/>
|
<constraint firstAttribute="trailing" secondItem="CVE-yP-zb4" secondAttribute="trailing" constant="20" id="XcM-RH-MOg"/>
|
<constraint firstAttribute="bottom" secondItem="4CG-pJ-vfV" secondAttribute="bottom" constant="26" id="cEB-nM-gID"/>
|
<constraint firstItem="lyG-sK-hpk" firstAttribute="centerX" secondItem="iXV-rC-7jh" secondAttribute="centerX" id="dXZ-Ev-3vZ"/>
|
<constraint firstItem="CVE-yP-zb4" firstAttribute="centerX" secondItem="iXV-rC-7jh" secondAttribute="centerX" id="sAa-RM-EM2"/>
|
<constraint firstItem="lyG-sK-hpk" firstAttribute="top" secondItem="iXV-rC-7jh" secondAttribute="top" constant="32" id="t4W-8p-o9L"/>
|
<constraint firstItem="CVE-yP-zb4" firstAttribute="leading" secondItem="iXV-rC-7jh" secondAttribute="leading" constant="20" id="yiR-k6-hOd"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="10"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.69999999999999996" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstItem="iXV-rC-7jh" firstAttribute="centerY" secondItem="vUN-kp-3ea" secondAttribute="centerY" id="CQd-Q7-Cd5"/>
|
<constraint firstItem="iXV-rC-7jh" firstAttribute="centerX" secondItem="vUN-kp-3ea" secondAttribute="centerX" id="Dog-nm-40j"/>
|
</constraints>
|
<connections>
|
<outlet property="btn_close" destination="eUg-Ri-V3v" id="tyN-SJ-Of9"/>
|
<outlet property="btn_complete" destination="Qeb-KI-yJN" id="HYR-zf-9Y4"/>
|
<outlet property="cons_btnClose" destination="Wam-9U-4f6" id="Tsy-Di-28D"/>
|
<outlet property="label_content" destination="CVE-yP-zb4" id="wNk-0t-cph"/>
|
<outlet property="view_container" destination="iXV-rC-7jh" id="TzA-4l-9IR"/>
|
</connections>
|
<point key="canvasLocation" x="140" y="21"/>
|
</view>
|
</objects>
|
<resources>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|